[gc@falcon devel-gc1]$ bzr lp-login gene-czarc bzr: ERROR: pycurl.error: (60, 'Peer certificate cannot be authenticated with known CA certificates') Traceback (most recent call last): File "/usr/lib64/python2.5/site-packages/bzrlib/commands.py", line 846, in run_bzr_catch_errors return run_bzr(argv) File "/usr/lib64/python2.5/site-packages/bzrlib/commands.py", line 797, in run_bzr ret = run(*run_argv) File "/usr/lib64/python2.5/site-packages/bzrlib/commands.py", line 499, in run_argv_aliases return self.run(**all_cmd_args) File "/usr/lib64/python2.5/site-packages/bzrlib/plugins/launchpad/__init__.py", line 168, in run account.check_lp_login(name) File "/usr/lib64/python2.5/site-packages/bzrlib/plugins/launchpad/account.py", line 65, in check_lp_login data = _transport.get_bytes('~%s/+sshkeys' % username) File "/usr/lib64/python2.5/site-packages/bzrlib/transport/__init__.py", line 571, in get_bytes return self.get(relpath).read() File "/usr/lib64/python2.5/site-packages/bzrlib/transport/http/__init__.py", line 125, in get code, response_file = self._get(relpath, None) File "/usr/lib64/python2.5/site-packages/bzrlib/transport/http/_pycurl.py", line 166, in _get return self._get_full(relpath) File "/usr/lib64/python2.5/site-packages/bzrlib/transport/http/_pycurl.py", line 201, in _get_full self._curl_perform(curl, header) File "/usr/lib64/python2.5/site-packages/bzrlib/transport/http/_pycurl.py", line 325, in _curl_perform curl.perform() error: (60, 'Peer certificate cannot be authenticated with known CA certificates') bzr 1.5 on python 2.5.1 (linux2) arguments: ['/usr/bin/bzr', 'lp-login', 'gene-czarc'] encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'en_US.UTF-8' plugins: bzrtools /usr/lib64/python2.5/site-packages/bzrlib/plugins/bzrtools [1.5.0] gtk /usr/lib64/python2.5/site-packages/bzrlib/plugins/gtk [0.94.0] launchpad /usr/lib64/python2.5/site-packages/bzrlib/plugins/launchpad [unknown] *** 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.