Package: python2.4-psyco
Version: 1.4-2
Severity: grave
Justification: renders package unusable

python2.4-psyco fail to import, here's a transcript:

$ python2.4 -c 'import psyco'
Traceback (most recent call last):
  File "<string>", line 1, in ?
  File "/usr/lib/python2.4/site-packages/psyco/__init__.py", line 45, in ?
    raise ImportError, str(e) + extramsg
ImportError: /usr/lib/python2.4/site-packages/psyco/_psyco.so: undefined 
symbol: PyFPE_jbuf (check that the compiled extension 
'/usr/lib/python2.4/site-packages/psyco/_psyco.so' is for the correct Python 
version; this is Python 2.4.2)
$

I wouldn't know how to check for version mismatches between _psyco.so and
python, but I don't think the error is caused by bad runtime config ^_^
(IOW, I guess that it's a miscompile).  Another user has had the same error
message appear.

Depending on how the program using psyco handles ImportErrors, they may or may
not crash.  But at least psyco itsealf is unusable.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to 
en_GB.ISO-8859-1)

Versions of packages python2.4-psyco depends on:
ii  python2.4                     2.4.2-1    An interactive high-level object-o

Versions of packages python2.4-psyco recommends:
ii  python-psyco-doc              1.4-2      python specializing compiler docum

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to