Your message dated Thu, 05 Aug 2010 16:02:17 +0000
with message-id <[email protected]>
and subject line Bug#588430: fixed in bzr 2.1.2-1.1
has caused the Debian Bug report #588430,
regarding bzr doesn't work though proxies on python 2.6
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.)
--
588430: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588430
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: bzr
Version: 2.1.2-1
Severity: important
Tags: upstream
This wasn't an issue until the move to python 2.6, now it bites me
over and over again. It is a known bug, and has been fixed
upstream. See:
https://bugs.launchpad.net/bzr/+bug/558343
It would be nice if you either backported the fix (as mentioned in
the URL), or moved to 2.2b3 where it has been fixed.
This is the error I get:
$ bzr branch lp:zookeepr/lca2011
bzr: ERROR: exceptions.NotImplementedError: should resend request to
http://feeds.edge.launchpad.net/bazaar/, but this isn't implemented
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 853, in
exception_to_return_code
return the_callable(*args, **kwargs)
File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 1055, in
run_bzr
ret = run(*run_argv)
File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 661, in
run_argv_aliases
return self.run_direct(**all_cmd_args)
File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 665, in
run_direct
return self._operation.run_simple(*args, **kwargs)
File "/usr/lib/python2.6/dist-packages/bzrlib/cleanup.py", line 122, in
run_simple
self.cleanups, self.func, *args, **kwargs)
File "/usr/lib/python2.6/dist-packages/bzrlib/cleanup.py", line 156, in
_do_with_cleanups
result = func(*args, **kwargs)
File "/usr/lib/python2.6/dist-packages/bzrlib/builtins.py", line 1194, in
run
from_location)
File "/usr/lib/python2.6/dist-packages/bzrlib/bzrdir.py", line 956, in
open_tree_or_branch
bzrdir = klass.open(location)
File "/usr/lib/python2.6/dist-packages/bzrlib/bzrdir.py", line 840, in open
t = get_transport(base, possible_transports=possible_transports)
File "/usr/lib/python2.6/dist-packages/bzrlib/lazy_import.py", line 125, in
__call__
return obj(*args, **kwargs)
File "/usr/lib/python2.6/dist-packages/bzrlib/transport/__init__.py", line
1559, in get_transport
base = directories.dereference(base)
File "/usr/lib/python2.6/dist-packages/bzrlib/directory_service.py", line
58, in dereference
return service().look_up(name, url)
File
"/usr/lib/python2.6/dist-packages/bzrlib/plugins/launchpad/lp_directory.py",
line 60, in look_up
return self._resolve(url)
File
"/usr/lib/python2.6/dist-packages/bzrlib/plugins/launchpad/lp_directory.py",
line 70, in _resolve
result = resolve.submit(service)
File
"/usr/lib/python2.6/dist-packages/bzrlib/plugins/launchpad/lp_registration.py",
line 275, in submit
self._authenticated)
File
"/usr/lib/python2.6/dist-packages/bzrlib/plugins/launchpad/lp_registration.py",
line 205, in send_request
% e.headers.get('Location', 'NO-LOCATION-PRESENT'))
NotImplementedError: should resend request to
http://feeds.edge.launchpad.net/bazaar/, but this isn't implemented
bzr 2.1.2 on python 2.6.5
(Linux-2.6.32-5-amd64-x86_64-with-debian-squeeze-sid)
arguments: ['/usr/bin/bzr', 'branch', 'lp:zookeepr/lca2011']
encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'en_AU.UTF-8'
plugins:
bzrtools
/usr/lib/python2.6/dist-packages/bzrlib/plugins/bzrtools [2.1.0]
email /usr/lib/python2.6/dist-packages/bzrlib/plugins/email
[unknown]
launchpad
/usr/lib/python2.6/dist-packages/bzrlib/plugins/launchpad [2.1.2]
loom /usr/lib/python2.6/dist-packages/bzrlib/plugins/loom
[2.1.0]
netrc_credential_store
/usr/lib/python2.6/dist-packages/bzrlib/plugins/netrc_credential_store [2.1.2]
news_merge
/usr/lib/python2.6/dist-packages/bzrlib/plugins/news_merge [2.1.2]
rewrite
/usr/lib/python2.6/dist-packages/bzrlib/plugins/rewrite [0.6.0]
search /usr/lib/python2.6/dist-packages/bzrlib/plugins/search
[1.7.0dev]
svn /usr/lib/python2.6/dist-packages/bzrlib/plugins/svn
[1.0.2]
upload /usr/lib/python2.6/dist-packages/bzrlib/plugins/upload
[1.0.0dev]
*** Bazaar has encountered an internal error. This probably indicates a
bug in Bazaar. You can help us fix it by filing a bug report at
https://bugs.launchpad.net/bzr/+filebug
including this traceback and a description of the problem.
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages bzr depends on:
ii libc6 2.11.2-2 Embedded GNU C Library: Shared lib
ii python 2.6.5-5 An interactive high-level object-o
ii python-central 0.6.14+nmu2 register and build utility for Pyt
ii python-configobj 4.7.2+ds-1 simple but powerful config file re
ii python-elementtree 1.2.6-12.1 Light-weight toolkit for XML proce
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
Versions of packages bzr recommends:
ii bzrtools 2.1.0-2 Collection of tools for bzr
ii ca-certificates 20090814 Common CA certificates
ii python-paramiko 1.7.6-2 Make ssh v2 connections with Pytho
Versions of packages bzr suggests:
pn bzr-doc <none> (no description available)
pn bzr-gtk <none> (no description available)
ii bzr-svn 1.0.2-2 Bazaar plugin providing Subversion
pn python-kerberos <none> (no description available)
pn python-pycurl <none> (no description available)
ii xdg-utils 1.0.2+cvs20100307-1 desktop integration utilities from
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: bzr
Source-Version: 2.1.2-1.1
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:
bzr-doc_2.1.2-1.1_all.deb
to main/b/bzr/bzr-doc_2.1.2-1.1_all.deb
bzr_2.1.2-1.1.debian.tar.gz
to main/b/bzr/bzr_2.1.2-1.1.debian.tar.gz
bzr_2.1.2-1.1.dsc
to main/b/bzr/bzr_2.1.2-1.1.dsc
bzr_2.1.2-1.1_amd64.deb
to main/b/bzr/bzr_2.1.2-1.1_amd64.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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Maximiliano Curia <[email protected]> (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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Fri, 30 Jul 2010 19:14:08 -0400
Source: bzr
Binary: bzr bzr-doc
Architecture: source all amd64
Version: 2.1.2-1.1
Distribution: unstable
Urgency: low
Maintainer: Debian Bazaar Maintainers <[email protected]>
Changed-By: Maximiliano Curia <[email protected]>
Description:
bzr - easy to use distributed version control system
bzr-doc - easy to use distributed version control system (documentation)
Closes: 588430
Changes:
bzr (2.1.2-1.1) unstable; urgency=low
.
* Non-maintainer upload.
* Fix access via http_proxy. Closes: #588430
Checksums-Sha1:
f03efcf84500c3a935e1a91b9f50c4aa3f08fd0f 1450 bzr_2.1.2-1.1.dsc
4420c0b4921ffcfd7360f3196a0b5a4cec3d1fce 15456 bzr_2.1.2-1.1.debian.tar.gz
db036a37b636feff20f3a22034cded18652df134 4538536 bzr-doc_2.1.2-1.1_all.deb
cfa846d98cd47dd74ca8aded91d8ad79d8d5b9ea 3204234 bzr_2.1.2-1.1_amd64.deb
Checksums-Sha256:
97e828c7b87269c57de2c3458428a1a39d9a40ec5b23c2cb583a10dbc4b1d787 1450
bzr_2.1.2-1.1.dsc
172bfd135798361323b642af5e0e9b3e6ff7f49725adaa41f9353e7013196cc9 15456
bzr_2.1.2-1.1.debian.tar.gz
90f3e1e3d4b6c7c24fe31ee2a30b299491bee699dd939097c7ac4539124e510b 4538536
bzr-doc_2.1.2-1.1_all.deb
6a70c285a884f0483f3a4a5b21a65449557d50e48d0b08cd93e77928f28f734a 3204234
bzr_2.1.2-1.1_amd64.deb
Files:
1d694c0c19a43a6adb057e4dc6d58a83 1450 vcs optional bzr_2.1.2-1.1.dsc
39c054d3135a91c5823999884e2a7411 15456 vcs optional bzr_2.1.2-1.1.debian.tar.gz
d57f56b9a5c8326b488ddbf005e30db9 4538536 doc optional bzr-doc_2.1.2-1.1_all.deb
0997733a7d97958e9b42768d3c280cbc 3204234 vcs optional bzr_2.1.2-1.1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkxUOzQACgkQIntwtlWVB0q6oQCgqOFmV56aeKCYAga6Wo6noB3Q
lSQAn2mOH7ySVVUSjeb6D3baT21OzR1n
=hCia
-----END PGP SIGNATURE-----
--- End Message ---