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 0.023 encoding stdout as sys.stdout encoding 'UTF-8' 0.024 bzr arguments: [u'ls', u'https://testoob.googlecode.com/svn/trunk/other/try'] 0.024 looking for plugins in /home/orip/.bazaar/plugins 0.088 bzr-svn: using Subversion 1.5.1 () 0.109 looking for plugins in /home/orip/bzr-latest/bzrlib/plugins 0.110 Plugin name __init__ already loaded 0.110 Plugin name __init__ already loaded 0.111 looking for plugins in /usr/lib/python2.5/site-packages/bzrlib/plugins 0.130 encoding stdout as sys.stdout encoding 'UTF-8' 0.150 failed to import pycurl: No module named pycurl 0.151 failed to instantiate transport for 'https://testoob.googlecode.com/svn/trunk/other/try': DependencyNotPresent() 2.429 Traceback (most recent call last): File "/home/orip/bzr-latest/bzrlib/commands.py", line 849, in run_bzr_catch_errors return run_bzr(argv) File "/home/orip/bzr-latest/bzrlib/commands.py", line 795, in run_bzr ret = run(*run_argv) File "/home/orip/bzr-latest/bzrlib/commands.py", line 495, in run_argv_aliases return self.run(**all_cmd_args) File "/home/orip/bzr-latest/bzrlib/commands.py", line 809, in ignore_pipe result = func(*args, **kwargs) File "/home/orip/bzr-latest/bzrlib/builtins.py", line 1958, in run fs_path) File "/home/orip/bzr-latest/bzrlib/bzrdir.py", line 901, in open_containing_tree_or_branch bzrdir, relpath = klass.open_containing(location) File "/home/orip/bzr-latest/bzrlib/bzrdir.py", line 828, in open_containing return BzrDir.open_containing_from_transport(transport) File "/home/orip/bzr-latest/bzrlib/bzrdir.py", line 849, in open_containing_from_transport result = BzrDir.open_from_transport(a_transport) File "/home/orip/bzr-latest/bzrlib/bzrdir.py", line 803, in open_from_transport redirected) File "/home/orip/bzr-latest/bzrlib/lazy_import.py", line 125, in __call__ return obj(*args, **kwargs) File "/home/orip/bzr-latest/bzrlib/transport/__init__.py", line 1621, in do_catching_redirections return action(transport) File "/home/orip/bzr-latest/bzrlib/bzrdir.py", line 780, in find_format transport, _server_formats=_server_formats) File "/home/orip/bzr-latest/bzrlib/bzrdir.py", line 1634, in find_format return format.probe_transport(transport) File "/home/orip/bzr-latest/bzrlib/bzrdir.py", line 1644, in probe_transport format_string = transport.get(".bzr/branch-format").read() File "/home/orip/bzr-latest/bzrlib/transport/http/__init__.py", line 128, in get code, response_file = self._get(relpath, None) File "/home/orip/bzr-latest/bzrlib/transport/http/_urllib.py", line 119, in _get response = self._perform(request) File "/home/orip/bzr-latest/bzrlib/transport/http/_urllib.py", line 78, in _perform response = self._opener.open(request) File "/usr/lib/python2.5/urllib2.py", line 387, in open response = meth(req, response) File "/home/orip/bzr-latest/bzrlib/transport/http/_urllib2_wrappers.py", line 1332, in http_response code, msg, hdrs) File "/usr/lib/python2.5/urllib2.py", line 425, in error return self._call_chain(*args) File "/usr/lib/python2.5/urllib2.py", line 360, in _call_chain result = func(*args) File "/home/orip/bzr-latest/bzrlib/transport/http/_urllib2_wrappers.py", line 1349, in http_error_default % (code, msg)) InvalidHttpResponse: Invalid http response for https://testoob.googlecode.com/svn/trunk/other/try/.bzr/branch-format: Unable to handle http code 401: Authorization Required 2.430 return code 3