Adding a task for Launchpad itself. It *really* should reject invalid
keys up front, at upload time. This can be tested trivially with: ssh-
keygen -l -f
** Also affects: launchpad
Importance: Undecided
Status: New
** Changed in: launchpad
Status: New => Confirmed
--
You rece
So the comment in #2 is a valid bug, which I split out to Bug #1274426
(and just committed a fix, released, and uploaded).
** Changed in: ssh-import-id (Ubuntu)
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
This bug, however, I believe is invalid. Public SSH keys do not have
newlines in them. Frankly, Launchpad/Github should reject such keys.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1273293
Title:
Also, a complaint here.
$ ssh-import-id awe
ekey_read: uudecode
B3NzaC1yc2EBIwAAAQEAzU1k6JrPnwiHvRH3wdLYg4NGFi4RknmHQg9u82Ob7jBm4ymQnE4A6yeniKuSbIAuCbSYPoIp7W0n7QIhJ
# ssh-import-id lp:awe
failed
2014-01-27 16:01:32,384 INFO Authorized [0] SSH keys
$ echo $?
0
So, it failed to do expli