Permission denied(public key) tried out most stuff via bazaar

Asked by Puzzle

I am trying to be a part of Google code-in and i need to put up a ssh 2 key on launchpad and use bazaar to access the information. bazaar seems to be working fine and i have tried out over 20 different generated keys none of them seem to work. I publish the public key(/home/<usr name>/.ssh/id_rsa.pub) I have openssh installed, I am using ubuntu gnome and I have port 22 open on TCP protocol and listening. I have tried most fixes I found online including reinstall both ssh and bazaar, reverting them to the original configurations, modifying the configurations myself, etc. I would really appreciate it if you could help me.

With Respect,
Puzzle

P.S the entire error is:
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.

Question information

Language:
English Edit question
Status:
Answered
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Colin Watson (cjwatson) said :
#1

Your Launchpad account doesn't have any SSH keys linked to it. Please make sure that you've followed the instructions on our help site (https://help.launchpad.net/YourAccount/CreatingAnSSHKeyPair#Registering_the_key_with_Launchpad). If your Launchpad username isn't the same as your local Unix username, then you will also need part of the ~/.ssh/config fragment shown there to set your username for the purpose of connecting to bazaar.launchpad.net.

You do not need to have an SSH server running on your own system for this purpose, so it's not necessary for port 22 to be open.

Can you help with this problem?

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

To post a message you must log in.