Source: trash-cli Version: 0.12.9.14-1 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20140830 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): > make[1]: Entering directory '/«PKGBUILDDIR»' > nosetests > .F.......SS...................................................................................................................................................... > ====================================================================== > FAIL: > integration_tests.describe_trash_list.describe_trash_list.should_output_info_for_multiple_files > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest > self.test(*self.arg) > File "/«PKGBUILDDIR»/integration_tests/describe_trash_list.py", line 76, in > should_output_info_for_multiple_files > self.user.should_read_output( "2000-01-01 00:00:03 /file3\n" > File "/«PKGBUILDDIR»/integration_tests/describe_trash_list.py", line 296, > in should_read_output > self.stdout.assert_equal_to(expected_value) > File "/«PKGBUILDDIR»/integration_tests/output_collector.py", line 11, in > assert_equal_to > return self.should_be(expected) > File "/«PKGBUILDDIR»/integration_tests/output_collector.py", line 13, in > should_be > assert_equals_with_unidiff(expected, self.stream.getvalue()) > File "/«PKGBUILDDIR»/integration_tests/assert_equals_with_unidiff.py", line > 19, in assert_equals_with_unidiff > unidiff(expected, actual)) > AssertionError: > Expected:'2000-01-01 00:00:03 /file3\n2000-01-01 00:00:01 /file1\n2000-01-01 > 00:00:02 /file2\n' > Actual:'2000-01-01 00:00:03 /file3\n2000-01-01 00:00:02 /file2\n2000-01-01 > 00:00:01 /file1\n' > --- Expected > +++ Actual > @@ -1,3 +1,3 @@ > 2000-01-01 00:00:03 /file3 > +2000-01-01 00:00:02 /file2 > 2000-01-01 00:00:01 /file1 > -2000-01-01 00:00:02 /file2 > > > ---------------------------------------------------------------------- > Ran 161 tests in 0.546s > > FAILED (SKIP=2, failures=1) > make[1]: *** [override_dh_auto_test] Error 1 The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2014/08/30/trash-cli_0.12.9.14-1_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. The build was done with DEB_BUILD_OPTIONS="parallel=4", so if your packaging tries to support this, it might be a good idea to explore whether this might be the cause of the failure. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org