Your message dated Fri, 11 Jul 2014 03:34:07 +0000
with message-id <e1x5rb5-0005fl...@franck.debian.org>
and subject line Bug#750347: fixed in bzr 2.6.0+bzr6595-2
has caused the Debian Bug report #750347,
regarding FTBFS: incompatibilities in new paramiko breaks sftp support
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.)


-- 
750347: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=750347
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: bzr
Version: 2.6.0+bzr6595-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140601 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): 
> Traceback (most recent call last):
>   File 
> "/«BUILDDIR»/bzr-2.6.0+bzr6595/build/lib.linux-x86_64-2.7/bzrlib/tests/commands/test_commit.py",
>  line 45, in test_commit_mine_modified
>     commit.run(message=u'empty commit', unchanged=True)
>   File 
> "/«BUILDDIR»/bzr-2.6.0+bzr6595/build/lib.linux-x86_64-2.7/bzrlib/commands.py",
>  line 697, in run
>     return self._operation.run_simple(*args, **kwargs)
>   File 
> "/«BUILDDIR»/bzr-2.6.0+bzr6595/build/lib.linux-x86_64-2.7/bzrlib/cleanup.py", 
> line 136, in run_simple
>     self.cleanups, self.func, *args, **kwargs)
>   File 
> "/«BUILDDIR»/bzr-2.6.0+bzr6595/build/lib.linux-x86_64-2.7/bzrlib/cleanup.py", 
> line 166, in _do_with_cleanups
>     result = func(*args, **kwargs)
>   File 
> "/«BUILDDIR»/bzr-2.6.0+bzr6595/build/lib.linux-x86_64-2.7/bzrlib/builtins.py",
>  line 3687, in run
>     lossy=lossy)
>   File 
> "/«BUILDDIR»/bzr-2.6.0+bzr6595/build/lib.linux-x86_64-2.7/bzrlib/decorators.py",
>  line 218, in write_locked
>     result = unbound(self, *args, **kwargs)
>   File 
> "/«BUILDDIR»/bzr-2.6.0+bzr6595/build/lib.linux-x86_64-2.7/bzrlib/workingtree_4.py",
>  line 218, in commit
>     result = WorkingTree.commit(self, message, revprops, *args, **kwargs)
>   File 
> "/«BUILDDIR»/bzr-2.6.0+bzr6595/build/lib.linux-x86_64-2.7/bzrlib/decorators.py",
>  line 218, in write_locked
>     result = unbound(self, *args, **kwargs)
>   File 
> "/«BUILDDIR»/bzr-2.6.0+bzr6595/build/lib.linux-x86_64-2.7/bzrlib/mutabletree.py",
>  line 211, in commit
>     *args, **kwargs)
>   File 
> "/«BUILDDIR»/bzr-2.6.0+bzr6595/build/lib.linux-x86_64-2.7/bzrlib/commit.py", 
> line 290, in commit
>     lossy=lossy)
>   File 
> "/«BUILDDIR»/bzr-2.6.0+bzr6595/build/lib.linux-x86_64-2.7/bzrlib/cleanup.py", 
> line 132, in run
>     self.cleanups, self.func, self, *args, **kwargs)
>   File 
> "/«BUILDDIR»/bzr-2.6.0+bzr6595/build/lib.linux-x86_64-2.7/bzrlib/cleanup.py", 
> line 166, in _do_with_cleanups
>     result = func(*args, **kwargs)
>   File 
> "/«BUILDDIR»/bzr-2.6.0+bzr6595/build/lib.linux-x86_64-2.7/bzrlib/commit.py", 
> line 455, in _commit
>     self._update_branches(old_revno, old_revid, new_revno)
>   File 
> "/«BUILDDIR»/bzr-2.6.0+bzr6595/build/lib.linux-x86_64-2.7/bzrlib/commit.py", 
> line 489, in _update_branches
>     self.branch, new_revno, self.rev_id, lossy=self._lossy)
>   File 
> "/«BUILDDIR»/bzr-2.6.0+bzr6595/build/lib.linux-x86_64-2.7/bzrlib/branch.py", 
> line 1072, in import_last_revision_info_and_tags
>     self.fetch(source, revid)
>   File 
> "/«BUILDDIR»/bzr-2.6.0+bzr6595/build/lib.linux-x86_64-2.7/bzrlib/decorators.py",
>  line 218, in write_locked
>     result = unbound(self, *args, **kwargs)
>   File 
> "/«BUILDDIR»/bzr-2.6.0+bzr6595/build/lib.linux-x86_64-2.7/bzrlib/branch.py", 
> line 716, in fetch
>     return InterBranch.get(from_branch, self).fetch(last_revision, 
> limit=limit)
>   File 
> "/«BUILDDIR»/bzr-2.6.0+bzr6595/build/lib.linux-x86_64-2.7/bzrlib/decorators.py",
>  line 218, in write_locked
>     result = unbound(self, *args, **kwargs)
>   File 
> "/«BUILDDIR»/bzr-2.6.0+bzr6595/build/lib.linux-x86_64-2.7/bzrlib/branch.py", 
> line 3226, in fetch
>     fetch_spec=fetch_spec)
>   File 
> "/«BUILDDIR»/bzr-2.6.0+bzr6595/build/lib.linux-x86_64-2.7/bzrlib/vf_repository.py",
>  line 1268, in fetch
>     find_ghosts=find_ghosts, fetch_spec=fetch_spec)
>   File 
> "/«BUILDDIR»/bzr-2.6.0+bzr6595/build/lib.linux-x86_64-2.7/bzrlib/decorators.py",
>  line 218, in write_locked
>     result = unbound(self, *args, **kwargs)
>   File 
> "/«BUILDDIR»/bzr-2.6.0+bzr6595/build/lib.linux-x86_64-2.7/bzrlib/vf_repository.py",
>  line 2585, in fetch
>     find_ghosts=find_ghosts)
>   File 
> "/«BUILDDIR»/bzr-2.6.0+bzr6595/build/lib.linux-x86_64-2.7/bzrlib/fetch.py", 
> line 77, in __init__
>     self.__fetch()
>   File 
> "/«BUILDDIR»/bzr-2.6.0+bzr6595/build/lib.linux-x86_64-2.7/bzrlib/fetch.py", 
> line 104, in __fetch
>     self._fetch_everything_for_search(search_result)
>   File 
> "/«BUILDDIR»/bzr-2.6.0+bzr6595/build/lib.linux-x86_64-2.7/bzrlib/fetch.py", 
> line 132, in _fetch_everything_for_search
>     stream, from_format, [])
>   File 
> "/«BUILDDIR»/bzr-2.6.0+bzr6595/build/lib.linux-x86_64-2.7/bzrlib/vf_repository.py",
>  line 2038, in insert_stream
>     self.target_repo.start_write_group()
>   File 
> "/«BUILDDIR»/bzr-2.6.0+bzr6595/build/lib.linux-x86_64-2.7/bzrlib/repository.py",
>  line 782, in start_write_group
>     self._start_write_group()
>   File 
> "/«BUILDDIR»/bzr-2.6.0+bzr6595/build/lib.linux-x86_64-2.7/bzrlib/repofmt/pack_repo.py",
>  line 1724, in _start_write_group
>     self._pack_collection._start_write_group()
>   File 
> "/«BUILDDIR»/bzr-2.6.0+bzr6595/build/lib.linux-x86_64-2.7/bzrlib/repofmt/pack_repo.py",
>  line 1531, in _start_write_group
>     file_mode=self.repo.bzrdir._get_file_mode())
>   File 
> "/«BUILDDIR»/bzr-2.6.0+bzr6595/build/lib.linux-x86_64-2.7/bzrlib/repofmt/groupcompress_repo.py",
>  line 160, in __init__
>     self._writer.begin()
>   File 
> "/«BUILDDIR»/bzr-2.6.0+bzr6595/build/lib.linux-x86_64-2.7/bzrlib/pack.py", 
> line 132, in begin
>     self.write_func(self._serialiser.begin())
>   File 
> "/«BUILDDIR»/bzr-2.6.0+bzr6595/build/lib.linux-x86_64-2.7/bzrlib/pack.py", 
> line 135, in write_func
>     self._write_func(bytes)
>   File 
> "/«BUILDDIR»/bzr-2.6.0+bzr6595/build/lib.linux-x86_64-2.7/bzrlib/repofmt/groupcompress_repo.py",
>  line 153, in _write_data
>     _write(bytes)
>   File 
> "/«BUILDDIR»/bzr-2.6.0+bzr6595/build/lib.linux-x86_64-2.7/bzrlib/transport/__init__.py",
>  line 277, in write
>     osutils.pump_string_file(bytes, self.file_handle)
>   File 
> "/«BUILDDIR»/bzr-2.6.0+bzr6595/build/lib.linux-x86_64-2.7/bzrlib/osutils.py", 
> line 743, in pump_string_file
>     write(segment)
>   File "/usr/lib/python2.7/dist-packages/paramiko/file.py", line 324, in write
>     data = b(data)
>   File "/usr/lib/python2.7/dist-packages/paramiko/py3compat.py", line 43, in b
>     raise TypeError("Expected unicode or bytes, got %r" % s)
> TypeError: Expected unicode or bytes, got <read-only buffer for 
> 0x7fbbb3f348f0, size 5242880, offset 0 at 0x7fbbcb8599b0>
> 
> ======================================================================
> ERROR: bzrlib.tests.commands.test_pull.TestPull.test_pull_with_bound_branch
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> _StringException: lost connection during test 
> 'bzrlib.tests.commands.test_pull.TestPull.test_pull_with_bound_branch'
> ======================================================================
> ERROR: bzrlib.tests.commands.test_merge.TestMerge.test_merge
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> _StringException: lost connection during test 
> 'bzrlib.tests.commands.test_merge.TestMerge.test_merge'
> ----------------------------------------------------------------------
> Ran 1558 tests in 113.314s
> 
> FAILED (errors=8, known_failure_count=8)
> 195 tests skipped
> make[1]: *** [override_dh_auto_test] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/06/01/bzr_2.6.0+bzr6595-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.

--- End Message ---
--- Begin Message ---
Source: bzr
Source-Version: 2.6.0+bzr6595-2

We believe that the bug you reported is fixed in the latest version of
bzr, 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 750...@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 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: SHA512

Format: 1.8
Date: Fri, 11 Jul 2014 00:58:14 +0200
Source: bzr
Binary: bzr python-bzrlib python-bzrlib-dbg python-bzrlib.tests bzr-doc
Architecture: source all amd64
Version: 2.6.0+bzr6595-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Bazaar Maintainers <pkg-bazaar-ma...@lists.alioth.debian.org>
Changed-By: Jelmer Vernooij <jel...@debian.org>
Description:
 bzr        - easy to use distributed version control system
 bzr-doc    - easy to use distributed version control system (documentation)
 python-bzrlib - distributed version control system - python library
 python-bzrlib-dbg - distributed version control system - debug extension
 python-bzrlib.tests - distributed version control system - testsuite
Closes: 750347
Changes:
 bzr (2.6.0+bzr6595-2) unstable; urgency=medium
 .
   * Use canonical URL for Vcs-Bzr.
   * Conflict and build-conflict with newer versions of paramiko that no
     longer accept 'buffer' objects. This is a stop-gap until paramiko is
     fixed. Closes: #750347
   * Add patch 06_win32_paths: Fixes some unit tests for win32-specific
     functions.
Checksums-Sha1:
 b054b20d5044fc36e893dbf406558243303f6b56 2630 bzr_2.6.0+bzr6595-2.dsc
 d3b631839c74b75c500d593bdc5dc6a730e7c3b9 39344 
bzr_2.6.0+bzr6595-2.debian.tar.xz
 9423f9fde62f94af613ad9cbc8d0c7861770ed22 53532 bzr_2.6.0+bzr6595-2_all.deb
 80fc1e745eb9811a2923250e198ca760cd1b7d8f 1599432 
python-bzrlib_2.6.0+bzr6595-2_amd64.deb
 0d79f34b5ef67f22973e49ed5859daa41d4858f3 2028928 
python-bzrlib-dbg_2.6.0+bzr6595-2_amd64.deb
 5191b7a2670b9b2c64e915fbb99de82e094f5f05 1028240 
python-bzrlib.tests_2.6.0+bzr6595-2_all.deb
 6956b352f6314a7411071f5d7355d684972316e3 3837496 
bzr-doc_2.6.0+bzr6595-2_all.deb
Checksums-Sha256:
 37f2541fbac7eed5dda80386a45fdbdc829224b2424f6c99ad86ebbc21e4b50c 2630 
bzr_2.6.0+bzr6595-2.dsc
 9f36da9efb548a626af867db659db5b45861507763a64dcb171173ca54f41410 39344 
bzr_2.6.0+bzr6595-2.debian.tar.xz
 8d5d435967c246b1ffc47d6d3d5c184f4469a7bc523af1c9014d8d90ce9c4ffe 53532 
bzr_2.6.0+bzr6595-2_all.deb
 4e92c80d9c262c0e0daba6b76908b0f91bb91118379041152f084098d5f56e38 1599432 
python-bzrlib_2.6.0+bzr6595-2_amd64.deb
 e9f556b2efa03afa81d5f5150032774f044ce5759d821cdc73676226976ce65d 2028928 
python-bzrlib-dbg_2.6.0+bzr6595-2_amd64.deb
 1270717381c0478df0e0953d2623056166a380f7a7cb68af0f83d42e35b16580 1028240 
python-bzrlib.tests_2.6.0+bzr6595-2_all.deb
 217ea37d2b6a414ec91e5253eaff55b65df25c2184696d2bbae7638ee44c2da6 3837496 
bzr-doc_2.6.0+bzr6595-2_all.deb
Files:
 68ce71a0b6a6b7dfdcadb1506786031d 53532 vcs optional bzr_2.6.0+bzr6595-2_all.deb
 7bba55c4270b199401326bc9a97f235f 1599432 python optional 
python-bzrlib_2.6.0+bzr6595-2_amd64.deb
 4ab83b5b433021d09674076ab9dfd658 2028928 debug extra 
python-bzrlib-dbg_2.6.0+bzr6595-2_amd64.deb
 d294a2d51abdfffcac5eb325fcbd4242 1028240 python optional 
python-bzrlib.tests_2.6.0+bzr6595-2_all.deb
 49837bd411cd9fadc34a945b521b9b9b 3837496 doc optional 
bzr-doc_2.6.0+bzr6595-2_all.deb
 c76f876a9da862d184f6d39f6143d32b 2630 vcs optional bzr_2.6.0+bzr6595-2.dsc
 b836a2559d7e5f8fffaf5b36c14731af 39344 vcs optional 
bzr_2.6.0+bzr6595-2.debian.tar.xz

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

iQIcBAEBCgAGBQJTv04nAAoJEACAbyvXKaRXqLkP/0sUH0j+FHmn3wRu4nvD2og5
FxL2ApX4uKOmkZnEH61iFwp/n5l560S/gXBXXwEDmM08u1m7gs3Wk5fjgu/7TrWz
0ofPgL4EdMlzCX0UvbHe7z+C7CawOOG7I0CgV23ScwjfQporZkyZLJhQ3xmDy/V2
tm7g+zxD6wEwP/B/noitmSqmwACxQWda6JexP0PGIvcqItN/C5Ap88TkowEcWEj9
2EKFUW+ujB3gHp3z8uokvnwtcr56dWa+QNf5VumGX8/tTho/Nn0sISGU4D4g4clB
Z25UInftv8FlaThof8m24use/cnO2WNVL06w86IAFkQwe7xKBBSLGtMVpJKV3XvE
vi6iEsAgxmyk+ksuWGeGPqQypFeqqUUiAWFveRuxoM7E62kUZkY3KmCUXpmeZNL1
d9WyRaVOMGOkBHgrKsofzPRvY2b+1Gm3nctIK9HA7s+WURFh4GKoJ5X3lpxKQFC8
dacG//3T9rBE1ZvYdL3n6um/XQphrLjFzY559Nuw3i6u8zThd5lZbPe8k1xTnC8C
WrecTSY1xFDqg1XyH1gREJ48gosebUZcjMwa3kfAljA5d9c6n+yJLz7t4AqiWaDH
wMJikz+2xD9VcO4/BDFvuKSBaErgv7H6iiRhQiVo34hcrYnn5dc8fa6iydMfb39J
h4Oi93BVyIfKd0wkJNEG
=GF5Z
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to