<div dir="ltr">It looks like the external ssh command is failing:<div>- Maybe Launchpad is having a problem? Try on their list?</div><div>- Maybe your account is locked</div><div><br></div><div>What happens if you just run ssh <a href="mailto:myuser@bazaar.launchpad.net">myuser@bazaar.launchpad.net</a>?</div><div><br></div><div>Shouldn't the hostname in authentication.conf be <a href="http://bazaar.launchpad.net">bazaar.launchpad.net</a>?</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Feb 14, 2015 at 7:51 AM, <span dir="ltr"><<a href="mailto:h15234@mailas.com" target="_blank">h15234@mailas.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi<br>
<br>
We've used bzr for ages to co from launchpad. As of a couple of days, we can't connect anymore.<br>
<br>
Here's what we've got installed<br>
<br>
bzr --version<br>
Bazaar (bzr) 2.6.0<br>
Python interpreter: /usr/bin/python 2.7.8<br>
Python standard library: /usr/lib64/python2.7<br>
Platform: Linux-3.18.6-1.gec2a744-desktop-x86_64-with-SuSE-13.2-x86_64<br>
bzrlib: /usr/local/lib64/python2.7/site-packages/bzrlib<br>
Bazaar configuration: /root/.bazaar<br>
Bazaar log file: /root/.bzr.log<br>
<br>
Copyright 2005-2012 Canonical Ltd.<br>
<a href="http://bazaar.canonical.com/" target="_blank">http://bazaar.canonical.com/</a><br>
<br>
bzr comes with ABSOLUTELY NO WARRANTY. bzr is free software, and<br>
you may use, modify and redistribute it under the terms of the GNU<br>
General Public License version 2 or later.<br>
<br>
Bazaar is part of the GNU Project to produce a free operating system.<br>
<br>
cat /root/.bazaar/authentication.conf<br>
[Launchpad]<br>
host = .<a href="http://launchpad.net" target="_blank">launchpad.net</a><br>
scheme = ssh<br>
user = MYUSER<br>
<br>
cat /root/.bazaar/bazaar.conf<br>
[DEFAULT]<br>
launchpad_username = MYUSER<br>
email = MYUSER <MYEMAIL@MYDOMAIN.com><br>
<br>
bzr whoami<br>
MYUSER <MYEMAIL@MYDOMAIN.com><br>
<br>
bzr lp-login<br>
MYUSER<br>
<br>
tail -f /root/.bzr.log<br>
Sat 2015-02-14 07:34:01 -0800<br>
0.051 bazaar version: 2.6.0<br>
0.051 bzr arguments: [u'lp-login']<br>
0.055 looking for plugins in /root/.bazaar/plugins<br>
0.055 looking for plugins in /usr/local/lib64/python2.7/site-packages/bzrlib/plugins<br>
0.064 looking for plugins in /usr/lib/python2.7/site-packages/bzrlib/plugins<br>
0.066 encoding stdout as sys.stdout encoding 'UTF-8'<br>
1.027 Transferred: 1kB (4.1kB/s r:1kB w:0kB)<br>
1.027 return code 0<br>
<br>
But when I try to connect I get<br>
<br>
bzr info -vvv lp:dulwich<br>
Connection to 91.189.95.84 timed out while waiting to read<br>
ConnectionReset reading response for 'BzrDir.open_2.1', retrying<br>
<br>
tail -f /root/.bzr.log<br>
Sat 2015-02-14 07:35:22 -0800<br>
0.050 bazaar version: 2.6.0<br>
0.050 bzr arguments: [u'info', u'-vvv', u'lp:dulwich']<br>
0.054 looking for plugins in /root/.bazaar/plugins<br>
0.054 looking for plugins in /usr/local/lib64/python2.7/site-packages/bzrlib/plugins<br>
0.064 looking for plugins in /usr/lib/python2.7/site-packages/bzrlib/plugins<br>
0.065 encoding stdout as sys.stdout encoding 'UTF-8'<br>
0.134 ssh implementation is OpenSSH<br>
[10274] 2015-02-14 07:36:54.173 WARNING: ConnectionReset reading response for 'BzrDir.open_2.1', retrying<br>
91.684 Traceback (most recent call last):<br>
File "/usr/local/lib64/python2.7/site-packages/bzrlib/smart/client.py", line 192, in _call<br>
expect_body=self.expect_response_body)<br>
File "/usr/local/lib64/python2.7/site-packages/bzrlib/smart/message.py", line 301, in read_response_tuple<br>
self._wait_for_response_args()<br>
File "/usr/local/lib64/python2.7/site-packages/bzrlib/smart/message.py", line 266, in _wait_for_response_args<br>
self._read_more()<br>
File "/usr/local/lib64/python2.7/site-packages/bzrlib/smart/message.py", line 288, in _read_more<br>
"Unexpected end of message. "<br>
ConnectionReset: Connection closed: Unexpected end of message. Please check connectivity and permissions, and report a bug if problems persist.<br>
<br>
This used to work just fine. Not sure what to check for here.<br>
<br>
Is there a know problem with launchpad, or suggestions for troubleshooting this?<br>
<br>
<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Martin<br></div>
</div>