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 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. > > I got the same error with Cython: > > ImportError: > /usr/lib/python2.7/dist-packages/Cython/Compiler/Code.x86_64-linux-gnu.so: > undefined symbol: PyFPE_jbuf. You should look at http://www.cython.org" > > It seems the following change in 2.7.14~rc1-1 broke the ABI: > * Stop building the fpectl extension.
yes, that's intended. I'll add a break. Are there other known packages besides python-numpy?