if branch from lp: gives a timeout, a traceback is shown to the user
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
Confirmed
|
Low
|
Unassigned | ||
bzr-xmloutput |
Invalid
|
Undecided
|
Unassigned |
Bug Description
I tried to install this plugin with bzr but it failed:
C:\Programme\
bzr: ERROR: socket.error: (10060, 'Operation timed out')
Traceback (most recent call last):
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "C:/Programme/
File "C:/Programme/
File "C:/Programme/
File "C:/Programme/
File "xmlrpclib.pyo", line 1147, in __call__
File "xmlrpclib.pyo", line 1437, in __request
File "xmlrpclib.pyo", line 1183, in request
File "xmlrpclib.pyo", line 1297, in send_content
File "httplib.pyo", line 860, in endheaders
File "httplib.pyo", line 732, in _send_output
File "httplib.pyo", line 699, in send
File "httplib.pyo", line 1134, in connect
File "<string>", line 1, in connect
error: (10060, 'Operation timed out')
bzr 1.6 on python 2.5.2 (win32)
arguments: ['bzr', 'branch', 'lp:bzr-xmloutput']
encoding: 'cp1252', fsenc: 'mbcs', lang: 'de'
plugins:
bzrtools C:\Programme\
launchpad C:\Programme\
qbzr C:\Programme\
svn C:\Programme\
xmloutput C:\Programme\
*** Bazaar has encountered an internal error.
Please report a bug at https:/
including this traceback, and a description of what you
were doing when the error occurred.
Changed in bzr: | |
importance: | Undecided → Low |
status: | New → Confirmed |
Thanks for reporting this.
I'm moving this to bzr itself, because the error seems like a network problem, and not a plugin issue.