[Python-modules-team] Bug#914655: python-scipy: _flapack undefined symbol: ilaver_
    Drew Parsons 
    dparsons at debian.org
       
    Mon Mar 11 16:29:04 GMT 2019
    
    
  
Package: python-scipy
Version: 1.1.0-4
Followup-For: Bug #914655
This bug was partially fixed in python-scipy 0.19.1-2 when
determination of the location of atlas and openblas was fixed.
 
ilaver_ is found in libopenblas.so.0.  
_flapack.x86_64-linux-gnu.so now has NEEDED libopenblas.so.0
But python-scipy Depends: libblas3 | libblas.so.3.
That is as it should be: the dependency should be on the generic blas,
enabling local systems to choose their preferred blas, whether
OpenBLAS, ATLAS or other.
But in that cases the shared library should NEED libblas.so.3, not
libopenblas.so.0.
So there is still some work to do for this bug.
-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.19.0-3-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_WARN, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8), LANGUAGE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages python-scipy depends on:
ii  libc6                             2.28-8
ii  libgcc1                           1:8.3.0-2
ii  libgfortran5                      8.3.0-2
ii  libopenblas-base                  0.3.5+ds-2
ii  libquadmath0                      8.3.0-2
ii  libstdc++6                        8.3.0-2
ii  python                            2.7.16-1
ii  python-decorator                  4.3.0-1.1
ii  python-numpy [python-numpy-abi9]  1:1.16.2-1
Versions of packages python-scipy recommends:
ii  g++                   4:8.3.0-1
ii  g++-7 [c++-compiler]  7.4.0-6
ii  g++-8 [c++-compiler]  8.3.0-2
ii  python-dev            2.7.16-1
ii  python-pil            5.4.1-1
Versions of packages python-scipy suggests:
ii  python-scipy-doc  1.1.0-4
-- no debconf information
    
    
More information about the Python-modules-team
mailing list