Comment 15 for bug 363019

Revision history for this message
Simone Busoli (simone.busoli) wrote :

The proxy is a corporate one, I have no control over it, but I guess it uses NTLM. Here's the log:

this is a debug log for diagnosing/reporting problems in bzr
you can delete or truncate this file, or include sections in
bug reports to https://bugs.launchpad.net/bzr/+filebug

ven 2010-01-22 16:30:11 +0100
0.031 bzr arguments: [u'branch', u'-Dhttp', u'-Derror', u'https://code.launchpad.net/~gtg/gtg/trunk']
0.046 looking for plugins in[...]/Application Data/bazaar/2.0/plugins
0.046 looking for plugins in C:/Program Files/Bazaar/plugins
0.140 encoding stdout as sys.stdout encoding 'cp437'
0.156 failed to import pycurl: No module named pycurl
0.156 failed to instantiate transport <bzrlib.registry._LazyObjectGetter object at 150b698, module='bzrlib.transport.http._pycurl' attribute='PyCurlTransport'> for 'https://code.launchpad.net/~gtg/gtg/trunk': DependencyNotPresent(Unable to import library "pycurl": No module named pycurl)
0.171 bzr-svn: using Subversion 1.5.6 ()
1.796 * About to connect() to code.launchpad.net:443
1.796 Traceback (most recent call last):
  File "bzrlib\commands.pyo", line 842, in exception_to_return_code
  File "bzrlib\commands.pyo", line 1037, in run_bzr
  File "bzrlib\commands.pyo", line 654, in run_argv_aliases
  File "bzrlib\builtins.pyo", line 1202, in run
  File "bzrlib\bzrdir.pyo", line 959, in open_tree_or_branch
  File "bzrlib\bzrdir.pyo", line 844, in open
  File "bzrlib\bzrdir.pyo", line 874, in open_from_transport
  File "bzrlib\lazy_import.pyo", line 125, in __call__
  File "bzrlib\transport\__init__.pyo", line 1642, in do_catching_redirections
  File "bzrlib\bzrdir.pyo", line 861, in find_format
  File "bzrlib\bzrdir.pyo", line 1797, in find_format
  File "C:/Program Files/Bazaar/plugins\svn\format.py", line 101, in probe_transport
  File "C:/Program Files/Bazaar/plugins\svn\transport.py", line 102, in get_svn_ra_transport
  File "bzrlib\transport\http\_urllib.pyo", line 79, in _perform
  File "urllib2.pyo", line 381, in open
  File "urllib2.pyo", line 399, in _open
  File "urllib2.pyo", line 360, in _call_chain
  File "bzrlib\transport\http\_urllib2_wrappers.pyo", line 706, in https_open
  File "bzrlib\transport\http\_urllib2_wrappers.pyo", line 612, in do_open
  File "bzrlib\transport\http\_urllib2_wrappers.pyo", line 515, in retry_or_raise
ConnectionError: Connection error: Couldn't resolve host 'code.launchpad.net' (11001, 'getaddrinfo failed')

1.796 return code 3