Your message dated Wed, 12 Feb 2014 18:03:37 +0000
with message-id <e1wde9p-0006e7...@franck.debian.org>
and subject line Bug#735787: fixed in qbzr 0.23.1-1
has caused the Debian Bug report #735787,
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 ow...@bugs.debian.org
immediately.)


-- 
735787: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=735787
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: qbzr
Version: 0.23.0-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140114 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»'
> 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.0 python-2.7.6 
> 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.708  creating repository in 
> file:///tmp/testbzr-yqutXw.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQDiff.test_find/work/tree/.bzr/.
> 10.711  creating branch <bzrlib.branch.BzrBranchFormat7 object at 0x3c903d0> 
> in 
> file:///tmp/testbzr-yqutXw.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQDiff.test_find/work/tree/
> 10.721  trying to create missing lock 
> '/tmp/testbzr-yqutXw.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQDiff.test_find/work/tree/.bzr/checkout/dirstate'
> 10.721  opening working tree 
> '/tmp/testbzr-yqutXw.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQDiff.test_find/work/tree'
> 10.736  preparing to commit
>     INFO  Committing to: 
> /tmp/testbzr-yqutXw.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQDiff.test_find/work/tree/
> 10.739  Selecting files for commit with filter None
>     INFO  added a
>     INFO  Committed revision 1.
> 10.753  Committed revid jran...@example.com-20140116165358-yvoooytsfhjjemva 
> as revno 1.
> 11.191  creating config directory: 
> '/tmp/testbzr-yqutXw.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)
>   File "/usr/lib/python2.7/dist-packages/bzrlib/tests/__init__.py", line 
> 1360, in assertEqual
>     pprint.pformat(a), pprint.pformat(b)))
> AssertionError: not equal:
> a = 2
> b = 1
> 
> FAIL: bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQUnshelve.test_find
>     log: {{{
> 13.132  creating repository in 
> file:///tmp/testbzr-yqutXw.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQUnshelve.test_find/work/tree/.bzr/.
> 13.136  creating branch <bzrlib.branch.BzrBranchFormat7 object at 0x4870050> 
> in 
> file:///tmp/testbzr-yqutXw.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQUnshelve.test_find/work/tree/
> 13.145  trying to create missing lock 
> '/tmp/testbzr-yqutXw.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQUnshelve.test_find/work/tree/.bzr/checkout/dirstate'
> 13.145  opening working tree 
> '/tmp/testbzr-yqutXw.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQUnshelve.test_find/work/tree'
> 13.160  preparing to commit
>     INFO  Committing to: 
> /tmp/testbzr-yqutXw.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQUnshelve.test_find/work/tree/
> 13.163  Selecting files for commit with filter None
>     INFO  added a
>     INFO  Committed revision 1.
> 13.176  Committed revid jran...@example.com-20140116165400-010cbtor4766ndt4 
> as revno 1.
> 13.178  run bzr: ['shelve', '--all']
> 13.178  bazaar version: 2.6.0
> 13.178  bzr arguments: [u'shelve', u'--all']
> 13.181  encoding stdout as sys.stdout encoding 'ascii'
> 13.184  opening working tree 
> '/tmp/testbzr-yqutXw.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.198  errors:
> 'Selected changes:\n M  a\nChanges shelved with id "1".\n'
> 13.280  opening working tree 
> '/tmp/testbzr-yqutXw.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQUnshelve.test_find/work/tree'
> 14.093  creating config directory: 
> '/tmp/testbzr-yqutXw.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)
>   File "/usr/lib/python2.7/dist-packages/bzrlib/tests/__init__.py", line 
> 1360, in assertEqual
>     pprint.pformat(a), pprint.pformat(b)))
> AssertionError: not equal:
> a = 2
> b = 1
> 
> ======================================================================
> FAIL: bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQDiff.test_find
> ----------------------------------------------------------------------
> _StringException: log: {{{
> 10.708  creating repository in 
> file:///tmp/testbzr-yqutXw.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQDiff.test_find/work/tree/.bzr/.
> 10.711  creating branch <bzrlib.branch.BzrBranchFormat7 object at 0x3c903d0> 
> in 
> file:///tmp/testbzr-yqutXw.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQDiff.test_find/work/tree/
> 10.721  trying to create missing lock 
> '/tmp/testbzr-yqutXw.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQDiff.test_find/work/tree/.bzr/checkout/dirstate'
> 10.721  opening working tree 
> '/tmp/testbzr-yqutXw.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQDiff.test_find/work/tree'
> 10.736  preparing to commit
>     INFO  Committing to: 
> /tmp/testbzr-yqutXw.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQDiff.test_find/work/tree/
> 10.739  Selecting files for commit with filter None
>     INFO  added a
>     INFO  Committed revision 1.
> 10.753  Committed revid jran...@example.com-20140116165358-yvoooytsfhjjemva 
> as revno 1.
> 11.191  creating config directory: 
> '/tmp/testbzr-yqutXw.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)
>   File "/usr/lib/python2.7/dist-packages/bzrlib/tests/__init__.py", line 
> 1360, in assertEqual
>     pprint.pformat(a), pprint.pformat(b)))
> AssertionError: not equal:
> a = 2
> b = 1
> 
> ======================================================================
> FAIL: bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQUnshelve.test_find
> ----------------------------------------------------------------------
> _StringException: log: {{{
> 13.132  creating repository in 
> file:///tmp/testbzr-yqutXw.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQUnshelve.test_find/work/tree/.bzr/.
> 13.136  creating branch <bzrlib.branch.BzrBranchFormat7 object at 0x4870050> 
> in 
> file:///tmp/testbzr-yqutXw.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQUnshelve.test_find/work/tree/
> 13.145  trying to create missing lock 
> '/tmp/testbzr-yqutXw.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQUnshelve.test_find/work/tree/.bzr/checkout/dirstate'
> 13.145  opening working tree 
> '/tmp/testbzr-yqutXw.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQUnshelve.test_find/work/tree'
> 13.160  preparing to commit
>     INFO  Committing to: 
> /tmp/testbzr-yqutXw.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQUnshelve.test_find/work/tree/
> 13.163  Selecting files for commit with filter None
>     INFO  added a
>     INFO  Committed revision 1.
> 13.176  Committed revid jran...@example.com-20140116165400-010cbtor4766ndt4 
> as revno 1.
> 13.178  run bzr: ['shelve', '--all']
> 13.178  bazaar version: 2.6.0
> 13.178  bzr arguments: [u'shelve', u'--all']
> 13.181  encoding stdout as sys.stdout encoding 'ascii'
> 13.184  opening working tree 
> '/tmp/testbzr-yqutXw.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.198  errors:
> 'Selected changes:\n M  a\nChanges shelved with id "1".\n'
> 13.280  opening working tree 
> '/tmp/testbzr-yqutXw.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQUnshelve.test_find/work/tree'
> 14.093  creating config directory: 
> '/tmp/testbzr-yqutXw.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)
>   File "/usr/lib/python2.7/dist-packages/bzrlib/tests/__init__.py", line 
> 1360, in assertEqual
>     pprint.pformat(a), pprint.pformat(b)))
> AssertionError: not equal:
> a = 2
> b = 1
> 
> ----------------------------------------------------------------------
> Ran 211 tests in 17.463s
> 
> 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/2014/01/14/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 ---
Source: qbzr
Source-Version: 0.23.1-1

We believe that the bug you reported is fixed in the latest version of
qbzr, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 735...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andrew Starr-Bochicchio <a...@debian.org> (supplier of updated qbzr package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 12 Feb 2014 12:40:29 -0500
Source: qbzr
Binary: qbzr
Architecture: source all
Version: 0.23.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Bazaar Maintainers <pkg-bazaar-ma...@lists.alioth.debian.org>
Changed-By: Andrew Starr-Bochicchio <a...@debian.org>
Description: 
 qbzr       - Graphical interface for Bazaar using the Qt toolkit
Closes: 735787
Changes: 
 qbzr (0.23.1-1) unstable; urgency=low
 .
   * New upstream release.
   * Drop depricated DM-Upload-Allowed field.
   * Bump Standards-Version to 3.9.5, no changes.
   * Disable two flaky tests in both debian/rules and
     debian/tests/testsuite (Closes: #735787).
Checksums-Sha1: 
 7e7f1eed4a91df76dd77c9893d2ba4ff047782e5 2161 qbzr_0.23.1-1.dsc
 5aeb53c6e6468d38618bb8fc963fb324a5c29742 817769 qbzr_0.23.1.orig.tar.gz
 30cd178109313ecaa8e7780f7bfb88bff114f679 5832 qbzr_0.23.1-1.debian.tar.xz
 019c585556b7ff8a7490c6a265fd951f35bf14ab 336212 qbzr_0.23.1-1_all.deb
Checksums-Sha256: 
 79df86b541deba8c92ba9466062a9cc8f6e46c3f80abccb968ca1ce16a0b94ed 2161 
qbzr_0.23.1-1.dsc
 3211adef11c975dfbb6c80285651e2e6f3bfa99f1baa1a95371e8490ea8ff441 817769 
qbzr_0.23.1.orig.tar.gz
 d71ba18d5b716f04872ff71049c05dc6b13b668c97d59f226133fdd1cd4ed4ef 5832 
qbzr_0.23.1-1.debian.tar.xz
 23669979456ee4f3aa3e1651bace009731468eb270f945a8424779ec89c9f70f 336212 
qbzr_0.23.1-1_all.deb
Files: 
 ca0599cfb61add58c8bc65ed87e4fa74 2161 vcs optional qbzr_0.23.1-1.dsc
 594796b2cf9887d895545d7ed84e3879 817769 vcs optional qbzr_0.23.1.orig.tar.gz
 1c3f4de3cf09522a6914f4d95d1949cc 5832 vcs optional qbzr_0.23.1-1.debian.tar.xz
 c89e4253a9b0033330ff763d1ee8ec76 336212 vcs optional qbzr_0.23.1-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJS+7RvAAoJEDtW4rvVP9yxGsMP/0c92zweDgkM1R8TAcwAcqtP
7mAUEKLHgBhJ6BdHf/7XjzruCPgl/ZcxTxYa+ykzCaSIxZ7bawkgbxYHFOqSClPM
lcyYwSDmhjR1VVyFhYJDJhJV1pvb/SpDB9EJyha2VvEpW1uWjEYUuq9T1lTd2gBj
3sUaTrAiv9Y6TCkCuYsqWdPZ2b1pRRhVC0Dcazq0mqnid4ZYW8oj1Iis1QdXKYAI
dZrFoSQFvNig43QCWx1D7eAAZtm6L0yWLP4jh3UO7YuCDF0o55fTsI5Xff0SYXm8
PFMxR0kTYwzJE4n1vyJtaRNKGTCFf4nU49khu3XxC3OhTzcjCsqpbDvsHsCrrf4A
UClsSM+Q1oIuM2h31MyfingeDrStmSsi05Gp43bGLkElMqAdKAh/FN6EhchPUh2L
BO7R0qWOoLPi9ak02B23iIO3r33uhrnu7uNsIAxrRaxmOudAEEmeNhIorFulZl/U
OB4beg2MNmIMblILrBDNpmhF8DpVcmKm6KRHu5f60vIbxC0cbpTQyC7IW4Oz8D3J
2jP4RWUi2w/6AOV4zmzIIYR6nqyOFK7XtueCGkEVNfJcLUqJF8HiuSaDPsUdupID
yjrUGkUcGE5t9IQUj/LlXSbZPHzv0VESY60R1EcyuQgeI9qM042B3JWpYtNy6g/t
NC8fOogIVQtmiEia/FOj
=UP9U
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to