Source: python-astropy
Version: 1.1.1-3
Severity: serious
Your package failed to build on every architecture when rebuilt against
libcfitsio4:
with fits.open(self.temp('test.fits')) as hdul:
> assert (hdul['SCI'].data == cube).all()
E assert <built-in method all of numpy.ndarray object at 0xef7cb1b0>()
E + where <built-in method all of numpy.ndarray object at
0xef7cb1b0> = array([[[ 0...dtype=float32) == array([[[ 0....dtype=float32)
E Detailed information truncated, use "-vv" to show.all
Logs at:
https://buildd.debian.org/status/logs.php?pkg=python-astropy&ver=1.1.1-3%2Bb1
Emilio