bazaar push is returning Permission denied

Asked by croxis

When I push updates to my project I receive the following:

Agent admitted failure to sign using the key.
Permission denied (publickey).
bzr: ERROR: Connection closed: please check connectivity and permissions (and try -Dhpss if further diagnosis is required)

I received the same error when I first tried to initially import to launchpad, but the error fixed itself when I regenerated my key. The error is now back after rebooting my computer and I have no idea where to look to diagnose my problem.

I'm using Ubuntu Jaunty.

Question information

Language:
English Edit question
Status:
Solved
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Solved by:
croxis
Solved:
Last query:
Last reply:
Revision history for this message
Celso Providelo (cprov) said :
#1

Hi,

I looks like you have more than one private SSH key in your system and aggregated with your launchpad account.

I don't know exactly how you manage to do this, but I strongly suggest you to cleanup your SSH setup (in your machine and in launchpad) and try again.

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

Yup, I some how was being an idiot. Thank you for the help.