lp: thru proxy

Bug #294422 reported by yarko
2
Affects Status Importance Assigned to Milestone
Bazaar
New
Undecided
Unassigned

Bug Description

To wit:
----------------------------------------------
D:\Workspace\My Workspace\Python3Patterns>bzr branch lp:python3patterns
bzr: ERROR: socket.error: (10060, 'Operation timed out')

Traceback (most recent call last):
  File "bzrlib\commands.pyo", line 893, in run_bzr_catch_errors
  File "bzrlib\commands.pyo", line 839, in run_bzr
  File "bzrlib\commands.pyo", line 539, in run_argv_aliases
  File "bzrlib\builtins.pyo", line 953, in run
  File "bzrlib\bzrdir.pyo", line 888, in open_tree_or_branch
  File "bzrlib\bzrdir.pyo", line 765, in open
  File "bzrlib\lazy_import.pyo", line 125, in __call__
  File "bzrlib\transport\__init__.pyo", line 1545, in get_transport
  File "bzrlib\directory_service.pyo", line 58, in dereference
  File "D:/Program Files/Bazaar/plugins\launchpad\lp_directory.py", line 60, in
look_up
  File "D:/Program Files/Bazaar/plugins\launchpad\lp_directory.py", line 76, in
_resolve
  File "D:/Program Files/Bazaar/plugins\launchpad\lp_registration.py", line 182,
 in submit
  File "D:/Program Files/Bazaar/plugins\launchpad\lp_registration.py", line 147,
 in send_request
  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.9rc1 on python 2.5.2 (win32)
arguments: ['bzr', 'branch', 'lp:python3patterns']
encoding: 'cp1252', fsenc: 'mbcs', lang: None
plugins:
  bzrtools D:\Program Files\Bazaar\plugins\bzrtools [1.9.0]
  launchpad D:\Program Files\Bazaar\plugins\launchpad [unknown]
  qbzr D:\Program Files\Bazaar\plugins\qbzr [0.9.5]
  svn D:\Program Files\Bazaar\plugins\svn [0.4.14]
*** Bazaar has encountered an internal error.
    Please report a bug at https://bugs.launchpad.net/bzr/+filebug
    including this traceback, and a description of what you
    were doing when the error occurred.

D:\Workspace\My Workspace\Python3Patterns>
---------------------------------

When using a user branch, I can usually find a http://bazaar.launchpad.net equivalent url which works (in this case, I did not);

Revision history for this message
yarko (yarkot) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.