Your message dated Tue, 7 Nov 2006 14:18:09 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#397480: atlas3-sse2: 'liblapack.so.3' has undefined symbol 
while importing 'lapack_lite'
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: atlas3-sse2
Version: 3.6.0-19
Severity: grave
Justification: renders package unusable

I tried to use Scipy from Python2.3. However, after importing Scipy (stable 
branch),
when I try to assign a simple matrix to a variable, it calls 'import 
lapack_lite',
and that gives an error message 
'ImportError: /usr/lib/atlas/sse2/liblapack.so.3: undefined symbol: ATL_ctbmv'

I found the same error with atlas3-base.

Since this appears to be a serious problem which renders this package unusable, 
I am filling a Grave bug report.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.17.11
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages atlas3-sse2 depends on:
ii  debconf [debconf-2.0] 1.4.30.13          Debian configuration management sy
ii  libc6                 2.3.2.ds1-22sarge4 GNU C Library: Shared libraries an
ii  libg2c0               1:3.3.5-13         Runtime library for GNU Fortran 77

-- debconf information:
* atlas3/blas_lapack:
* atlas3/nfs:
* atlas3-sse2/sse2_extensions:
  atlas3-sse2/no_sse2:
* atlas3/ldlp:


--- End Message ---
--- Begin Message ---
On Tue, Nov 07, 2006 at 06:39:05PM +0100, Subhashis Roy wrote:
> Package: atlas3-sse2
> Version: 3.6.0-19
> Severity: grave
> Justification: renders package unusable

> I tried to use Scipy from Python2.3. However, after importing Scipy (stable 
> branch),
> when I try to assign a simple matrix to a variable, it calls 'import 
> lapack_lite',
> and that gives an error message 
> 'ImportError: /usr/lib/atlas/sse2/liblapack.so.3: undefined symbol: ATL_ctbmv'

> I found the same error with atlas3-base.

> Since this appears to be a serious problem which renders this package 
> unusable, 
> I am filling a Grave bug report.

The bug is completely unreproducible here.  That symbol *is* defined by the
version of libblas.so.3 that ships with the Debian atlas3 packages; you
appear to have a broken, non-Debian version of libblas.so.3 on your system
which is causing problems.

To locate it, run ldd /usr/lib/atlas/sse2/liblapack.so.3 and check the
reported location of libblas.so.3.  It will most likely be in /usr/local.

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
[EMAIL PROTECTED]                                   http://www.debian.org/

--- End Message ---

Reply via email to