No such Launchpad account:

Asked by Bernard van de Koppel

Hi,

With the userinterface I can login to Launchpad, so I assume my userid exists.

However, when I try to run an "bzr pull" (or any othe bzr command), it reports the folowing info

bzr push
Using saved location: sftp://bazaar.launchpad.net/~sipman-devel/sipman.net/main/
No such Launchpad account: <userid removed>@sipman.net
Permission denied (publickey).
bzr: ERROR: Unable to connect to SSH host bazaar.launchpad.net;

This used to work, but aparently something went broken since the 19th of april.

Hope you can help.

bzr version
Bazaar (bzr) 1.5
  from bzr checkout /
    revision: 86
    revid: <userid>@sipman.net-20090513210149-v0i33s7r0sz5z1yw
    branch nick:
  Python interpreter: /usr/bin/python 2.4.4
  Python standard library: /usr/lib/python2.4
  bzrlib: /usr/lib/python2.4/site-packages/bzrlib
  Bazaar configuration: /root/.bazaar
  Bazaar log file: /root/.bzr.log

Copyright 2005, 2006, 2007, 2008 Canonical Ltd.
http://bazaar-vcs.org/

bzr comes with ABSOLUTELY NO WARRANTY. bzr is free software, and
you may use, modify and redistribute it under the terms of the GNU
General Public License version 2 or later.

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
Bernard van de Koppel (bko-sipman-net) said :
#1

I already re uploaded my pub key.

Revision history for this message
Guilherme Salgado (salgado) said :
#2

I think this is because of a mismatch between your email addresses known by Launchpad and your email address known by bzr.

You need to make sure the email address you see when you do a 'bzr whoami' is registered in Launchpad. So you'll either need to register another email address in LP or change your identity on bzr (bzr whoami Name <name@host>).

Revision history for this message
Bernard van de Koppel (bko-sipman-net) said :
#3

Hi,

My email adres in bzr is below.
peter:/var/sipman3/main/plugins# bzr whoami
Bernard van de Koppel <email address hidden>

My account info in launchpad is:
Bernard van de Koppel
Email: <email address hidden> (Contact this user)
SSH Keys: root@peter
 root@delletje

This used to work fine before, will try to remove alle the ssh keys from bzr and resubmitting them again.

Revision history for this message
Bernard van de Koppel (bko-sipman-net) said :
#4

After removing all the key's from bzr and resubmitting the below key, I still get the message:
peter:/var/sipman3/main/plugins# vi ~/.ssh/id_rsa.pub
peter:/var/sipman3/main/plugins# bzr pull
Using saved location: sftp://bazaar.launchpad.net/~sipman-devel/sipman.net/main/
No such Launchpad account: <email address hidden>
Permission denied (publickey).
bzr: ERROR: Unable to connect to SSH host bazaar.launchpad.net;

Revision history for this message
auxbuss (launchpad-auxbuss) said :
#5

I've just messed around with this and I think your problem is the launchpad account/id/login whatever they call it this week.

It should look like this:

  something-somethingelse

You can find it as the last part of you OpenID login (without the ~). It comprises the fred@xxx part of the email address known to launchpad.

Revision history for this message
Adam Porter (alphapapa) said :
#6

Here's the answer:

https://answers.launchpad.net/launchpad/+question/177137

$ bzr launchpad-login YOUR-LAUNCHPAD-USERNAME

Fixed it for me after changing my launchpad id.

Can you help with this problem?

Provide an answer of your own, or ask Bernard van de Koppel for more information if necessary.

To post a message you must log in.