reassing 543754 system-config-printer-kde
thanks
the /usr/bin/python binary does provide this symbol.
$ objdump -T /usr/bin/python|grep _Py_ZeroStruct
08140bc0 g DO .data 0000000c Base _Py_ZeroStruct
please see what system-config-printer-kde might do differently.
On 26.08.2009 12:32, Igor Pesando wrote:
Package: python2.5-minimal
Version: 2.5.4-1
Severity: normal
start systemsettings (the kde configuration program) from terminal
choose to configure printer
it does not work but on the terminal you get the backtrace
Traceback (most recent call last):
File
"/usr/share/kde4/apps/system-config-printer-kde/system-config-printer-kde.py", line
32, in<module>
import locale
File "/usr/lib/python2.5/locale.py", line 167, in<module>
import re, operator
ImportError: /usr/lib/python2.5/lib-dynload/operator.so: undefined symbol:
_Py_ZeroStruct
which reveals that import operator is the cause of the problem.
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (900, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash
Versions of packages python2.5-minimal depends on:
ii libc6 2.9-25 GNU C Library: Shared libraries
ii zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime
Versions of packages python2.5-minimal recommends:
ii python2.5 2.5.4-1 An interactive high-level object-o
Versions of packages python2.5-minimal suggests:
ii binfmt-support 1.2.12 Support for extra binary formats
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]