Source: python-ltfatpy
Version: 1.0.8-1
Severity: important
Justification: fails to build from source

Builds of python-ltfatpy for 32-bit architectures such as i386 failed
because most (all?) tests didn't care for dim's type:

            if (not isinstance(dim, six.integer_types) and
               not isinstance(dim, np.int_)):
>               raise TypeError("dim should be an integer.")
E               TypeError: dim should be an integer.

You can find the full i386 log at
https://buildd.debian.org/status/fetch.php?pkg=python-ltfatpy&arch=i386&ver=1.0.8-1&stamp=1492853191&raw=0

The builds for the 32-bit non-release architectures m68k and
powerpcspe both nominally succeeded, but AFAICT only because they
skipped the test suite altogether for some reason.

Could you please take a look?

Thanks!

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?a...@monk.mit.edu

-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to