Cannot branch repository

Asked by Jan Bok

When I try to get copy of touchpad-indicator repo, I get this:

bzr branch lp:touchpad-indicator
Permission denied (publickey).
ConnectionReset reading response for 'BzrDir.open_2.1', retrying
Permission denied (publickey).
bzr: ERROR: Connection closed: Unexpected end of message. Please check connectivity and permissions, and report a bug if problems persist.

What is the problem?

Question information

Language:
Brazilian Portuguese Edit question
Status:
Answered
For:
Bazaar Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Jelmer Vernooij (jelmer) said :
#1

You seem to have trouble connecting to Launchpad over SSH. Make sure that you have a public SSH key registered on launchpad for which you have the private key available locally and check that Launchpad knows about your username ("bzr lp-login <username>"). .

Revision history for this message
Ainu Qaghan (qaghan) said :
#2

I have the same issue. I did create an ssh key, registered the public key on Launchpad and made sure that I have the pricate key in my ~/.ssh directory but still, same issue. I basically followed all the steps on http://doc.bazaar.canonical.com/beta/en/mini-tutorial/index.html but still get the

Permission denied (publickey).
ConnectionReset reading response for 'BzrDir.open_2.1', retrying
Permission denied (publickey).

error.

Revision history for this message
adhir (adhirramjiawan0) said :
#3

I also had the same issue. It was my dsa public key that didnt work on launchpad for some reason. Try creating an rsa key

Revision history for this message
Jack Yu (jackyu) said :
#4

I'm using a RSA key, but it still show above message when I push something to lp.

Revision history for this message
Matthias Ronge (matthias-ronge) said :
#5

Can you help with this problem?

Provide an answer of your own, or ask Jan Bok for more information if necessary.

To post a message you must log in.