Bazaar login failure after linux reinstall

Asked by danieljsamson

I had to reinstall my linux distribution. I forgot to backup the .ssh and .bazaar files from my username. and now I cannot access my code (https://launchpad.net/paw). It states that it could not login with the SSH key...so I have generated a new key and imported it on the launchpad website. I still can't checkout out code...

On the new install, my username is different but the computername is the same. I have tried setting the launchpad-id in bazaar...still no luck.

Any suggestions?

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
Steve Kowalik (stevenk) said :
#1

What error does bzr give you? Can you paste the output?

Revision history for this message
danieljsamson (danieljsamson) said :
#2

daniel@elemental:~/Projects$ bzr branch lp:paw
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.

Revision history for this message
Steve Kowalik (stevenk) said :
#3

"Permission denied (publickey)." means that Launchpad does not know about your SSH key, I would double check the contents of https://launchpad.net/~/+sshkeys versus .ssh/id_rsa.pub in your home directory.

Can you help with this problem?

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

To post a message you must log in.