Bazaar crashing with connection reset
Hi,
I'm trying to use Bazaar to download the Bugzilla source according to their instructions. I have bzr 2.3.1 installed (from the rpmsource packages) on a RHEL5.3 server. It keeps failing - giving me connection reset errors. if someone could give me pointers as to what is wrong here, I'd be grateful = the Bugzilla guys seem to think their bzr server is OK, and I get the same behaviour on two different servers (both with the same RHEL version). Here's the Bazaar version info:
[graemec@hive ~]$ bzr --version
Bazaar (bzr) 2.3.1
Python interpreter: /usr/bin/python 2.4.3
Python standard library: /usr/lib64/
Platform: Linux-2.
bzrlib: /usr/lib64/
Bazaar configuration: /home/graemec/
Bazaar log file: /home/graemec/
Copyright 2005-2010 Canonical Ltd.
http://
bzr comes with ABSOLUTELY NO WARRANTY. bzr is free software, and
you may use, modify and redistribute it under the terms of the GNU
General Public License version 2 or later.
Bazaar is part of the GNU Project to produce a free operating system.
and the output from .bzr.log:
Wed 2011-05-11 14:53:10 +0100
0.038 bazaar version: 2.3.1
0.039 bzr arguments: [u'co', u'-r', u'tag:bugzilla-
0.061 looking for plugins in /home/graemec/
0.061 looking for plugins in /usr/lib64/
0.071 looking for plugins in /usr/lib/
0.618 Returning RevisionSpec RevisionSpec_tag for tag:bugzilla-3.6.1
0.618 encoding stdout as sys.stdout encoding 'UTF-8'
5.078 creating repository in file://
5.082 creating branch <bzrlib.
5.492 Using fetch logic to copy between RemoteRepositor
2a (needs bzr 1.16 or later)\n')) and CHKInventoryRep
5.492 fetch up to rev {<email address hidden>}
54.629 Transferred: 15676kB (292.9kB/s r:15672kB w:4kB)
54.709 Traceback (most recent call last):
File "/usr/lib64/
return the_callable(*args, **kwargs)
File "/usr/lib64/
ret = run(*run_argv)
File "/usr/lib64/
return self.run(
File "/usr/lib64/
return self._operation
File "/usr/lib64/
return _do_with_cleanups(
File "/usr/lib64/
result = func(*args, **kwargs)
File "/usr/lib64/
accelerator
File "/usr/lib64/
checkout_
File "/usr/lib64/
possible_
File "/usr/lib64/
result = unbound(self, *args, **kwargs)
File "/usr/lib64/
merge_
File "/usr/lib64/
overwrite=
File "/usr/lib64/
overwrite, graph)
File "/usr/lib64/
result = unbound(self, *args, **kwargs)
File "/usr/lib64/
self.
File "/usr/lib64/
result = unbound(self, *args, **kwargs)
File "/usr/lib64/
pb=pb)
File "/usr/lib64/
find_
File "/usr/lib64/
result = unbound(self, *args, **kwargs)
File "/usr/lib64/
find_
File "/usr/lib64/
self.__fetch()
File "/usr/lib64/
self.
File "/usr/lib64/
resume_tokens, missing_keys = self.sink.
File "/usr/lib64/
src_format, is_resume)
File "/usr/lib64/
self.
File "/usr/lib64/
for _ in self._insert_
File "/usr/lib64/
for record in stream:
File "/usr/lib64/
for record in substream.read():
File "/usr/lib64/
for bytes in self._bytes_
File "/usr/lib64/
for record in self.iter_
File "/usr/lib64/
for bytes in self.byte_stream:
File "/usr/lib64/
self.
File "/usr/lib64/
raise errors.
ConnectionReset: Connection closed: Unexpected end of message. Please check connectivity and permissions, and report a bug if problems persist.
54.709 return code 3
Thanks in advance,
Graeme
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Bazaar Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Graeme Coates
- Solved:
- Last query:
- Last reply: