[python27 0005210]: Importig SSL module on Solaris 10 results in ImportError

Mantis Bug Tracker via bug-notifications bug-notifications at lists.opencsw.org
Fri Nov 21 08:50:50 CET 2014


A NOTE has been added to this issue. 
====================================================================== 
https://www.opencsw.org/mantis/view.php?id=5210 
====================================================================== 
Reported By:                wungad
Assigned To:                dam
====================================================================== 
Project:                    python27
Issue ID:                   5210
Category:                   
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     feedback
====================================================================== 
Date Submitted:             2014-10-03 09:48 CEST
Last Modified:              2014-11-21 08:50 CET
====================================================================== 
Summary:                    Importig SSL module on Solaris 10 results in
ImportError
Description: 
Trying to import ssl result in a import error. See additional information.
====================================================================== 

---------------------------------------------------------------------- 
 (0010981) dam (administrator) - 2014-11-21 08:50
 https://www.opencsw.org/mantis/view.php?id=5210#c10981 
---------------------------------------------------------------------- 
The problem is that it is hard to rebuild transitive toolchains as all
dependencies must then link to the lower ABI. Additionally, there are
interdependencies between different libraries like libc and libnsl when a
function from libnsl from the recent version uses a function only available
in a new libc - then you are basically stuck with downreving the Solaris on
the buildfarm (which we can't do as some fixes we rely on in ZFS and the
linker are only available in later releases). So in short in short I
suggest you just update to u11 and everything works as expected.



More information about the bug-notifications mailing list