[Pkg-bazaar-maint] Bug#518098: bzr-loom: can't use Bazaar with branch named in ‘Vcs-Bzr’ field

Ben Finney ben+debian at benfinney.id.au
Wed Mar 4 04:39:00 UTC 2009


Package: bzr-loom
Version: 1.4.0~bzr93-1
Severity: normal

Howdy,

The ‘debian/control’ file lists a ‘Vcs-Bzr’ field with the value
‘http://bzr.debian.org/pkg-bazaar/bzr-loom/experimental’. This URL is
not usable with Bazaar on Debian ‘squeeze’:

=====
bzr branch http://bzr.debian.org/pkg-bazaar/bzr-loom/experimental
Transport error: Server refuses to fullfil the request
=====

The Bazaar log file shows:

=====
0.253  encoding stdout as sys.stdout encoding 'UTF-8'
0.346  failed to import pycurl: No module named pycurl
0.347  failed to instantiate transport <bzrlib.registry._LazyObjectGetter object at 103b5300, module='bzrlib.transport.http._pycurl' attribute='PyCurlTransport'> for 'http://bzr.debian.org/pkg-bazaar/bzr-loom/experimental': DependencyNotPresent()
1.236  Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 846, in run_bzr_catch_errors
    return run_bzr(argv)
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 797, in run_bzr
    ret = run(*run_argv)
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 499, in run_argv_aliases
    return self.run(**all_cmd_args)
  File "/usr/lib/python2.5/site-packages/bzrlib/builtins.py", line 2122, in run
    b = Branch.open(branch)
  File "/usr/lib/python2.5/site-packages/bzrlib/branch.py", line 107, in open
    possible_transports=possible_transports)
  File "/usr/lib/python2.5/site-packages/bzrlib/bzrdir.py", line 667, in open
    return BzrDir.open_from_transport(t, _unsupported=_unsupported)
  File "/usr/lib/python2.5/site-packages/bzrlib/bzrdir.py", line 704, in open_from_transport
    redirected)
  File "/usr/lib/python2.5/site-packages/bzrlib/lazy_import.py", line 125, in __call__
    return obj(*args, **kwargs)
  File "/usr/lib/python2.5/site-packages/bzrlib/transport/__init__.py", line 1616, in do_catching_redirections
    return action(transport)
  File "/usr/lib/python2.5/site-packages/bzrlib/bzrdir.py", line 681, in find_format
    transport, _server_formats=_server_formats)
  File "/usr/lib/python2.5/site-packages/bzrlib/bzrdir.py", line 1440, in find_format
    return format.probe_transport(transport)
  File "/usr/lib/python2.5/site-packages/bzrlib/bzrdir.py", line 2398, in probe_transport
    server_version = medium.protocol_version()
  File "/usr/lib/python2.5/site-packages/bzrlib/smart/medium.py", line 421, in protocol_version
    self._protocol_version = client_protocol.query_version()
  File "/usr/lib/python2.5/site-packages/bzrlib/smart/protocol.py", line 620, in query_version
    self.call('hello')
  File "/usr/lib/python2.5/site-packages/bzrlib/smart/protocol.py", line 488, in call
    self._request.finished_writing()
  File "/usr/lib/python2.5/site-packages/bzrlib/smart/medium.py", line 348, in finished_writing
    self._finished_writing()
  File "/usr/lib/python2.5/site-packages/bzrlib/transport/http/__init__.py", line 539, in _finished_writing
    data = self._medium.send_http_smart_request(self._buffer)
  File "/usr/lib/python2.5/site-packages/bzrlib/transport/http/__init__.py", line 518, in send_http_smart_request
    code, body_filelike = self._post(bytes)
  File "/usr/lib/python2.5/site-packages/bzrlib/transport/http/_urllib.py", line 136, in _post
    response = self._perform(Request('POST', abspath, body_bytes))
  File "/usr/lib/python2.5/site-packages/bzrlib/transport/http/_urllib.py", line 79, in _perform
    response = self._opener.open(request)
  File "/usr/lib/python2.5/urllib2.py", line 387, in open
    response = meth(req, response)
  File "/usr/lib/python2.5/site-packages/bzrlib/transport/http/_urllib2_wrappers.py", line 1326, in http_response
    code, msg, hdrs)
  File "/usr/lib/python2.5/urllib2.py", line 425, in error
    return self._call_chain(*args)
  File "/usr/lib/python2.5/urllib2.py", line 360, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.5/site-packages/bzrlib/transport/http/_urllib2_wrappers.py", line 1337, in http_error_default
    raise errors.TransportError('Server refuses to fullfil the request')
TransportError: Transport error: Server refuses to fullfil the request 
=====

Please either fix the problem with this branch (which may involve
fixing the server-size Bazaar), or change the ‘Vcs-Url’ field to the
URL of a functional branch.


-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable'), (90, 'unstable')
Architecture: powerpc (ppc64)

Kernel: Linux 2.6.26-1-powerpc64 (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_AU.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages bzr-loom depends on:
ii  bzr                           1.5-1.1    easy to use distributed version co
ii  python                        2.5.4-2    An interactive high-level object-o
ii  python-central                0.6.8      register and build utility for Pyt

bzr-loom recommends no packages.

bzr-loom suggests no packages.

-- no debconf information

-- 
 \      “I know the guy who writes all those bumper stickers. He hates |
  `\                                         New York.” —Steven Wright |
_o__)                                                                  |
Ben Finney <ben at benfinney.id.au>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-bazaar-maint/attachments/20090304/a2d2a629/attachment.pgp 


More information about the Pkg-bazaar-maint mailing list