Your message dated Sun, 13 Oct 2013 22:06:36 +0200
with message-id <10392727.1ak0Iz4SoX@sephirot>
and subject line Builds ok
has caused the Debian Bug report #713091,
regarding qbzr: FTBFS: tests failed
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
713091: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713091
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: qbzr
Version: 0.23.0-2
Severity: serious
Tags: jessie sid
User: [email protected]
Usertags: qa-ftbfs-20130620 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»'
> BZR_PLUGINS_AT=qbzr@/«PKGBUILDDIR» xvfb-run /usr/bin/bzr selftest -s bp.qbzr
> failed to open trace file: [Errno 2] No such file or directory:
> '/sbuild-nonexistent/.bzr.log'
> /«PKGBUILDDIR»/lib/annotate.py:25: DeprecationWarning: the md5 module is
> deprecated; use hashlib instead
> import sys, time, md5
> /«PKGBUILDDIR»/lib/tests/test_subprocess.py:105: DeprecationWarning:
> bzrlib.tests.UnicodeFilenameFeature was deprecated in version 2.5.0. Use
> bzrlib.tests.features.UnicodeFilenameFeature instead.
> self.requireFeature(compatibility.UnicodeFilenameFeature)
> bzr selftest: /usr/bin/bzr
> /usr/lib/python2.7/dist-packages/bzrlib
> bzr-2.6.0dev3 python-2.7.5
> Linux-2.6.32-5-xen-amd64-x86_64-with-debian-jessie-sid
>
> FAIL: bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQDiff.test_find
> log: {{{
> 10.616 creating repository in
> file:///tmp/testbzr-XcBEUN.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQDiff.test_find/work/tree/.bzr/.
> 10.619 creating branch <bzrlib.branch.BzrBranchFormat7 object at 0x450b4d0>
> in
> file:///tmp/testbzr-XcBEUN.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQDiff.test_find/work/tree/
> 10.628 trying to create missing lock
> '/tmp/testbzr-XcBEUN.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQDiff.test_find/work/tree/.bzr/checkout/dirstate'
> 10.629 opening working tree
> '/tmp/testbzr-XcBEUN.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQDiff.test_find/work/tree'
> 10.644 preparing to commit
> INFO Committing to:
> /tmp/testbzr-XcBEUN.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQDiff.test_find/work/tree/
> 10.647 Selecting files for commit with filter None
> INFO added a
> INFO Committed revision 1.
> 10.660 Committed revid [email protected]
> as revno 1.
> 11.091 creating config directory:
> '/tmp/testbzr-XcBEUN.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQDiff.test_find/home/.bazaar'
> }}}
>
> Traceback (most recent call last):
> File "/«PKGBUILDDIR»/lib/tests/test_guidebar.py", line 154, in test_find
> self.assert_find("j", panels[0].bar, panels[0].edit, 1)
> File "/«PKGBUILDDIR»/lib/tests/test_guidebar.py", line 116, in assert_find
> self.assertEqual(len(data), expected_num)
> AssertionError: not equal:
> a = 2
> b = 1
>
> FAIL: bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQUnshelve.test_find
> log: {{{
> 12.998 creating repository in
> file:///tmp/testbzr-XcBEUN.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQUnshelve.test_find/work/tree/.bzr/.
> 13.001 creating branch <bzrlib.branch.BzrBranchFormat7 object at 0x44f2650>
> in
> file:///tmp/testbzr-XcBEUN.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQUnshelve.test_find/work/tree/
> 13.010 trying to create missing lock
> '/tmp/testbzr-XcBEUN.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQUnshelve.test_find/work/tree/.bzr/checkout/dirstate'
> 13.011 opening working tree
> '/tmp/testbzr-XcBEUN.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQUnshelve.test_find/work/tree'
> 13.025 preparing to commit
> INFO Committing to:
> /tmp/testbzr-XcBEUN.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQUnshelve.test_find/work/tree/
> 13.028 Selecting files for commit with filter None
> INFO added a
> INFO Committed revision 1.
> 13.041 Committed revid [email protected]
> as revno 1.
> 13.043 run bzr: ['shelve', '--all']
> 13.043 bazaar version: 2.6.0dev3
> 13.043 bzr arguments: [u'shelve', u'--all']
> 13.045 encoding stdout as sys.stdout encoding 'ascii'
> 13.049 opening working tree
> '/tmp/testbzr-XcBEUN.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQUnshelve.test_find/work/tree'
> INFO Selected changes:
> INFO M a
> INFO Changes shelved with id "1".
> 13.063 errors:
> 'Selected changes:\n M a\nChanges shelved with id "1".\n'
> 13.143 opening working tree
> '/tmp/testbzr-XcBEUN.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQUnshelve.test_find/work/tree'
> 13.964 creating config directory:
> '/tmp/testbzr-XcBEUN.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQUnshelve.test_find/home/.bazaar'
> }}}
>
> Traceback (most recent call last):
> File "/«PKGBUILDDIR»/lib/tests/test_guidebar.py", line 225, in test_find
> self.assert_find("j", panels[0].bar, panels[0].edit, 1)
> File "/«PKGBUILDDIR»/lib/tests/test_guidebar.py", line 116, in assert_find
> self.assertEqual(len(data), expected_num)
> AssertionError: not equal:
> a = 2
> b = 1
>
> ======================================================================
> FAIL: bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQDiff.test_find
> ----------------------------------------------------------------------
> _StringException: log: {{{
> 10.616 creating repository in
> file:///tmp/testbzr-XcBEUN.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQDiff.test_find/work/tree/.bzr/.
> 10.619 creating branch <bzrlib.branch.BzrBranchFormat7 object at 0x450b4d0>
> in
> file:///tmp/testbzr-XcBEUN.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQDiff.test_find/work/tree/
> 10.628 trying to create missing lock
> '/tmp/testbzr-XcBEUN.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQDiff.test_find/work/tree/.bzr/checkout/dirstate'
> 10.629 opening working tree
> '/tmp/testbzr-XcBEUN.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQDiff.test_find/work/tree'
> 10.644 preparing to commit
> INFO Committing to:
> /tmp/testbzr-XcBEUN.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQDiff.test_find/work/tree/
> 10.647 Selecting files for commit with filter None
> INFO added a
> INFO Committed revision 1.
> 10.660 Committed revid [email protected]
> as revno 1.
> 11.091 creating config directory:
> '/tmp/testbzr-XcBEUN.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQDiff.test_find/home/.bazaar'
> }}}
>
> Traceback (most recent call last):
> File "/«PKGBUILDDIR»/lib/tests/test_guidebar.py", line 154, in test_find
> self.assert_find("j", panels[0].bar, panels[0].edit, 1)
> File "/«PKGBUILDDIR»/lib/tests/test_guidebar.py", line 116, in assert_find
> self.assertEqual(len(data), expected_num)
> AssertionError: not equal:
> a = 2
> b = 1
>
> ======================================================================
> FAIL: bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQUnshelve.test_find
> ----------------------------------------------------------------------
> _StringException: log: {{{
> 12.998 creating repository in
> file:///tmp/testbzr-XcBEUN.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQUnshelve.test_find/work/tree/.bzr/.
> 13.001 creating branch <bzrlib.branch.BzrBranchFormat7 object at 0x44f2650>
> in
> file:///tmp/testbzr-XcBEUN.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQUnshelve.test_find/work/tree/
> 13.010 trying to create missing lock
> '/tmp/testbzr-XcBEUN.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQUnshelve.test_find/work/tree/.bzr/checkout/dirstate'
> 13.011 opening working tree
> '/tmp/testbzr-XcBEUN.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQUnshelve.test_find/work/tree'
> 13.025 preparing to commit
> INFO Committing to:
> /tmp/testbzr-XcBEUN.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQUnshelve.test_find/work/tree/
> 13.028 Selecting files for commit with filter None
> INFO added a
> INFO Committed revision 1.
> 13.041 Committed revid [email protected]
> as revno 1.
> 13.043 run bzr: ['shelve', '--all']
> 13.043 bazaar version: 2.6.0dev3
> 13.043 bzr arguments: [u'shelve', u'--all']
> 13.045 encoding stdout as sys.stdout encoding 'ascii'
> 13.049 opening working tree
> '/tmp/testbzr-XcBEUN.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQUnshelve.test_find/work/tree'
> INFO Selected changes:
> INFO M a
> INFO Changes shelved with id "1".
> 13.063 errors:
> 'Selected changes:\n M a\nChanges shelved with id "1".\n'
> 13.143 opening working tree
> '/tmp/testbzr-XcBEUN.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQUnshelve.test_find/work/tree'
> 13.964 creating config directory:
> '/tmp/testbzr-XcBEUN.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQUnshelve.test_find/home/.bazaar'
> }}}
>
> Traceback (most recent call last):
> File "/«PKGBUILDDIR»/lib/tests/test_guidebar.py", line 225, in test_find
> self.assert_find("j", panels[0].bar, panels[0].edit, 1)
> File "/«PKGBUILDDIR»/lib/tests/test_guidebar.py", line 116, in assert_find
> self.assertEqual(len(data), expected_num)
> AssertionError: not equal:
> a = 2
> b = 1
>
> ----------------------------------------------------------------------
> Ran 211 tests in 17.302s
>
> FAILED (failures=2, known_failure_count=1)
> make[1]: *** [override_dh_auto_test] Error 1
The full build log is available from:
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/qbzr_0.23.0-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.
--- End Message ---
--- Begin Message ---
Now builds ok, closing it.
David
--- End Message ---