[Bug 1098096] Re: euca-describe-group(s) broken/missing

2013-01-10 Thread Loïc Minier
** Changed in: euca2ools (Ubuntu)
 Assignee: (unassigned) = Loïc Minier (lool)

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

Title:
  euca-describe-group(s) broken/missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/euca2ools/+bug/1098096/+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 1098096] Re: euca-describe-group(s) broken/missing

2013-01-10 Thread Loïc Minier
This affects 2.1.1-0ubuntu1 (so quantal) but not
2.0.0~bzr516-0ubuntu3{,.1} (precise / precise-updates)

** Also affects: euca2ools (Ubuntu Quantal)
   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/1098096

Title:
  euca-describe-group(s) broken/missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/euca2ools/+bug/1098096/+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 1098096] Re: euca-describe-group(s) broken/missing

2013-01-10 Thread Loïc Minier
** Changed in: euca2ools (Ubuntu)
   Status: New = Fix Committed

** Changed in: euca2ools (Ubuntu Quantal)
 Assignee: (unassigned) = Loïc Minier (lool)

** Description changed:

- Hi,
- 
  euca2ools 2.1.1-0ubuntu1 ships:
  lrwxrwxrwx root/root 0 2012-12-17 16:26 
./usr/bin/euca-describe-groups - euca-describe-group
  lrwxrwxrwx root/root 0 2012-12-17 16:26 ./usr/bin/euca-describe-group 
- euca-describe-groups
  
  so no actual implementation of euca-describe-group(s), just two symlinks
  pointing at each other.
  
  This isn't an issue in quantal or precise, just in raring; in quantal:
  -rwxr-xr-x root/root  1722 2012-04-18 00:47 ./usr/bin/euca-describe-groups
  lrwxrwxrwx root/root 0 2012-07-13 18:57 ./usr/bin/euca-describe-group 
- euca-describe-groups
  
- There seems to be a related issue with man pages.
+ There is a similar issue with man pages.
  
- Cheers,
+ [rationale]
+ euca-describe-group functionality is missing in quantal which is a regression 
from previous releases.
+ 
+ [test case]
+ These command should all work:
+ euca-describe-group --version
+ euca-describe-groups --version
+ man euca-describe-group
+ man euca-describe-groups
+ 
+ [regression potential]
+ Can't think of a specific regression potential here.

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

Title:
  euca-describe-group(s) broken/missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/euca2ools/+bug/1098096/+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 1098096] Re: euca-describe-group(s) broken/missing

2013-01-10 Thread Loïc Minier
Correction, this doens't affect quantal.

** Changed in: euca2ools (Ubuntu Quantal)
   Status: New = Invalid

** Description changed:

  euca2ools 2.1.1-0ubuntu1 ships:
  lrwxrwxrwx root/root 0 2012-12-17 16:26 
./usr/bin/euca-describe-groups - euca-describe-group
  lrwxrwxrwx root/root 0 2012-12-17 16:26 ./usr/bin/euca-describe-group 
- euca-describe-groups
  
  so no actual implementation of euca-describe-group(s), just two symlinks
  pointing at each other.
  
  This isn't an issue in quantal or precise, just in raring; in quantal:
  -rwxr-xr-x root/root  1722 2012-04-18 00:47 ./usr/bin/euca-describe-groups
  lrwxrwxrwx root/root 0 2012-07-13 18:57 ./usr/bin/euca-describe-group 
- euca-describe-groups
  
  There is a similar issue with man pages.
- 
- [rationale]
- euca-describe-group functionality is missing in quantal which is a regression 
from previous releases.
- 
- [test case]
- These command should all work:
- euca-describe-group --version
- euca-describe-groups --version
- man euca-describe-group
- man euca-describe-groups
- 
- [regression potential]
- Can't think of a specific regression potential here.

** Changed in: euca2ools (Ubuntu Quantal)
 Assignee: Loïc Minier (lool) = (unassigned)

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

Title:
  euca-describe-group(s) broken/missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/euca2ools/+bug/1098096/+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 1098096] Re: euca-describe-group(s) broken/missing

2013-01-10 Thread Launchpad Bug Tracker
This bug was fixed in the package euca2ools - 2.1.1-0ubuntu2

---
euca2ools (2.1.1-0ubuntu2) raring; urgency=low

  * Actually install debian/cert-ec2.pem into usr/share/euca2ools/;
LP: #1085537.
  * Rename Vcs-* to XS-Debian-Vcs-*.
  * Fix euca-describe-group - euca-describe-groups binary and manpage
symlinks; LP: #1098096.
 -- Loic Minier loic.min...@ubuntu.com   Thu, 10 Jan 2013 09:53:43 +0100

** Changed in: euca2ools (Ubuntu)
   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/1098096

Title:
  euca-describe-group(s) broken/missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/euca2ools/+bug/1098096/+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