[Bug 904739] Re: euca-import-keypair does not work

2012-07-11 Thread Garrett Holmstrom
** Changed in: euca2ools/devel Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu. https://bugs.launchpad.net/bugs/904739 Title: euca-import-keypair does not work To

[Bug 904739] Re: euca-import-keypair does not work

2012-04-24 Thread Garrett Holmstrom
** Changed in: euca2ools/2.0 Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu. https://bugs.launchpad.net/bugs/904739 Title: euca-import-keypair does not work To manage

[Bug 904739] Re: euca-import-keypair does not work

2012-04-11 Thread Garrett Holmstrom
** Also affects: euca2ools/2.0 Importance: Undecided Status: New ** Also affects: euca2ools/devel Importance: Undecided Status: Confirmed ** Changed in: euca2ools/2.0 Milestone: None = 2.0.2 -- You received this bug notification because you are a member of Ubuntu Server

[Bug 904739] Re: euca-import-keypair does not work

2012-04-11 Thread Launchpad Bug Tracker
** Branch linked: lp:euca2ools/2.0 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu. https://bugs.launchpad.net/bugs/904739 Title: euca-import-keypair does not work To manage notifications about this bug go to:

[Bug 904739] Re: euca-import-keypair does not work

2012-04-11 Thread Garrett Holmstrom
** Changed in: euca2ools/2.0 Status: New = Fix Committed ** Changed in: euca2ools/devel Status: Confirmed = Fix Committed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu.

[Bug 904739] Re: euca-import-keypair does not work

2012-04-11 Thread Garrett Holmstrom
** Changed in: euca2ools/2.0 Importance: Undecided = Medium ** Changed in: euca2ools/devel Importance: Undecided = Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu.

[Bug 904739] Re: euca-import-keypair does not work

2012-03-22 Thread Launchpad Bug Tracker
This bug was fixed in the package euca2ools - 2.0.0~bzr516-0ubuntu3 --- euca2ools (2.0.0~bzr516-0ubuntu3) precise; urgency=low * debian/patches/import-keypair-fix-import.patch: fix import-keypair to use content of filename, not filename (LP: #904739) -- Scott Moser

[Bug 904739] Re: euca-import-keypair does not work to EC2

2011-12-15 Thread Scott Moser
** Also affects: euca2ools Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu. https://bugs.launchpad.net/bugs/904739 Title: euca-import-keypair does not work to EC2 To

[Bug 904739] Re: euca-import-keypair does not work to EC2

2011-12-15 Thread Scott Moser
** Attachment added: --verbose output from euca-import-keypair https://bugs.launchpad.net/euca2ools/+bug/904739/+attachment/2634385/+files/euca-debug.out -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu.

[Bug 904739] Re: euca-import-keypair does not work to EC2

2011-12-15 Thread Scott Moser
** Attachment added: --debug output from ec2-import-keypair https://bugs.launchpad.net/euca2ools/+bug/904739/+attachment/2634386/+files/ec2-debug.out -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu.

[Bug 904739] Re: euca-import-keypair does not work to EC2

2011-12-15 Thread Scott Moser
looking at the attachments from the previous mail, its fairly clear that euca2ools is doing something bogus with PublicKeyMaterial as it is way too short. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu.

[Bug 904739] Re: euca-import-keypair does not work

2011-12-15 Thread Scott Moser
** Summary changed: - euca-import-keypair does not work to EC2 + euca-import-keypair does not work -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu. https://bugs.launchpad.net/bugs/904739 Title:

[Bug 904739] Re: euca-import-keypair does not work

2011-12-15 Thread Launchpad Bug Tracker
** Branch linked: lp:~smoser/euca2ools/fix-import-keypair -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu. https://bugs.launchpad.net/bugs/904739 Title: euca-import-keypair does not work To manage notifications

[Bug 904739] Re: euca-import-keypair does not work

2011-12-15 Thread Scott Moser
** Attachment removed: --verbose output from euca-import-keypair https://bugs.launchpad.net/euca2ools/+bug/904739/+attachment/2634385/+files/euca-debug.out ** Attachment removed: --debug output from ec2-import-keypair

[Bug 904739] Re: euca-import-keypair does not work

2011-12-15 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: euca2ools (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu.

[Bug 904739] Re: euca-import-keypair does not work

2011-12-15 Thread Bastian Gebhardt
i got the error. I sniffed the transfered traffic (to an non-cloud http server) and noticed that the transferred public_key_material is the base64 encoded _filename_ of the public key, not the base64 encoded _content_ of the file. In the method import_key_pair(self, key_name, public_key_material)

[Bug 904739] Re: euca-import-keypair does not work

2011-12-15 Thread Scott Moser
@Bastian, Right. The merge proposal attached has the fix. https://review.openstack.org/2389 Feel free to +1 it if it works for you. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu.

[Bug 904739] Re: euca-import-keypair does not work

2011-12-15 Thread Scott Moser
whoops. wrong link. merge proposal is at https://code.launchpad.net/~smoser/euca2ools/fix-import-keypair/+merge/85874 ** Changed in: euca2ools Status: New = Confirmed ** Changed in: euca2ools (Ubuntu) Importance: Undecided = Medium -- You received this bug notification because you

[Bug 904739] Re: euca-import-keypair does not work

2011-12-15 Thread Bastian Gebhardt
I wrote a patch of /usr/share/pyshared/euca2ools/commands/euca/importkeypair.py and attached it. Works for me. ** Patch added: Patch of /usr/share/pyshared/euca2ools/commands/euca/importkeypair.py

[Bug 904739] Re: euca-import-keypair does not work

2011-12-15 Thread Bastian Gebhardt
Too late, too late... :) But my patch is derived from the runinstances.py file in the same folder, so maybe it's more unified. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu. https://bugs.launchpad.net/bugs/904739

[Bug 904739] Re: euca-import-keypair does not work

2011-12-15 Thread Ubuntu Foundation's Bug Bot
The attachment Patch of /usr/share/pyshared/euca2ools/commands/euca/importkeypair.py of this bug report has been identified as being a patch. The ubuntu-reviewers team has been subscribed to the bug report so that they can review the patch. In the event that this is in fact not a patch you can