bazaar crash
Jared Greenwald
greenwaldjared at gmail.com
Tue Mar 20 20:26:15 GMT 2007
I was attempting to download a tree earlier today and got the following
errors. I'm behind a proxy and have http_proxy set to a valid proxy server.
Let me know if there is anything further you need from me...
$ bzr co http://bazaar.launchpad.net/~ubuntu-mythtv/mythbuntu/develsvn/mythbuntu
bzr: ERROR: httplib.BadStatusLine:
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 611, in
run_bzr_catch_errors
return run_bzr(argv)
File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 573, in
run_bzr
ret = run(*run_argv)
File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 282, in
run_argv_aliases
return self.run(**all_cmd_args)
File "/usr/lib/python2.4/site-packages/bzrlib/builtins.py", line 812, in
run
source.create_checkout(to_location, revision_id, lightweight)
File "/usr/lib/python2.4/site-packages/bzrlib/branch.py", line 622, in
create_checkout
checkout_branch.pull(self, stop_revision=revision_id)
File "/usr/lib/python2.4/site-packages/bzrlib/decorators.py", line 51, in
write_locked
return unbound(self, *args, **kwargs)
File "/usr/lib/python2.4/site-packages/bzrlib/branch.py", line 1284, in
pull
return super(BzrBranch5, self).pull(source, overwrite, stop_revision)
File "/usr/lib/python2.4/site-packages/bzrlib/decorators.py", line 51, in
write_locked
return unbound(self, *args, **kwargs)
File "/usr/lib/python2.4/site-packages/bzrlib/branch.py", line 1188, in
pull
self.update_revisions(source, stop_revision)
File "/usr/lib/python2.4/site-packages/bzrlib/decorators.py", line 51, in
write_locked
return unbound(self, *args, **kwargs)
File "/usr/lib/python2.4/site-packages/bzrlib/branch.py", line 1157, in
update_revisions
self.fetch(other, stop_revision)
File "/usr/lib/python2.4/site-packages/bzrlib/decorators.py", line 51, in
write_locked
return unbound(self, *args, **kwargs)
File "/usr/lib/python2.4/site-packages/bzrlib/branch.py", line 228, in
fetch
pb=nested_pb)
File "/usr/lib/python2.4/site-packages/bzrlib/repository.py", line 261, in
fetch
pb=pb)
File "/usr/lib/python2.4/site-packages/bzrlib/decorators.py", line 51, in
write_locked
return unbound(self, *args, **kwargs)
File "/usr/lib/python2.4/site-packages/bzrlib/repository.py", line 1985,
in fetch
pb=pb)
File "/usr/lib/python2.4/site-packages/bzrlib/fetch.py", line 109, in
__init__
self.__fetch()
File "/usr/lib/python2.4/site-packages/bzrlib/fetch.py", line 136, in
__fetch
self._fetch_weave_texts(revs)
File "/usr/lib/python2.4/site-packages/bzrlib/fetch.py", line 180, in
_fetch_weave_texts
to_weave.join(from_weave, version_ids=required_versions)
File "/usr/lib/python2.4/site-packages/bzrlib/versionedfile.py", line 404,
in join
ignore_missing)
File "/usr/lib/python2.4/site-packages/bzrlib/knit.py", line 1638, in join
copy_queue):
File "/usr/lib/python2.4/site-packages/bzrlib/knit.py", line 1481, in
read_records_iter_raw
pos, data = raw_records.next()
File "/usr/lib/python2.4/site-packages/bzrlib/transport/http/__init__.py",
line 250, in readv
code, f = self._get(relpath, ranges)
File "/usr/lib/python2.4/site-packages/bzrlib/transport/http/_urllib.py",
line 61, in _get
tail_amount=tail_amount)
File "/usr/lib/python2.4/site-packages/bzrlib/transport/http/_urllib.py",
line 97, in _get_url_impl
response = opener.open(request)
File "urllib2.py", line 358, in open
response = self._open(req, data)
File "urllib2.py", line 376, in _open
'_open', req)
File "urllib2.py", line 337, in _call_chain
result = func(*args)
File "urllib2.py", line 1021, in http_open
return self.do_open(httplib.HTTPConnection, req)
File "urllib2.py", line 994, in do_open
r = h.getresponse()
File "httplib.py", line 866, in getresponse
response.begin()
File "httplib.py", line 336, in begin
version, status, reason = self._read_status()
File "httplib.py", line 300, in _read_status
raise BadStatusLine(line)
BadStatusLine
bzr 0.11.0 on python 2.4.4.candidate.1 (linux2)
arguments: ['/usr/bin/bzr', 'co', '
http://bazaar.launchpad.net/~ubuntu-mythtv/mythbuntu/devel',
'svn/mythbuntu']
** please send this report to bazaar-ng at lists.ubuntu.com
jgreenwa at 4lom:~$
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20070320/4d4c07a9/attachment-0001.htm
More information about the bazaar
mailing list