Source: sorl-thumbnail Version: 11.12-3 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»' > mkdir -p tmp-locales > localedef -i en_US -c -f UTF-8 tmp-locales/en_US.UTF-8 > set -e; \ > for python in python2.7 python2.6; do \ > for name in pil pgmagick imagemagick graphicsmagick; do \ > LOCPATH=/«PKGBUILDDIR»/tmp-locales LC_ALL=en_US.UTF-8 > PYTHONPATH=tests LOCAL_BUILD=1 $python tests/runtests.py > --settings=settings.$name ; \ > done; \ > done > .................................ss.. > ---------------------------------------------------------------------- > Ran 37 tests in 1.971s > > OK (skipped=2) > Running tests for 'settings.pil' > Creating test database for alias 'default'... > Destroying test database for alias 'default'... > .............................F...ss.. > ====================================================================== > FAIL: test_orientation (thumbnail_tests.tests.TemplateTestCaseA) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/«PKGBUILDDIR»/tests/thumbnail_tests/tests.py", line 349, in > test_orientation > self.assertEqual(exif.get(0x0112), 1) > AssertionError: 2 != 1 > > ---------------------------------------------------------------------- > Ran 37 tests in 1.242s > > FAILED (failures=1, skipped=2) > Running tests for 'settings.pgmagick' > Creating test database for alias 'default'... > Destroying test database for alias 'default'... > make[1]: *** [override_dh_auto_test] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2012/06/24/sorl-thumbnail_11.12-3_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