[Bug 1565275] Re: Add support to import multiple keys

2016-09-21 Thread Mitsuya Shibata
** Description changed:

- From rev188, ssh-import-id only import a last key entry from launchpad/github.
- It seems that it is regression. Could you support to import multiple keys?
+ Please upgrade xenial/ssh-import-id package from 5.5 to 5.6 (already in
+ yakkety, bugfix minor update).
+ 
+ [Impact]
+ 
+  * If there are multiple keys in GitHub, then ssh-import-id import a
+ lastkey entry only.
+ 
+  * This is regression from older release (before wily).
+ 
+ 
+ [Test Case]
+ 
+  * Add multiple public ssh keys to GitHub.
+Example: https://api.github.com/users/m-shibata/keys
+ 
+  * Import ssh keys by ssh-import-id.
+Example: $ ssh-import-id gh:m-shibata
+ 
+  * Check there are all keys in ~/.ssh/authorized_keys
+Example: $ cat ~/.ssh/authorized_keys
+ 
+ [Regression Potential]
+ 
+  * Probably no.
+ 
+  * Affects only import github keys.

** Summary changed:

- Add support to import multiple keys
+ [SRU] Add support to import multiple keys

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565275

Title:
  [SRU] Add support to import multiple keys

To manage notifications about this bug go to:
https://bugs.launchpad.net/ssh-import-id/+bug/1565275/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565275] Re: Add support to import multiple keys

2016-09-16 Thread Mitsuya Shibata
Hi Dustin,

Thank you for uploading!

> This would need an SRU to get released in Xenial.

Indeed. I will prepare SRU in next week. Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565275

Title:
  Add support to import multiple keys

To manage notifications about this bug go to:
https://bugs.launchpad.net/ssh-import-id/+bug/1565275/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565275] Re: Add support to import multiple keys

2016-09-16 Thread Dustin Kirkland 
This would need an SRU to get released in Xenial.

** Changed in: ssh-import-id
   Status: In Progress => Fix Released

** Changed in: ssh-import-id (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ssh-import-id in Ubuntu.
https://bugs.launchpad.net/bugs/1565275

Title:
  Add support to import multiple keys

To manage notifications about this bug go to:
https://bugs.launchpad.net/ssh-import-id/+bug/1565275/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1565275] Re: Add support to import multiple keys

2016-09-16 Thread Dustin Kirkland 
And verified the fix.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ssh-import-id in Ubuntu.
https://bugs.launchpad.net/bugs/1565275

Title:
  Add support to import multiple keys

To manage notifications about this bug go to:
https://bugs.launchpad.net/ssh-import-id/+bug/1565275/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1565275] Re: Add support to import multiple keys

2016-09-16 Thread Dustin Kirkland 
Okay, I'm just cherry-picking the fix for __init_.py and releasing it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565275

Title:
  Add support to import multiple keys

To manage notifications about this bug go to:
https://bugs.launchpad.net/ssh-import-id/+bug/1565275/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565275] Re: Add support to import multiple keys

2016-09-16 Thread Dustin Kirkland 
And verified the fix.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565275

Title:
  Add support to import multiple keys

To manage notifications about this bug go to:
https://bugs.launchpad.net/ssh-import-id/+bug/1565275/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565275] Re: Add support to import multiple keys

2016-09-16 Thread Dustin Kirkland 
Okay, fix committed, and released in ssh-import-id 5.6, and uploaded to
yakkety.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ssh-import-id in Ubuntu.
https://bugs.launchpad.net/bugs/1565275

Title:
  Add support to import multiple keys

To manage notifications about this bug go to:
https://bugs.launchpad.net/ssh-import-id/+bug/1565275/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1565275] Re: Add support to import multiple keys

2016-09-16 Thread Dustin Kirkland 
Ah, I see.  This only affects github.  And I only had 1 key in github.
I've now reproduced the problem.

** Changed in: ssh-import-id
   Status: Incomplete => In Progress

** Changed in: ssh-import-id (Ubuntu)
   Status: Incomplete => In Progress

** Changed in: ssh-import-id
 Assignee: (unassigned) => Dustin Kirkland  (kirkland)

** Changed in: ssh-import-id (Ubuntu)
 Assignee: (unassigned) => Dustin Kirkland  (kirkland)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565275

Title:
  Add support to import multiple keys

To manage notifications about this bug go to:
https://bugs.launchpad.net/ssh-import-id/+bug/1565275/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1565275] Re: Add support to import multiple keys

2016-09-16 Thread Dustin Kirkland 
Okay, fix committed, and released in ssh-import-id 5.6, and uploaded to
yakkety.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565275

Title:
  Add support to import multiple keys

To manage notifications about this bug go to:
https://bugs.launchpad.net/ssh-import-id/+bug/1565275/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565275] Re: Add support to import multiple keys

2016-09-16 Thread Dustin Kirkland 
Okay, I'm just cherry-picking the fix for __init_.py and releasing it.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ssh-import-id in Ubuntu.
https://bugs.launchpad.net/bugs/1565275

Title:
  Add support to import multiple keys

To manage notifications about this bug go to:
https://bugs.launchpad.net/ssh-import-id/+bug/1565275/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1565275] Re: Add support to import multiple keys

2016-09-16 Thread Launchpad Bug Tracker
** Branch linked: lp:ssh-import-id

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565275

Title:
  Add support to import multiple keys

To manage notifications about this bug go to:
https://bugs.launchpad.net/ssh-import-id/+bug/1565275/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565275] Re: Add support to import multiple keys

2016-09-16 Thread Dustin Kirkland 
This would need an SRU to get released in Xenial.

** Changed in: ssh-import-id
   Status: In Progress => Fix Released

** Changed in: ssh-import-id (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565275

Title:
  Add support to import multiple keys

To manage notifications about this bug go to:
https://bugs.launchpad.net/ssh-import-id/+bug/1565275/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565275] Re: Add support to import multiple keys

2016-09-16 Thread Dustin Kirkland 
Ah, I see.  This only affects github.  And I only had 1 key in github.
I've now reproduced the problem.

** Changed in: ssh-import-id
   Status: Incomplete => In Progress

** Changed in: ssh-import-id (Ubuntu)
   Status: Incomplete => In Progress

** Changed in: ssh-import-id
 Assignee: (unassigned) => Dustin Kirkland  (kirkland)

** Changed in: ssh-import-id (Ubuntu)
 Assignee: (unassigned) => Dustin Kirkland  (kirkland)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ssh-import-id in Ubuntu.
https://bugs.launchpad.net/bugs/1565275

Title:
  Add support to import multiple keys

To manage notifications about this bug go to:
https://bugs.launchpad.net/ssh-import-id/+bug/1565275/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1565275] Re: Add support to import multiple keys

2016-09-16 Thread Dustin Kirkland 
Hmm, I'm unable to reproduce this bug.

I just tried:

$ ssh-import-id -o - kirkland smoser > /tmp/out

And got both kirkland's and smoser's keys.

That's with ssh-import-id version 5.5-0ubuntu1.

** Changed in: ssh-import-id
   Status: Confirmed => Incomplete

** Changed in: ssh-import-id (Ubuntu)
   Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ssh-import-id in Ubuntu.
https://bugs.launchpad.net/bugs/1565275

Title:
  Add support to import multiple keys

To manage notifications about this bug go to:
https://bugs.launchpad.net/ssh-import-id/+bug/1565275/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1565275] Re: Add support to import multiple keys

2016-09-16 Thread Dustin Kirkland 
Hmm, I'm unable to reproduce this bug.

I just tried:

$ ssh-import-id -o - kirkland smoser > /tmp/out

And got both kirkland's and smoser's keys.

That's with ssh-import-id version 5.5-0ubuntu1.

** Changed in: ssh-import-id
   Status: Confirmed => Incomplete

** Changed in: ssh-import-id (Ubuntu)
   Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565275

Title:
  Add support to import multiple keys

To manage notifications about this bug go to:
https://bugs.launchpad.net/ssh-import-id/+bug/1565275/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565275] Re: Add support to import multiple keys

2016-09-16 Thread Mitsuya Shibata
** Changed in: ssh-import-id (Ubuntu)
   Status: In Progress => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565275

Title:
  Add support to import multiple keys

To manage notifications about this bug go to:
https://bugs.launchpad.net/ssh-import-id/+bug/1565275/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565275] Re: Add support to import multiple keys

2016-09-16 Thread Mathew Hodson
** Tags added: regression-release xenial

** Changed in: ssh-import-id (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565275

Title:
  Add support to import multiple keys

To manage notifications about this bug go to:
https://bugs.launchpad.net/ssh-import-id/+bug/1565275/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565275] Re: Add support to import multiple keys

2016-09-15 Thread Mitsuya Shibata
Unfortunately I have not received upstream's reply about this merge request.
However yakkety beta freeze is approaching.

I attach patch to fix this bug for ssh-import-id for *Ubuntu* package
as workaround until upstream release.

Would you review it?

** Changed in: ssh-import-id (Ubuntu)
   Status: New => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565275

Title:
  Add support to import multiple keys

To manage notifications about this bug go to:
https://bugs.launchpad.net/ssh-import-id/+bug/1565275/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565275] Re: Add support to import multiple keys

2016-09-15 Thread Mitsuya Shibata
** Patch added: "fix-1565275.patch"
   
https://bugs.launchpad.net/ubuntu/+source/ssh-import-id/+bug/1565275/+attachment/4741434/+files/fix-1565275.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565275

Title:
  Add support to import multiple keys

To manage notifications about this bug go to:
https://bugs.launchpad.net/ssh-import-id/+bug/1565275/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565275] Re: Add support to import multiple keys

2016-09-15 Thread Mitsuya Shibata
** Also affects: ssh-import-id (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565275

Title:
  Add support to import multiple keys

To manage notifications about this bug go to:
https://bugs.launchpad.net/ssh-import-id/+bug/1565275/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs