Thread: bzr error following serverguide instructions
this first time using bzr. there's wrong instructions editing server guide. getting errors when trying push changes:
after use bzr whoami, error changes:code:$ bzr push lp:~larsnooden/serverguide/serverguide-review-6.1 have not informed bzr of launchpad id, , must write launchpad or access private data. see "bzr launchpad-login". bzr: error: invalid url supplied transport: "bzr+ssh://bazaar.launchpad.net/~larsnooden/serverguide/serverguide-review-6.1": no supported schemes
how move changes have made launchpad account?code:$ bzr push lp:~larsnooden/serverguide/serverguide-review-6.1 permission denied (publickey). connectionreset reading response 'bzrdir.open_2.1', retrying permission denied (publickey). bzr: error: connection closed: unexpected end of message. please check connectivity , permissions, , report bug if problems persist.
it turns out there bug in bzr or in launchpad. ssh key needed password , not getting queried password. work around use key agent , load key agent before trying command. not covered in documentation.
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [SOLVED] bzr error following serverguide instructions
Ubuntu
Comments
Post a Comment