Crash when connection times out
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
bzr Upload plugin |
New
|
Undecided
|
Unassigned |
Bug Description
I experienced this crash when in the middle of using bzr upload..
Uploading c5/concrete/
bzr: ERROR: socket.error: (110, 'Connection timed out')
Traceback (most recent call last):
File "/usr/lib/
return the_callable(*args, **kwargs)
File "/usr/lib/
ret = run(*run_argv)
File "/usr/lib/
return self.run(
File "/home/
uploader.
File "/home/
self.
File "/home/
self.
File "/home/
self.
File "/home/
self.
File "/usr/lib/
return self.put_
File "/usr/lib/
f.storbinar
File "/usr/lib/
conn = self.transfercm
File "/usr/lib/
return self.ntransferc
File "/usr/lib/
conn.
File "<string>", line 1, in connect
error: (110, 'Connection timed out')
bzr 2.0.2 on python 2.5.2 (Linux-
arguments: ['/usr/bin/bzr', 'upload', 'ftp://LRbeta:
encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'en_US.UTF-8'
plugins:
launchpad /usr/lib/
netrc_
pushandup /home/afenn/
upload /home/afenn/
*** 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.
Here is my bzr version..
Bazaar (bzr) 2.0.2 6.24-19- server- i686-with- debian- lenny-sid python2. 5/site- packages/ bzrlib .bzr.log
Python interpreter: /usr/bin/python 2.5.2
Python standard library: /usr/lib/python2.5
Platform: Linux-2.
bzrlib: /usr/lib/
Bazaar configuration: /home/afenn/.bazaar
Bazaar log file: /home/afenn/
Here is my bzr plugins..
launchpad 2.0.2
Launchpad.net integration plugin for Bazaar.
netrc_credentia l_store 2.0.2 conf.
Use ~/.netrc as a credential store for authentication.
pushandup 0.2.0dev
A plugin for pushing and updating a remote repository.
upload 1.0.0dev
Upload a working tree, incrementally.