<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Package: python-fabio<br>
      Version: 0.9.0+dfsg-2<br>
      Severity: serious<br>
      <br>
      Python-fabio's autopkgtest is failing,<br>
      <blockquote type="cite">
        <pre>======================================================================
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

----------------------------------------------------------------------</pre>
      </blockquote>
      This appears to be happening during both the unstable->testing
      migration tests and the pure unstable tests, but not during the
      pure testing tests.<br>
    </p>
  </body>
</html>