bzr error

Jácome Miguel Cunha jmcc at portugalmail.com
Tue Aug 28 15:34:16 BST 2007


[jacomecunha xmloutput  $] bzr branch https://launchpad.net/bzr-xmloutput
bzr: ERROR: exceptions.AttributeError: 'module' object has no attribute
'ssl'

Traceback (most recent call last):
  File "/sw/lib/python2.5/site-packages/bzrlib/commands.py", line 729,
in run_bzr_catch_errors
    return run_bzr(argv)
  File "/sw/lib/python2.5/site-packages/bzrlib/commands.py", line 691,
in run_bzr
    ret = run(*run_argv)
  File "/sw/lib/python2.5/site-packages/bzrlib/commands.py", line 389,
in run_argv_aliases
    return self.run(**all_cmd_args)
  File "/sw/lib/python2.5/site-packages/bzrlib/builtins.py", line 844,
in run
    br_from = Branch.open(from_location)
  File "/sw/lib/python2.5/site-packages/bzrlib/branch.py", line 131, in open
    control = bzrdir.BzrDir.open(base, _unsupported)
  File "/sw/lib/python2.5/site-packages/bzrlib/bzrdir.py", line 529, in open
    return BzrDir.open_from_transport(t, _unsupported=_unsupported)
  File "/sw/lib/python2.5/site-packages/bzrlib/bzrdir.py", line 566, in
open_from_transport
    redirected)
  File "/sw/lib/python2.5/site-packages/bzrlib/lazy_import.py", line
116, in __call__
    return obj(*args, **kwargs)
  File "/sw/lib/python2.5/site-packages/bzrlib/transport/__init__.py",
line 1166, in do_catching_redirections
    return action(transport)
  File "/sw/lib/python2.5/site-packages/bzrlib/bzrdir.py", line 543, in
find_format
    transport, _server_formats=_server_formats)
  File "/sw/lib/python2.5/site-packages/bzrlib/bzrdir.py", line 1244, in
find_format
    return format.probe_transport(transport)
  File "/sw/lib/python2.5/site-packages/bzrlib/bzrdir.py", line 1254, in
probe_transport
    format_string = transport.get(".bzr/branch-format").read()
  File
"/sw/lib/python2.5/site-packages/bzrlib/transport/http/__init__.py",
line 231, in get
    code, response_file = self._get(relpath, None)
  File
"/sw/lib/python2.5/site-packages/bzrlib/transport/http/_urllib.py", line
132, in _get
    response = self._perform(request)
  File
"/sw/lib/python2.5/site-packages/bzrlib/transport/http/_urllib.py", line
93, in _perform
    response = self._opener.open(request)
  File "/sw/lib/python2.5/urllib2.py", line 374, in open
    response = self._open(req, data)
  File "/sw/lib/python2.5/urllib2.py", line 392, in _open
    '_open', req)
  File "/sw/lib/python2.5/urllib2.py", line 353, in _call_chain
    result = func(*args)
  File
"/sw/lib/python2.5/site-packages/bzrlib/transport/http/_urllib2_wrappers.py",
line 599, in https_open
    return self.do_open(HTTPSConnection, request)
  File
"/sw/lib/python2.5/site-packages/bzrlib/transport/http/_urllib2_wrappers.py",
line 487, in do_open
    headers)
  File "/sw/lib/python2.5/httplib.py", line 885, in _send_request
    self.endheaders()
  File "/sw/lib/python2.5/httplib.py", line 856, in endheaders
    self._send_output()
  File "/sw/lib/python2.5/httplib.py", line 728, in _send_output
    self.send(msg)
  File "/sw/lib/python2.5/httplib.py", line 695, in send
    self.connect()
  File
"/sw/lib/python2.5/site-packages/bzrlib/transport/http/_urllib2_wrappers.py",
line 160, in connect
    self.connect_to_origin()
  File
"/sw/lib/python2.5/site-packages/bzrlib/transport/http/_urllib2_wrappers.py",
line 163, in connect_to_origin
    ssl = socket.ssl(self.sock, self.key_file, self.cert_file)
AttributeError: 'module' object has no attribute 'ssl'

bzr 0.18.0 on python 2.5.1.final.0 (darwin)
arguments: ['/sw/bin/bzr', 'branch', 'https://launchpad.net/bzr-xmloutput']

** please send this report to bazaar at lists.ubuntu.com



More information about the bazaar mailing list