launchpad-users team mailing list archive
-
launchpad-users team
-
Mailing list archive
-
Message #00359
Re: bzr checkout lp?
On Mon, Apr 06, 2009 at 04:48:25PM -0500, Lukasz Szybalski wrote:
> How can I use do a checkout from a different machine?
>
> I'm working on a temporary machine and I need to checkout (not branch)
> from launchpad.
>
> bzr checkout lp:datahub
> Permission denied (publickey).
> bzr: ERROR: Connection closed: please check connectivity and
> permissions (and try -Dhpss if further diagnosis is required)
>
> I've done:
> bzr launchpad-login myusername
>
> Am I suppose to do anything else? I just need to login for few days, I
> don't want to transfer any keys. Can I authenticate somehow with
> user/pass?
> sftp/ssh? What would be proper command? (please show me both commands
> anonymous vs authenticated?)
So bzr+ssh (which is what lp: uses by default) requires your SSH key to
be registered with Launchpad. I bet what's happening is that
a) You are on a different machine
b) with its own SSH key
c) that key is not associated to your account in Launchpad
If not, then I'd ask whether or not you have privs to write to the trunk
branch for datahub.
--
Christian Robottom Reis | [+55 16] 3376 0125 | http://launchpad.net/~kiko
| [+55 16] 9112 6430 | http://async.com.br/~kiko
Follow ups
References