[Debian-astro-maintainers] Bug#860679: pydl: FTBFS on i386: Test failures

Lucas Nussbaum lucas at debian.org
Wed Apr 19 07:30:54 UTC 2017


Source: pydl
Version: 0.5.3-2
Severity: serious
Tags: stretch sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20170418-i386 qa-ftbfs
Justification: FTBFS in stretch on i386

Hi,

During a rebuild of all packages in stretch (in a stretch chroot, not a
sid chroot), your package failed to build on i386.

Relevant part (hopefully):
> 037     --------
> 038     >>> import numpy as np
> 039     >>> from pydl import uniq
> 040     >>> uniq(np.sort(np.array([ 1, 2, 3, 1, 5, 6, 1, 7, 3, 2, 5, 9, 11, 1 ])))
> Expected:
>     array([ 3,  5,  7,  9, 10, 11, 12, 13])
> Got:
>     array([ 3,  5,  7,  9, 10, 11, 12, 13], dtype=int32)
> 
> /tmp/pydl-test-4cudd_0b/lib.linux-i686-3.5/pydl/uniq.py:40: DocTestFailure
> ============================ pytest-warning summary ============================
> WC1 None [pytest] section in setup.cfg files is deprecated, use [tool:pytest] instead.
> ====== 1 failed, 122 passed, 1 skipped, 1 pytest-warnings in 6.26 seconds ======
> /usr/lib/python3/dist-packages/astropy/config/configuration.py:541: ConfigurationMissingWarning: Configuration defaults will be used due to FileNotFoundError:2 on None
>   warn(ConfigurationMissingWarning(msg))
> debian/rules:28: recipe for target 'override_dh_auto_test' failed

The full build log is available from:
   http://aws-logs.debian.net/2017/04/18/pydl_0.5.3-2_testing-i386.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the Debian-astro-maintainers mailing list