Bug#873791: [python-numpy] Undefined symbols on several architectures

2017-09-04 Thread Adrian Bunk
A binNMU list is attached. cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed nmu adios_1.12

Bug#873791: [python-numpy] Undefined symbols on several architectures

2017-09-03 Thread Adrian Bunk
Control: reopen -1 On Thu, Aug 31, 2017 at 12:48:53PM +0200, Matthias Klose wrote: > On 31.08.2017 12:35, Adrian Bunk wrote: > > Control: reassign -1 python2.7 2.7.14~rc1-1 > > Control: retitle -1 python2.7: fpectl extension removal broke the ABI for C > > extensions > > Control: affects -1 pytho

Bug#873791: [python-numpy] Undefined symbols on several architectures

2017-09-03 Thread Sébastien Villemot
On Thu, 31 Aug 2017 12:48:53 +0200 Matthias Klose wrote: > yes, that's intended. I'll add a break.  Are there other known packages > besides > python-numpy? Looks like python-scipy is also affected: $ python -c "from scipy import linalg" Traceback (most recent call last):   File "", line 1, in

Bug#873791: [python-numpy] Undefined symbols on several architectures

2017-09-01 Thread Adrian Bunk
On Fri, Sep 01, 2017 at 11:18:00AM +0300, Adrian Bunk wrote: > On Thu, Aug 31, 2017 at 12:48:53PM +0200, Matthias Klose wrote: > > On 31.08.2017 12:35, Adrian Bunk wrote: > > > Control: reassign -1 python2.7 2.7.14~rc1-1 > > > Control: retitle -1 python2.7: fpectl extension removal broke the ABI fo

Bug#873791: [python-numpy] Undefined symbols on several architectures

2017-09-01 Thread Adrian Bunk
On Thu, Aug 31, 2017 at 12:48:53PM +0200, Matthias Klose wrote: > On 31.08.2017 12:35, Adrian Bunk wrote: > > Control: reassign -1 python2.7 2.7.14~rc1-1 > > Control: retitle -1 python2.7: fpectl extension removal broke the ABI for C > > extensions > > Control: affects -1 python-numpy > > > > On

Bug#873791: [python-numpy] Undefined symbols on several architectures

2017-08-31 Thread Matthias Klose
On 31.08.2017 16:39, Axel Beckert wrote: > Control: affects -1 + apprecommender apt aptitude > > Hi, > > Ole Streicher wrote: >> Package: python-numpy > [...] >> ImportError: >> /usr/lib/python2.7/dist-packages/numpy/random/mtrand.aarch64-linux-gnu.so: >> undefined symbol: PyFPE_jbuf > > appreco

Bug#873791: [python-numpy] Undefined symbols on several architectures

2017-08-31 Thread Axel Beckert
Control: affects -1 + apprecommender apt aptitude Hi, Ole Streicher wrote: > Package: python-numpy [...] > ImportError: > /usr/lib/python2.7/dist-packages/numpy/random/mtrand.aarch64-linux-gnu.so: > undefined symbol: PyFPE_jbuf apprecommender uses python-numpy in its apprec-apt tool which is cal

Bug#873791: [python-numpy] Undefined symbols on several architectures

2017-08-31 Thread Matthias Klose
On 31.08.2017 12:35, Adrian Bunk wrote: > Control: reassign -1 python2.7 2.7.14~rc1-1 > Control: retitle -1 python2.7: fpectl extension removal broke the ABI for C > extensions > Control: affects -1 python-numpy > > On Thu, Aug 31, 2017 at 11:34:55AM +0200, Michał Klichowicz wrote: >> Got that er

Bug#873791: [python-numpy] Undefined symbols on several architectures

2017-08-31 Thread Adrian Bunk
Control: reassign -1 python2.7 2.7.14~rc1-1 Control: retitle -1 python2.7: fpectl extension removal broke the ABI for C extensions Control: affects -1 python-numpy On Thu, Aug 31, 2017 at 11:34:55AM +0200, Michał Klichowicz wrote: > Got that error on amd64, too. > > This started today, after the

Bug#873791: [python-numpy] Undefined symbols on several architectures

2017-08-31 Thread Michał Klichowicz
Got that error on amd64, too. This started today, after the upgrading python2.7 packages to 2.7.14~rc1 in sid. Downgrading back to buster's 2.7.13-2 solves the problem. Michal K.

Bug#873791: [python-numpy] Undefined symbols on several architectures

2017-08-31 Thread Ole Streicher
Package: python-numpy Version: 1.12.1-3+b2 Severity: serious Affects: src:casacore On several platforms, numpy cannot be loaded successfully due to missing symbols: import numpy as NUM; File "/usr/lib/python2.7/dist-packages/numpy/__init__.py", line 166, in from . import random File