Source: pyth Version: 0.5.6-2 Severity: serious Tags: wheezy sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20120624 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > make[1]: Entering directory `/«PKGBUILDDIR»' > set -e; \ > for python in python2.6 python2.7; do \ > $python /usr/bin/nosetests; \ > done > .FFFFFF........... > ====================================================================== > FAIL: Try to read a paragraph containing bold text > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/«PKGBUILDDIR»/tests/test_readxhtml.py", line 45, in test_bold > assert text['bold'] > AssertionError > > ====================================================================== > FAIL: Try to read a paragraph containing italic text > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/«PKGBUILDDIR»/tests/test_readxhtml.py", line 54, in test_italic > assert text['italic'] > AssertionError > > ====================================================================== > FAIL: Try to read a simple xhtml document containing tree paragraphs > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/«PKGBUILDDIR»/tests/test_readxhtml.py", line 29, in test_paragraphs > self.assert_(len(doc.content) == 3) > AssertionError > > ====================================================================== > FAIL: Try to read a paragraph containing subscript > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/«PKGBUILDDIR»/tests/test_readxhtml.py", line 63, in test_sub > assert text['sub'] > AssertionError > > ====================================================================== > FAIL: Try to read a paragraph containing supscript > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/«PKGBUILDDIR»/tests/test_readxhtml.py", line 72, in test_sup > assert text['super'] > AssertionError > > ====================================================================== > FAIL: Try to read a paragraph containing an url > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/«PKGBUILDDIR»/tests/test_readxhtml.py", line 81, in test_url > assert text['url'] == "http://google.com" > AssertionError > > ---------------------------------------------------------------------- > Ran 18 tests in 0.432s > > FAILED (failures=6) > make[1]: *** [override_dh_auto_test] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2012/06/24/pyth_0.5.6-2_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 debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org