Package: python-fabio Version: 0.9.0+dfsg-2 Severity: serious
Python-fabio's autopkgtest is failing,
====================================================================== ERROR: testFullFormatName (fabio.test.testfabioconvert.TestFabioConvert) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python3/dist-packages/fabio/test/testfabioconvert.py", line 135, in testFullFormatName image = fabio.open("output/03.npy") File "/usr/lib/python3/dist-packages/fabio/openimage.py", line 159, in openimage obj = obj.read(obj.filename, frame) File "/usr/lib/python3/dist-packages/fabio/numpyimage.py", line 161, in read self.dataset = numpy.load(infile) File "/usr/lib/python3/dist-packages/numpy/lib/npyio.py", line 447, in load pickle_kwargs=pickle_kwargs) File "/usr/lib/python3/dist-packages/numpy/lib/format.py", line 696, in read_array raise ValueError("Object arrays cannot be loaded when " ValueError: Object arrays cannot be loaded when allow_pickle=False ----------------------------------------------------------------------
This appears to be happening during both the unstable->testing migration tests and the pure unstable tests, but not during the pure testing tests.