[Bug 613940] Re: euca-terminate-instances returns success on bogus input

2011-08-13 Thread Dave Walker
Attempting to reproduce with current oneiric euca2ools snapshot did not
reproduce this issue, therefore marking Fix Released.

It's probable that this was infact an issue with the ec2 api
implementation.

** Changed in: euca2ools (Ubuntu)
   Status: Confirmed = 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/613940

Title:
  euca-terminate-instances returns success on bogus input

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/euca2ools/+bug/613940/+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 613940] Re: euca-terminate-instances returns success on bogus input

2010-08-06 Thread Thierry Carrez
I don't agree, it's a bug. Even if it has low impact, the fact that we
cannot trust most of the euca* tools to return the right return codes
has caused us high amounts of pain in the past.

** Changed in: euca2ools (Ubuntu)
   Importance: Wishlist = Low

-- 
euca-terminate-instances returns success on bogus input
https://bugs.launchpad.net/bugs/613940
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools in ubuntu.

-- 
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 613940] Re: euca-terminate-instances returns success on bogus input

2010-08-05 Thread Scott Moser

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/53116499/Dependencies.txt

-- 
euca-terminate-instances returns success on bogus input
https://bugs.launchpad.net/bugs/613940
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools in ubuntu.

-- 
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 613940] Re: euca-terminate-instances returns success on bogus input

2010-08-05 Thread Scott Moser
** Description changed:

  Binary package hint: euca2ools
  
  $ euca-terminate-instances i-abcdefg  echo good || echo bad:$?
  good
- $ xc2 terminate-instances i-abcdefg  echo good || echo bad:$?
+ $ ec2-terminate-instances i-abcdefg  echo good || echo bad:$?
  Client.InvalidInstanceID.Malformed: Invalid id: i-abcdefg
  bad:1
  
  If you pass euca-terminate-instances a bogus string that starts with
  'i-' it will return success.  ec2-terminate-instances (ec2-api-tools)
  will return a failure message and exit status of non-zero.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: euca2ools 1.2-0ubuntu10
  ProcVersionSignature: Ubuntu 2.6.35-12.17-server 2.6.35-rc6
  Uname: Linux 2.6.35-12-server x86_64
  Architecture: amd64
  Date: Thu Aug  5 13:23:41 2010
  InstallationMedia: Ubuntu-Server 10.10 Maverick Meerkat - Alpha amd64 
(20100729)
  PackageArchitecture: all
  ProcEnviron:
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: euca2ools

-- 
euca-terminate-instances returns success on bogus input
https://bugs.launchpad.net/bugs/613940
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools in ubuntu.

-- 
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 613940] Re: euca-terminate-instances returns success on bogus input

2010-08-05 Thread Dave Walker
@Scott, setting a low importance and wishlist status - as it doesn't
seem to be a major issue.. Is there something i've missed?  If so,
please feel free to escalate the importance.

** Changed in: euca2ools (Ubuntu)
   Status: New = Confirmed

** Changed in: euca2ools (Ubuntu)
   Importance: Undecided = Wishlist

-- 
euca-terminate-instances returns success on bogus input
https://bugs.launchpad.net/bugs/613940
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools in ubuntu.

-- 
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 613940] Re: euca-terminate-instances returns success on bogus input

2010-08-05 Thread C de-Avillez
Confirming:

ubu...@cempedak:~/uec-testing-scripts$ euca-terminate-instances i-xaxa; echo $?
0
ubu...@cempedak:~/uec-testing-scripts$ euca-terminate-instances xaxa; echo $?
Invalid instance id
1
ubu...@cempedak:~/uec-testing-scripts$ 

** Changed in: euca2ools (Ubuntu)
   Importance: Wishlist = Medium

-- 
euca-terminate-instances returns success on bogus input
https://bugs.launchpad.net/bugs/613940
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools in ubuntu.

-- 
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 613940] Re: euca-terminate-instances returns success on bogus input

2010-08-05 Thread C de-Avillez
Heh. Sorry Dave, it seems both of us got here at about the same time.
Setting back as WishList.

** Changed in: euca2ools (Ubuntu)
   Importance: Medium = Wishlist

-- 
euca-terminate-instances returns success on bogus input
https://bugs.launchpad.net/bugs/613940
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools in ubuntu.

-- 
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