Package: python-ns3 Version: 3.11+dfsg1-1 Severity: serious User: [email protected] Usertags: python2.7
Python 2.7 extension modules are linked with libpython2.6 (sic!). 2.6 and 2.7 are not binary-compatible, so this is asking for crashes or other weird behavior. $ readelf -d /usr/lib/pyshared/python2.7/ns/_core.so | grep python 0x00000001 (NEEDED) Shared library: [libpython2.6.so.1.0] -- Jakub Wilk -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

