https://bugzilla.novell.com/show_bug.cgi?id=473124 Summary: Python wrong ELF class Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: x86-64 OS/Version: openSUSE 11.1 Status: NEW Severity: Critical Priority: P5 - None Component: Update Problems AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: gassauer@kde.org QAContact: jsrain@novell.com Found By: --- User-Agent: Mozilla/5.0 (compatible; Konqueror/4.2; Linux) KHTML/4.2.0 (like Gecko) SUSE importing functools throws an error IMHO after an update of today. the function worked till about 21:00 20090205 python Python 2.6 (r26:66714, Feb 3 2009, 20:49:49) [GCC 4.3.2 [gcc-4_3-branch revision 141291]] on linux2 Type "help", "copyright", "credits" or "license" for more information.
import functools Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib64/python2.6/functools.py", line 10, in <module> from _functools import partial, reduce ImportError: /usr/lib64/python2.6/lib-dynload/_functools.so: wrong ELF class: ELFCLASS32
Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.