"bzr branch lp:lxlauncher" doesn't work
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
LxLauncher |
Invalid
|
Undecided
|
Unassigned |
Bug Description
Whenever I try the command "bzr branch lp:lxlauncher", I receive this error message:
$ bzr branch lp:lxlauncher
Permission denied (publickey).
bzr: ERROR: Connection closed: Unexpected end of message. Please check connectivity and permissions, and report a bug if problems persist.
And when I tried with sudo:
$ sudo bzr branch lp:lxlauncher
The authenticity of host 'bazaar.
RSA key fingerprint is 9d:38:3a:
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'bazaar.
Permission denied (publickey).
bzr: ERROR: Connection closed: Unexpected end of message. Please check connectivity and permissions, and report a bug if problems persist.
Now with or without sudo I receive always the same first error message.
The problem was in my computer.. Sorry about that..