Source: ubuntu-dev-tools Version: 0.152 Severity: serious Tags: jessie sid User: [email protected] Usertags: qa-ftbfs-20140208 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): > ====================================================================== > FAIL: test_good (ubuntutools.test.test_archive.DscVerificationTestCase) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/usr/lib/python2.7/dist-packages/mox.py", line 1870, in new_method > func(self, *args, **kwargs) > File "/«PKGBUILDDIR»/ubuntutools/test/test_archive.py", line 60, in > test_good > 'test-data/example_1.0-1.debian.tar.gz')) > AssertionError: False is not true > > ====================================================================== > FAIL: test_md5 (ubuntutools.test.test_archive.DscVerificationTestCase) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/usr/lib/python2.7/dist-packages/mox.py", line 1870, in new_method > func(self, *args, **kwargs) > File "/«PKGBUILDDIR»/ubuntutools/test/test_archive.py", line 84, in test_md5 > self.test_good() > File "/usr/lib/python2.7/dist-packages/mox.py", line 1870, in new_method > func(self, *args, **kwargs) > File "/«PKGBUILDDIR»/ubuntutools/test/test_archive.py", line 60, in > test_good > 'test-data/example_1.0-1.debian.tar.gz')) > AssertionError: False is not true > > ====================================================================== > FAIL: test_sha1 (ubuntutools.test.test_archive.DscVerificationTestCase) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/usr/lib/python2.7/dist-packages/mox.py", line 1870, in new_method > func(self, *args, **kwargs) > File "/«PKGBUILDDIR»/ubuntutools/test/test_archive.py", line 78, in > test_sha1 > self.test_good() > File "/usr/lib/python2.7/dist-packages/mox.py", line 1870, in new_method > func(self, *args, **kwargs) > File "/«PKGBUILDDIR»/ubuntutools/test/test_archive.py", line 60, in > test_good > 'test-data/example_1.0-1.debian.tar.gz')) > AssertionError: False is not true > > ====================================================================== > FAIL: test_mirrors (ubuntutools.test.test_archive.LocalSourcePackageTestCase) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/usr/lib/python2.7/dist-packages/mox.py", line 1870, in new_method > func(self, *args, **kwargs) > File "/«PKGBUILDDIR»/ubuntutools/test/test_archive.py", line 229, in > test_mirrors > pkg.pull() > File "/«PKGBUILDDIR»/ubuntutools/archive.py", line 361, in pull > if self._download_file(url, name): > File "/«PKGBUILDDIR»/ubuntutools/archive.py", line 324, in _download_file > in_ = self.url_opener.open(url) > File "/usr/lib/python2.7/dist-packages/mox.py", line 985, in __call__ > expected_method = self._VerifyMethodCall() > File "/usr/lib/python2.7/dist-packages/mox.py", line 1043, in > _VerifyMethodCall > raise UnexpectedMethodCallError(self, expected) > UnexpectedMethodCallError: Unexpected method call. unexpected:- expected:+ > - > OpenerDirector.open(u'http://mirror/pool/main/e/example/example_1.0-1.debian.tar.xz') > -> None > ? - > ^ > > + > OpenerDirector.open('http://mirror/pool/main/e/example/example_1.0-1.debian.tar.gz') > -> None > ? > ^ > > > ====================================================================== > FAIL: test_pull (ubuntutools.test.test_archive.LocalSourcePackageTestCase) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/usr/lib/python2.7/dist-packages/mox.py", line 1870, in new_method > func(self, *args, **kwargs) > File "/«PKGBUILDDIR»/ubuntutools/test/test_archive.py", line 205, in > test_pull > pkg.pull() > File "/«PKGBUILDDIR»/ubuntutools/archive.py", line 361, in pull > if self._download_file(url, name): > File "/«PKGBUILDDIR»/ubuntutools/archive.py", line 324, in _download_file > in_ = self.url_opener.open(url) > File "/usr/lib/python2.7/dist-packages/mox.py", line 985, in __call__ > expected_method = self._VerifyMethodCall() > File "/usr/lib/python2.7/dist-packages/mox.py", line 1043, in > _VerifyMethodCall > raise UnexpectedMethodCallError(self, expected) > UnexpectedMethodCallError: Unexpected method call. unexpected:- expected:+ > - > OpenerDirector.open(u'http://archive.ubuntu.com/ubuntu/pool/main/e/example/example_1.0-1.debian.tar.xz') > -> None > ? - > ^ > > + > OpenerDirector.open('http://archive.ubuntu.com/ubuntu/pool/main/e/example/example_1.0-1.debian.tar.gz') > -> None > ? > ^ > > > ---------------------------------------------------------------------- > Ran 80 tests in 7.992s > > FAILED (failures=8, errors=6, skipped=1) > The old maintainer was: Ubuntu MOTU Developers <[email protected]> > Resetting as: Ubuntu Developers <[email protected]> > make[1]: *** [override_dh_auto_test] Error 1 The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2014/02/08/ubuntu-dev-tools_0.152_unstable.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. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

