I have been trying to set up to submit changes to tempest but cannot
get past this. I have had a launchpad account for some time and just
put in an ssh key. I followed
the recommended gerrit procedures but in debugging see that the
following command (run with -v) is rejected because the private key
is being rejected:
ssh -p29418 david-kranz@xxxxxxxxxxxxxxxxxxxx gerrit ls-projects
However if I do a bzr command that wants to talk to launchpad
everything is fine. Does any one have a clue as to why this would happen?
-David