internal error when executing "bzr branch lp:python-mode"
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
New
|
Undecided
|
Unassigned |
Bug Description
It's my first time ever using bzr, and the first execution resulted in an "internal error" that says to report it, so I do:
[pjonsson@sunrise02 ~]$ bzr branch lp:python-mode
bzr: ERROR: exceptions.
Traceback (most recent call last):
File "/n/sw/
return the_callable(*args, **kwargs)
File "/n/sw/
ret = run(*run_argv)
File "/n/sw/
return self.run_
File "/n/sw/
return self._operation
File "/n/sw/
self.cleanups, self.func, *args, **kwargs)
File "/n/sw/
result = func(*args, **kwargs)
File "/n/sw/
from_location)
File "/n/sw/
bzrdir = klass.open(
File "/n/sw/
t = get_transport(base, possible_
File "/n/sw/
return obj(*args, **kwargs)
File "/n/sw/
base = directories.
File "/n/sw/
return service(
File "/n/sw/
return self._resolve(url)
File "/n/sw/
result = resolve.
File "/n/sw/
self.
File "/n/sw/
result = method(
File "/n/sw/
return self.__
File "/n/sw/
verbose=
File "/n/sw/
return self.parse_
File "/n/sw/
if response.
AttributeError: addinfourl instance has no attribute 'getheader'
bzr 2.1.2 on python 2.7.1 (Linux-
arguments: ['/n/sw/
encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'en_US.UTF-8'
plugins:
launchpad /n/sw/bzr-
netrc_
news_merge /n/sw/bzr-
*** 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:/
including this traceback and a description of the problem.
bzr: warning: some compiled extensions could not be loaded; see <https:/
You're running a really old version of bzr - newer versions should work better and faster on your system.