[oe-issues] [Bug 3296] New: python-core is missing struct.py

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Wed Nov 14 14:36:02 UTC 2007


http://bugs.openembedded.org/show_bug.cgi?id=3296

           Summary: python-core is missing struct.py
           Product: Openembedded
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: Build
        AssignedTo: openembedded-issues at lists.openembedded.org
        ReportedBy: jeremy.laine at bolloretelecom.eu


In python2.5, the 'struct' module is provided by struct.py and
lib-dynload/_struct.so, and not lib-dynload/struct.so (see
python-2.5-manifest.inc).

As a result, the 'struct' module is currently unusable, which for instance
breaks the 'base64' module.

Attached is a patch that fixes the python-core package.


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-issues mailing list