Your message dated Thu, 28 Jul 2011 16:02:52 +0000
with message-id <e1qmt2y-0003q1...@franck.debian.org>
and subject line Bug#631491: fixed in bzr-gtk 0.100.0+bzr734-1
has caused the Debian Bug report #631491,
regarding bzr-gtk: Failing tests
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.)


-- 
631491: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=631491
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: bzr-gtk
Version: bzr731-1
Severity: serious
Tags: wheezy sid
Justification: FTBFS

Hi

Trying to build bzr-gtk with a similar setup as on the buildds bzr-gtk
FTBFS:

>    debian/rules override_dh_auto_test
> make[1]: Entering directory 
> `/build/salvi-bzr-gtk_0.100.0+bzr731-1-amd64-fy5S60/bzr-gtk-0.100.0+bzr731'
> BZR_PLUGINS_AT=gtk@/build/salvi-bzr-gtk_0.100.0+bzr731-1-amd64-fy5S60/bzr-gtk-0.100.0+bzr731
>  xvfb-run -a /usr/bin/bzr selftest -s bp.gtk
> failed to open trace file: [Errno 2] No such file or directory: 
> '/home/salvi/.bzr.log'
> Xlib:  extension "RANDR" missing on display ":99".
> /build/salvi-bzr-gtk_0.100.0+bzr731-1-amd64-fy5S60/bzr-gtk-0.100.0+bzr731/commit.py:874:
>  DeprecationWarning: bzrlib.repofmt.groupcompress_repo.CHKInv
> entoryRepository.iter_reverse_revision_history was deprecated in version 
> 2.4.0.
>   revid_iterator = b.repository.iter_reverse_revision_history(old_revid)
> bzr selftest: /usr/bin/bzr
>    /usr/lib/python2.6/dist-packages/bzrlib
>    bzr-2.4b4 python-2.6.7 Linux-2.6.32-5-amd64-x86_64-with-debian-wheezy-sid
> 
> ERROR: 
> bzrlib.plugins.gtk.tests.test_revisionview.TestPendingRevisions.test_create_view_with_broken_file_info
>     Text attachment: log
> ------------
> 5.025  creating repository in memory+51536720:///test/.bzr/.
> 5.026  creating branch <bzrlib.branch.BzrBranchFormat7 object at 0x314e550> 
> in memory+51536720:///test/
> 5.032  preparing to commit
>     INFO  Committing to: memory+51536720:///test/
> 5.034  Selecting files for commit with filter None
>     INFO  Committed revision 1.
> 5.040  Committed revid A as revno 1.
>     INFO  Invalid per-file info for revision:A, value: 
> u'ld7:file_id7:root-id7:message11:test-message\n4:path0:ee'
> 5.047  opening working tree '/tmp/testbzr-YBmGGT.tmp'
> ------------
> Text attachment: traceback
> ------------
> Traceback (most recent call last):
>   File "/usr/lib/python2.6/dist-packages/testtools/runtest.py", line 169, in 
> _run_user
>     return fn(*args, **kwargs)
>   File "/usr/lib/python2.6/dist-packages/testtools/testcase.py", line 540, in 
> _run_test_method
>     return self._get_test_method()()
>   File 
> "/build/salvi-bzr-gtk_0.100.0+bzr731-1-amd64-fy5S60/bzr-gtk-0.100.0+bzr731/tests/test_revisionview.py",
>  line 89, in test_create_view_with_brok
> en_file_info
>     log = self._get_log(True)
> AttributeError: 'TestPendingRevisions' object has no attribute '_get_log'
> ------------
> 
> ======================================================================
> ERROR: 
> bzrlib.plugins.gtk.tests.test_revisionview.TestPendingRevisions.test_create_view_with_broken_file_info
> ----------------------------------------------------------------------
> _StringException: Text attachment: log
> ------------
> 5.025  creating repository in memory+51536720:///test/.bzr/.
> 5.026  creating branch <bzrlib.branch.BzrBranchFormat7 object at 0x314e550> 
> in memory+51536720:///test/
> 5.032  preparing to commit
>     INFO  Committing to: memory+51536720:///test/
> 5.034  Selecting files for commit with filter None
>     INFO  Committed revision 1.
> 5.040  Committed revid A as revno 1.
>     INFO  Invalid per-file info for revision:A, value: 
> u'ld7:file_id7:root-id7:message11:test-message\n4:path0:ee'
> 5.047  opening working tree '/tmp/testbzr-YBmGGT.tmp'
> ------------
> Text attachment: traceback
> ------------
> Traceback (most recent call last):
>   File "/usr/lib/python2.6/dist-packages/testtools/runtest.py", line 169, in 
> _run_user
>     return fn(*args, **kwargs)
>   File "/usr/lib/python2.6/dist-packages/testtools/testcase.py", line 540, in 
> _run_test_method
>     return self._get_test_method()()
>   File 
> "/build/salvi-bzr-gtk_0.100.0+bzr731-1-amd64-fy5S60/bzr-gtk-0.100.0+bzr731/tests/test_revisionview.py",
>  line 89, in test_create_view_with_broken_file_info
>     log = self._get_log(True)
> AttributeError: 'TestPendingRevisions' object has no attribute '_get_log'
> ------------
> 
> ----------------------------------------------------------------------
> Ran 77 tests in 4.838s
> 
> FAILED (errors=1)
> Missing feature '_UnicodeFilenameFeature' skipped 2 tests.
> bzrlib.plugins.gtk.tests.test_annotate_config.TestConfig.test_create_initial_config
>  is leaking threads among 4 leaking tests.
> 4 non-main threads were left active in the end.
> make[1]: *** [override_dh_auto_test] Error 1
> make[1]: Leaving directory 
> `/build/salvi-bzr-gtk_0.100.0+bzr731-1-amd64-fy5S60/bzr-gtk-0.100.0+bzr731'
> make: *** [build] Error 2
> dpkg-buildpackage: error: debian/rules build gave error exit status 2

Attached is the full build log.

Regards
Salvatore

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/8 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Attachment: bzr-gtk_0.100.0+bzr731-1-amd64-20110624-0057.gz
Description: GNU Zip compressed data


--- End Message ---
--- Begin Message ---
Source: bzr-gtk
Source-Version: 0.100.0+bzr734-1

We believe that the bug you reported is fixed in the latest version of
bzr-gtk, which is due to be installed in the Debian FTP archive:

bzr-gtk_0.100.0+bzr734-1.debian.tar.gz
  to main/b/bzr-gtk/bzr-gtk_0.100.0+bzr734-1.debian.tar.gz
bzr-gtk_0.100.0+bzr734-1.dsc
  to main/b/bzr-gtk/bzr-gtk_0.100.0+bzr734-1.dsc
bzr-gtk_0.100.0+bzr734-1_all.deb
  to main/b/bzr-gtk/bzr-gtk_0.100.0+bzr734-1_all.deb
bzr-gtk_0.100.0+bzr734.orig.tar.gz
  to main/b/bzr-gtk/bzr-gtk_0.100.0+bzr734.orig.tar.gz
nautilus-bzr_0.100.0+bzr734-1_all.deb
  to main/b/bzr-gtk/nautilus-bzr_0.100.0+bzr734-1_all.deb



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 631...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jelmer Vernooij <jel...@debian.org> (supplier of updated bzr-gtk 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...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 28 Jul 2011 17:34:43 +0200
Source: bzr-gtk
Binary: bzr-gtk nautilus-bzr
Architecture: source all
Version: 0.100.0+bzr734-1
Distribution: unstable
Urgency: low
Maintainer: Debian Bazaar Maintainers <pkg-bazaar-ma...@lists.alioth.debian.org>
Changed-By: Jelmer Vernooij <jel...@debian.org>
Description: 
 bzr-gtk    - provides graphical interfaces to Bazaar (bzr) version control
 nautilus-bzr - Bazaar (bzr) integration for nautilus
Closes: 631491
Changes: 
 bzr-gtk (0.100.0+bzr734-1) unstable; urgency=low
 .
   * New upstream snapshot.
    + Fixes TestPendingRevisions tests. Closes: #631491
Checksums-Sha1: 
 8cec5e361f49adaff1bb5f4de7e3bbc6d9ecc2ca 1529 bzr-gtk_0.100.0+bzr734-1.dsc
 a8aba7f67abeaf618dc0cfc00906eb534cd09a8b 246779 
bzr-gtk_0.100.0+bzr734.orig.tar.gz
 d1923a9cc28d9053630ac0abb00f08578d1057a0 8255 
bzr-gtk_0.100.0+bzr734-1.debian.tar.gz
 beb0f4621379523491913c89421bed493954027b 152754 
bzr-gtk_0.100.0+bzr734-1_all.deb
 f18cb86acf161aba49235439f1e23492e2b49935 13216 
nautilus-bzr_0.100.0+bzr734-1_all.deb
Checksums-Sha256: 
 9da9f981693d0843157f5a9fb3641573246ae62b44434883871a6ced628cb38d 1529 
bzr-gtk_0.100.0+bzr734-1.dsc
 fb153a13d2a7323971729fa146e4b1ac5b7656da5628e5a9ffc6188b1b08b42d 246779 
bzr-gtk_0.100.0+bzr734.orig.tar.gz
 79d1b4f37b8d3dcec2a917e710e97474a164ea0b4fd8a7882ce5534c956e9c4f 8255 
bzr-gtk_0.100.0+bzr734-1.debian.tar.gz
 730cd624dd6cec359d0c8ac127ea3abc837ebcff3d0687f42e9c372050b1d23f 152754 
bzr-gtk_0.100.0+bzr734-1_all.deb
 e70ec742c551219554f8596d049bd1e7b2eb34c642b6414d3593f850007fac07 13216 
nautilus-bzr_0.100.0+bzr734-1_all.deb
Files: 
 78a6cece8259ff939ae2706639577e6e 1529 vcs optional bzr-gtk_0.100.0+bzr734-1.dsc
 d22948ac5f4b19b03d90fee143e97bd6 246779 vcs optional 
bzr-gtk_0.100.0+bzr734.orig.tar.gz
 193584d3e13e4fe9e124168ea631143c 8255 vcs optional 
bzr-gtk_0.100.0+bzr734-1.debian.tar.gz
 55cd0ff528a7b9d4df63ce465ff0380f 152754 vcs optional 
bzr-gtk_0.100.0+bzr734-1_all.deb
 b5fa0e62bb9de12f18108e0788ad529a 13216 vcs optional 
nautilus-bzr_0.100.0+bzr734-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk4xg28ACgkQPa9Uoh7vUnavqwCfRN0RhsSosInoIWQckVFv3r8k
yzgAn1ify7NgGNmk+kYSRCXEfJoMgysT
=xPL8
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to