[Bug 1273293] Re: ssh-import-id fails if key has newlines

2014-03-24 Thread Dustin Kirkland 
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

[Bug 1273293] Re: ssh-import-id fails if key has newlines

2014-01-30 Thread Dustin Kirkland 
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

[Bug 1273293] Re: ssh-import-id fails if key has newlines

2014-01-30 Thread Dustin Kirkland 
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:

[Bug 1273293] Re: ssh-import-id fails if key has newlines

2014-01-27 Thread Scott Moser
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