Your message dated Fri, 14 Dec 2007 20:54:49 +0100
with message-id <[EMAIL PROTECTED]>
and subject line seems to work, closing
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: python-scipy
Version: 0.6.0-4
Severity: grave
Justification: renders package unusable
$ python
Python 2.4.4 (#2, Aug 16 2007, 02:03:40)
[GCC 4.1.3 20070812 (prerelease) (Debian 4.1.2-15)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import scipy
>>> import scipy.linalg
Traceback (most recent call last):
File "<stdin>", line 1, in ?
File "/usr/lib/python2.4/site-packages/scipy/linalg/__init__.py", line 8, in ?
from basic import *
File "/usr/lib/python2.4/site-packages/scipy/linalg/basic.py", line 17, in ?
from lapack import get_lapack_funcs
File "/usr/lib/python2.4/site-packages/scipy/linalg/lapack.py", line 18, in ?
from scipy.linalg import clapack
ImportError: /usr/lib/python2.4/site-packages/scipy/linalg/clapack.so:
undefined symbol: clapack_sgesv
Update: looks like installing atlas3-sse2 helps to resolve the dependencies.
So it's either the dependencies or the ABI which is broken, pick any.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.23.1 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages python-scipy depends on:
ii lapack3 [liblapack.so. 3.0.20000531a-6.1 library of linear algebra routines
ii libc6 2.7-3 GNU C Library: Shared libraries
ii libfftw3-3 3.1.2-3 library for computing Fast Fourier
ii libg2c0 1:3.4.6-6 Runtime library for GNU Fortran 77
ii libgcc1 1:4.2.2-4 GCC support library
ii libstdc++6 4.2.2-4 The GNU Standard C++ Library v3
ii libsuitesparse 3.0.0-7 collection of libraries for comput
ii python 2.4.4-6 An interactive high-level object-o
ii python-central 0.5.15 register and build utility for Pyt
ii python-imaging 1.1.6-1 Python Imaging Library
ii python-numpy 1:1.0.3-1 Numerical Python adds a fast array
ii refblas3 [libblas.so.3 1.2-8 Basic Linear Algebra Subroutines 3
Versions of packages python-scipy recommends:
ii g++ [c++-compiler] 4:4.2.1-6 The GNU C++ compiler
ii g++-4.1 [c++-compiler] 4.1.2-17 The GNU C++ compiler
ii g++-4.2 [c++-compiler] 4.2.2-4 The GNU C++ compiler
-- no debconf information
--- End Message ---
--- Begin Message ---
Hi,
I didn't get any response for 6 days and I cannot reproduce this bug,
also a new revision is in the archive, that also besides other things
should fix similar problems as reported in this bug, so I am closing the
bug.
If you disagree and it still doesn't work for you, please reopen it and
provide more information.
Thanks a lot,
Ondrej
--- End Message ---