Source: python-pint Version: 0.7.2-2 Severity: serious Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20160707 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > File "/«PKGBUILDDIR»/pint/testsuite/test_numpy.py", line 174, in > TestNumpyMethods > @helpers.requires_numpy_previous_than('1.10') > File "/«PKGBUILDDIR»/pint/testsuite/helpers.py", line 22, in > requires_numpy_previous_than > return unittest.skipUnless(StrictVersion(NUMPY_VER) < > StrictVersion(version), 'Requires NumPy < %s' % version) > File "/usr/lib/python2.7/distutils/version.py", line 40, in __init__ > self.parse(vstring) > File "/usr/lib/python2.7/distutils/version.py", line 107, in parse > raise ValueError, "invalid version number '%s'" % vstring > ValueError: invalid version number '1.11.1rc1' > > ---------------------------------------------------------------------- > Ran 660 tests in 9.059s > > FAILED (SKIP=11, errors=2) > make[1]: *** [override_dh_auto_test] Error 1 > debian/rules:26: recipe for target 'override_dh_auto_test' failed The full build log is available from: http://people.debian.org/~lucas/logs/2016/07/07/python-pint_0.7.2-2_unstable_reb.normal.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.