Your message dated Wed, 26 Sep 2007 22:47:13 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#444124: fixed in python-scipy 0.6.0-2
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-1
Severity: serious
Dear SciPy maintainers,
SciPy 0.6.0 gives me this error when I try plotting with matplotlib:
<error>
% python p.py
Traceback (most recent call last):
File "plotit.py", line 3, in ?
from scipy import *
File "/usr/lib/python2.4/site-packages/scipy/fftpack/__init__.py", line 10, in ?
from basic import *
File "/usr/lib/python2.4/site-packages/scipy/fftpack/basic.py", line 13, in ?
import _fftpack as fftpack
ImportError: /usr/lib/python2.4/site-packages/scipy/fftpack/_fftpack.so:
undefined symbol: zfftnd_fftw
</error>
The source file is this:
<code>
from scipy import *
from pylab import *
figure(figsize=(9,6))
plot([1,2,3],[4,5,6])
show()
</code>
Needless to say, SciPy 0.5.2 doesn't give this error. I couldn't zero
in on the error. Could you please look into where the problem could
be?
Thanks!
Kumar
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.22.1 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) (ignored: LC_ALL set to
en_US)
Shell: /bin/sh linked to /bin/bash
Versions of packages python-scipy depends on:
ii atlas3-base [liblapack 3.6.0-20.6 Automatically Tuned Linear Algebra
ii fftw2 2.1.3-20 library for computing Fast Fourier
ii lapack3 [liblapack.so. 3.0.20000531a-6.1 library of linear algebra routines
ii libc6 2.6.1-1+b1 GNU C Library: Shared libraries
ii libg2c0 1:3.4.6-6 Runtime library for GNU Fortran 77
ii libgcc1 1:4.2.1-5 GCC support library
ii libstdc++6 4.2.1-5 The GNU Standard C++ Library v3
ii libsuitesparse 3.0.0-6.1 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-5 The GNU C++ compiler
ii g++-4.0 [c++-compiler] 4.0.2-7 The GNU C++ compiler
ii g++-4.1 [c++-compiler] 4.1.2-16 The GNU C++ compiler
ii g++-4.2 [c++-compiler] 4.2.1-5 The GNU C++ compiler
-- no debconf information
--
Kumar Appaiah,
458, Jamuna Hostel,
Indian Institute of Technology Madras,
Chennai - 600 036
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: python-scipy
Source-Version: 0.6.0-2
We believe that the bug you reported is fixed in the latest version of
python-scipy, which is due to be installed in the Debian FTP archive:
python-scipy_0.6.0-2.diff.gz
to pool/main/p/python-scipy/python-scipy_0.6.0-2.diff.gz
python-scipy_0.6.0-2.dsc
to pool/main/p/python-scipy/python-scipy_0.6.0-2.dsc
python-scipy_0.6.0-2_i386.deb
to pool/main/p/python-scipy/python-scipy_0.6.0-2_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Piotr Ożarowski <[EMAIL PROTECTED]> (supplier of updated python-scipy package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Wed, 26 Sep 2007 23:52:25 +0200
Source: python-scipy
Binary: python-scipy
Architecture: source i386
Version: 0.6.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team <[EMAIL PROTECTED]>
Changed-By: Piotr Ożarowski <[EMAIL PROTECTED]>
Description:
python-scipy - scientific tools for Python
Closes: 444124
Changes:
python-scipy (0.6.0-2) unstable; urgency=medium
.
* Replaced fftw-dev with fftw3-dev in Build-Depends (closes: #444124)
Files:
d3022416551523bf4bc5ffc8bb75dbf2 1185 python extra python-scipy_0.6.0-2.dsc
48708cfe671aaef7db8fa5df7f49b994 6827 python extra python-scipy_0.6.0-2.diff.gz
1117e8c441057269c7d9cad3bcf81625 5832060 python extra
python-scipy_0.6.0-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFG+tt7B01zfu119ZkRAvQqAKCyY8Y5Hl0UKscaG3rcPKK/lBLFUACeOtOq
zhJn+XC5ZSq+vnEjffsim7U=
=PJQ3
-----END PGP SIGNATURE-----
--- End Message ---