[Python-modules-team] Bug#800819: pyfits: Still FTBFS on mips

Scott Kitterman debian at kitterman.com
Sat Oct 3 23:02:56 UTC 2015


Source: pyfits
Version: 1:3.3-6
Severity: serious
Justification: fails to build from source (but built successfully in the past)

There's still a test failure on mips, despite everthing building on other
archs now (thanks for fixing those):

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/«PKGBUILDDIR»/.pybuild/pythonX.Y_2.7/build/pyfits/tests/test_image.py", line 1328, in test_compression_with_gzip_column
    assert np.all(comp_hdu.data[0] == arr[0])
AssertionError

----------------------------------------------------------------------
Ran 405 tests in 213.015s

FAILED (failures=3)
E: pybuild pybuild:262: test: plugin distutils failed with: exit code=1: cd /«PKGBUILDDIR»/.pybuild/pythonX.Y_2.7/build; python2.7 -m nose 
dh_auto_test: pybuild --test --test-nose -i python{version} -p 2.7 --dir . returned exit code 13
debian/rules:6: recipe for target 'build-arch' failed
make: *** [build-arch] Error 25

This is blocking progress on the python3.5 transition, so I would appreciate
it if you could make it a priority to address.

Scott K



More information about the Python-modules-team mailing list