Your message dated Mon, 16 Jun 2008 12:22:56 +0100
with message-id <[EMAIL PROTECTED]>
and subject line This was fixed in version 0.10.4-1.2
has caused the Debian Bug report #479637,
regarding python-clearsilver: Undefined Symbol Py_InitModule4
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
479637: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479637
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: python-clearsilver
Version: 0.10.4-1.1
Severity: normal
After update of python today, trac is failing with the following error:
ClearSilver not installed (/usr/lib/python2.5/site-packages/neo_cgi.so:
undefined symbol: Py_InitModule4)
typing:
python -c 'import neo_cgi'
yields:
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: /usr/lib/python2.5/site-packages/neo_cgi.so: undefined symbol:
Py_InitModule4
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.24-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages python-clearsilver depends on:
ii libc6 2.7-10 GNU C Library: Shared libraries
ii zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime
python-clearsilver recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
This bug can be closed, because it was fixed by ana NMU's.
clearsilver (0.10.4-1.2) unstable; urgency=low
.
* Non-maintainer upload.
* debian/rules: Build python bindings for each python version (instead
of using the same binary for all python versions).
Patch by Chris Lamb. (Closes: #452612)
--
Marco Rodrigues
http://Marco.Tondela.org
--- End Message ---