Bug#861094: python-ltfatpy: FTBFS (32-bit): TypeError: dim should be an integer

Ghislain Vaillant ghisvail at gmail.com
Thu Apr 27 10:33:08 UTC 2017


Thanks for breaking this issues down. Forwarding upstream.

On Mon, 24 Apr 2017 11:51:25 -0400 "Aaron M. Ucko" <ucko at debian.org> wrote:
> 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/?amu@monk.mit.edu
>
>



More information about the debian-science-maintainers mailing list