bazaar launchpad-login SSL connection timeout
This is the first time I am using bzr for project. After set up repository in my hard disk, it's time to push to launchpad. In order to do that I have to login to launchpad. Here's the ouput from terminal:
bzr launchpad-login luciomrx
bzr: ERROR: pycurl.error: (28, 'SSL connection timeout at 297290')
Traceback (most recent call last):
File "/usr/lib/
return the_callable(*args, **kwargs)
File "/usr/lib/
ret = run(*run_argv)
File "/usr/lib/
return self.run(
File "/usr/lib/
return self._operation
File "/usr/lib/
self.cleanups, self.func, *args, **kwargs)
File "/usr/lib/
result = func(*args, **kwargs)
File "/usr/lib/
account.
File "/usr/lib/
data = _transport.
File "/usr/lib/
f = self.get(relpath)
File "/usr/lib/
code, response_file = self._get(relpath, None)
File "/usr/lib/
return self._get_
File "/usr/lib/
self.
File "/usr/lib/
curl.perform()
error: (28, 'SSL connection timeout at 297290')
You can report this problem to Bazaar's developers by running
apport-bug /var/crash/
if a bug-reporting window does not automatically appear.
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Ubuntu bzr Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Duncan Thomas
- Solved:
- Last query:
- Last reply: