[Bug 458163] Re: [regression] euca_rootwrap fixes affected eucalyptus power management (powerwake)

2009-11-30 Thread Dustin Kirkland
Okay, I can now confirm that this works well in the karmic-proposed
package.

My testing was affected by a different bug that I will file now and fix
in another SRU.

Martin, you can mark this verification-done and push to -updates.

:-Dustin

-- 
[regression] euca_rootwrap fixes affected eucalyptus power management 
(powerwake)
https://bugs.launchpad.net/bugs/458163
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 458163] Re: [regression] euca_rootwrap fixes affected eucalyptus power management (powerwake)

2009-11-30 Thread Martin Pitt
** Tags added: verification-done
** Tags removed: verification-needed

-- 
[regression] euca_rootwrap fixes affected eucalyptus power management 
(powerwake)
https://bugs.launchpad.net/bugs/458163
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 458163] Re: [regression] euca_rootwrap fixes affected eucalyptus power management (powerwake)

2009-11-30 Thread Launchpad Bug Tracker
This bug was fixed in the package eucalyptus - 1.6~bzr931-0ubuntu7.3

---
eucalyptus (1.6~bzr931-0ubuntu7.3) karmic-proposed; urgency=low

  * debian/eucalyptus-cc.postinst: restart avahi daemon so that it uses
eucalyptus specific configuration file (LP: #458904).
  * debian/eucalyptus-cc.eucalyptus-cc-publication{,-ip}.upstart: Respawn
avahi publication jobs if they die (LP: #480885).

eucalyptus (1.6~bzr931-0ubuntu7.2) karmic-proposed; urgency=low

  [ Dustin Kirkland ]
  * cluster/handlers.c: euca_rootwrap rework did not whitelist powerwake;
however, powerwake does *not* need root privs, drop euca_rootwrap wrapper
(LP: #458163)
  * debian/rules, debian/euclayptus-cc.install: install the avahi-daemon.conf
in /etc/eucalyptus, (LP: #458904).

  [ Thierry Carrez ]
  * 
clc/modules/www/src/main/java/edu/ucsb/eucalyptus/admin/public/EucalyptusWebInterface.html:
Fix HTML title in the web UI for more consistency in naming (LP: #455293)
  * debian/eucalyptus-common.eucalyptus.upstart: Add -l to eucalyptus-cloud
options so that cloud-output.log is affected by LOGLEVEL (LP: #458001)

  [ Mathias Gug ]
  * cluster/handlers.c: Fix the networkIndex returned by describeInstances.
(LP: #454405 - upstream revno 933).
  * debian/eucalyptus-cc.eucalyptus-cc-publication{,-ip}.upstart: add an
upstart job to explicitly publish the IP/CC hostname mapping via avahi
instead of publishing the CC IP address via the service name (LP: #458904).
  * debian/avahi-daemon.conf: ship a specific avahi-daemon configuration file
that doesn't publish IP addresses by default. (LP: #458904).
  * debian/eucalyptus-cloud.postinst: Fix postfix configuration to accept
confirmation emails sent by eucalyptus (LP: #459101)
  * debian/eucalyptus-cc.upstart: Don't clean the CC network state when the CC 
is
stopped by default (LP: #460089).
 -- Mathias Gug math...@ubuntu.com   Wed, 11 Nov 2009 15:15:48 -0500

** Changed in: eucalyptus (Ubuntu Karmic)
   Status: Fix Committed = Fix Released

-- 
[regression] euca_rootwrap fixes affected eucalyptus power management 
(powerwake)
https://bugs.launchpad.net/bugs/458163
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 458163] Re: [regression] euca_rootwrap fixes affected eucalyptus power management (powerwake)

2009-11-27 Thread Thierry Carrez
@Dustin:
I couldn't get POWERSAVE to work on my setup either.
[EUCADEBUG ] node 192.168.0.160 idle since 1259338161: (294/300) seconds
[EUCADEBUG ] node 192.168.0.160 idle since 1259338161: (300/300) seconds
[EUCADEBUG ] node 192.168.0.160 idle since 1259338161: (306/300) seconds
[EUCADEBUG ] node 192.168.0.160 idle since 0: (1259338472/300) seconds
[EUCADEBUG ] node 192.168.0.160 idle since 1259338472: (6/300) seconds

fwiw cc.log says scheduler using ROUNDROBIN policy to find next
resource when I run an instance while I have SCHEDPOLICY=POWERSAVE in
eucalyptus.conf. Maybe SCHEDPOLICY is ignored ?

-- 
[regression] euca_rootwrap fixes affected eucalyptus power management 
(powerwake)
https://bugs.launchpad.net/bugs/458163
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 458163] Re: [regression] euca_rootwrap fixes affected eucalyptus power management (powerwake)

2009-11-23 Thread Launchpad Bug Tracker
This bug was fixed in the package eucalyptus - 1.6~bzr931-0ubuntu7.3

---
eucalyptus (1.6~bzr931-0ubuntu7.3) karmic-proposed; urgency=low

  * debian/eucalyptus-cc.postinst: restart avahi daemon so that it uses
eucalyptus specific configuration file (LP: #458904).
  * debian/eucalyptus-cc.eucalyptus-cc-publication{,-ip}.upstart: Respawn
avahi publication jobs if they die (LP: #480885).

eucalyptus (1.6~bzr931-0ubuntu7.2) karmic-proposed; urgency=low

  [ Dustin Kirkland ]
  * cluster/handlers.c: euca_rootwrap rework did not whitelist powerwake;
however, powerwake does *not* need root privs, drop euca_rootwrap wrapper
(LP: #458163)
  * debian/rules, debian/euclayptus-cc.install: install the avahi-daemon.conf
in /etc/eucalyptus, (LP: #458904).

  [ Thierry Carrez ]
  * 
clc/modules/www/src/main/java/edu/ucsb/eucalyptus/admin/public/EucalyptusWebInterface.html:
Fix HTML title in the web UI for more consistency in naming (LP: #455293)
  * debian/eucalyptus-common.eucalyptus.upstart: Add -l to eucalyptus-cloud
options so that cloud-output.log is affected by LOGLEVEL (LP: #458001)

  [ Mathias Gug ]
  * cluster/handlers.c: Fix the networkIndex returned by describeInstances.
(LP: #454405 - upstream revno 933).
  * debian/eucalyptus-cc.eucalyptus-cc-publication{,-ip}.upstart: add an
upstart job to explicitly publish the IP/CC hostname mapping via avahi
instead of publishing the CC IP address via the service name (LP: #458904).
  * debian/avahi-daemon.conf: ship a specific avahi-daemon configuration file
that doesn't publish IP addresses by default. (LP: #458904).
  * debian/eucalyptus-cloud.postinst: Fix postfix configuration to accept
confirmation emails sent by eucalyptus (LP: #459101)
  * debian/eucalyptus-cc.upstart: Don't clean the CC network state when the CC 
is
stopped by default (LP: #460089).
 -- Mathias Gug math...@ubuntu.com   Wed, 11 Nov 2009 15:15:48 -0500

** Changed in: eucalyptus (Ubuntu Karmic)
   Status: Fix Committed = Fix Released

-- 
[regression] euca_rootwrap fixes affected eucalyptus power management 
(powerwake)
https://bugs.launchpad.net/bugs/458163
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 458163] Re: [regression] euca_rootwrap fixes affected eucalyptus power management (powerwake)

2009-11-23 Thread Martin Pitt
I copied the karmic-proposed package to lucid. Ffor karmic-updates it is
still missing two verifications.

** Changed in: eucalyptus (Ubuntu)
   Status: Fix Committed = Fix Released

** Changed in: eucalyptus (Ubuntu Karmic)
   Status: Fix Released = Fix Committed

-- 
[regression] euca_rootwrap fixes affected eucalyptus power management 
(powerwake)
https://bugs.launchpad.net/bugs/458163
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 458163] Re: [regression] euca_rootwrap fixes affected eucalyptus power management (powerwake)

2009-11-06 Thread Martin Pitt
Accepted eucalyptus into karmic-proposed, the package will build now and
be available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!

** Tags added: verification-needed

-- 
[regression] euca_rootwrap fixes affected eucalyptus power management 
(powerwake)
https://bugs.launchpad.net/bugs/458163
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 458163] Re: [regression] euca_rootwrap fixes affected eucalyptus power management (powerwake)

2009-11-04 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/powernap

-- 
[regression] euca_rootwrap fixes affected eucalyptus power management 
(powerwake)
https://bugs.launchpad.net/bugs/458163
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 458163] Re: [regression] euca_rootwrap fixes affected eucalyptus power management (powerwake)

2009-11-03 Thread Dustin Kirkland
** Description changed:

  cluster/handlers.c: euca_rootwrap rework did not whitelist powerwake;
  however,  powerwake does *not* need root privs, drop euca_rootwrap
  wrapper.
  
  ===
  SRU Verification
  
  This fix is bundled with a set of unrelated SRU fixes for Eucalyptus.
  
  To test this:
-  1) From a working UEC cluster, ensure that you have availability on your 
nodes:
-   $ euca-describe-availability-zones verbose
-  2) Ensure that your nodes support:
-   a) one of [ pm-suspend | pm-hibernate | poweroff ]
-   b) and wake-on-lan (might need to check bios, sudo ethtool eth0)
-  3) Adjust your eucalyptus scheduling algorithm to POWERSAVE on the front end
-   $ sudo sed -i s/^SCHEDPOLICY=.*/SCHEDPOLICY=POWERSAVE/ 
/etc/eucalyptus/eucalyptus.conf
-  4) Restart eucalyptus
-   $ sudo restart eucalyptus
-  5) Make sure there are no running instances in your cloud
-  6) Watch the output of the CC, which will note the status of each node, 
waiting for 300 seconds of inactivity before putting the node to sleep
-   $ tail -f /var/log/eucalyptus/cc.log
-   ...
-   [Tue Nov  3 14:39:09 2009][023511][EUCADEBUG ] node 192.168.1.126 idle 
since 1257280677: (72/300) seconds
-   ...
-  7) After 300 seconds, you should see the node either suspend, hibernate, or 
poweroff, based on its capability
-  8) Once the node(s) are sleeping, run an instance.  Eucalyptus should 
dynamically resume (powerwake) the node and deploy the new instance there.
-   $ euca-run-instances $EMI -k mykey -t c1.medium
+  1) From a working UEC cluster, ensure that you have availability on your 
nodes:
+   $ euca-describe-availability-zones verbose
+  2) Ensure that your nodes support:
+   a) one of [ pm-suspend | pm-hibernate | poweroff ]
+   b) and wake-on-lan (might need to check bios, sudo ethtool eth0)
+  3) Adjust your eucalyptus scheduling algorithm to POWERSAVE on the front end
+   $ sudo sed -i s/^SCHEDPOLICY=.*/SCHEDPOLICY=POWERSAVE/ 
/etc/eucalyptus/eucalyptus.conf
+  4) Restart eucalyptus
+   $ sudo restart eucalyptus
+  5) Make sure there are no running instances in your cloud
+  6) Watch the output of the CC, which will note the status of each node, 
waiting for 300 seconds of inactivity before putting the node to sleep
+   $ tail -f /var/log/eucalyptus/cc.log
+   ...
+   [Tue Nov  3 14:39:09 2009][023511][EUCADEBUG ] node 192.168.1.126 idle 
since 1257280677: (72/300) seconds
+   ...
+  7) After 300 seconds, you should see the node either suspend, hibernate, or 
poweroff, based on its capability
+  8) Once the node(s) are sleeping, run an instance.  Eucalyptus should 
dynamically resume (powerwake) the node and deploy the new instance there.
+   $ euca-run-instances $EMI -k mykey -t c1.medium
+ 
+ Regression potential should be minimal, and restricted to Eucalyptus 
SCHEDPOLICY=POWERSAVE users, which is not the default scheduling policy.
  ===

** Description changed:

  cluster/handlers.c: euca_rootwrap rework did not whitelist powerwake;
  however,  powerwake does *not* need root privs, drop euca_rootwrap
  wrapper.
  
  ===
  SRU Verification
  
  This fix is bundled with a set of unrelated SRU fixes for Eucalyptus.
  
  To test this:
   1) From a working UEC cluster, ensure that you have availability on your 
nodes:
    $ euca-describe-availability-zones verbose
   2) Ensure that your nodes support:
    a) one of [ pm-suspend | pm-hibernate | poweroff ]
    b) and wake-on-lan (might need to check bios, sudo ethtool eth0)
   3) Adjust your eucalyptus scheduling algorithm to POWERSAVE on the front end
    $ sudo sed -i s/^SCHEDPOLICY=.*/SCHEDPOLICY=POWERSAVE/ 
/etc/eucalyptus/eucalyptus.conf
   4) Restart eucalyptus
    $ sudo restart eucalyptus
   5) Make sure there are no running instances in your cloud
   6) Watch the output of the CC, which will note the status of each node, 
waiting for 300 seconds of inactivity before putting the node to sleep
    $ tail -f /var/log/eucalyptus/cc.log
    ...
    [Tue Nov  3 14:39:09 2009][023511][EUCADEBUG ] node 192.168.1.126 idle 
since 1257280677: (72/300) seconds
    ...
+ [Tue Nov  3 16:09:57 2009][017368][EUCADEBUG ] sending powerdown to node: 
192.168.1.126, http://192.168.1.126:8775/axis2/services/EucalyptusNC
+  ...
   7) After 300 seconds, you should see the node either suspend, hibernate, or 
poweroff, based on its capability
   8) Once the node(s) are sleeping, run an instance.  Eucalyptus should 
dynamically resume (powerwake) the node and deploy the new instance there.
    $ euca-run-instances $EMI -k mykey -t c1.medium
  
  Regression potential should be minimal, and restricted to Eucalyptus 
SCHEDPOLICY=POWERSAVE users, which is not the default scheduling policy.
  ===

-- 
[regression] euca_rootwrap fixes affected eucalyptus power management 
(powerwake)
https://bugs.launchpad.net/bugs/458163
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 

[Bug 458163] Re: [regression] euca_rootwrap fixes affected eucalyptus power management (powerwake)

2009-11-03 Thread Dustin Kirkland
** Description changed:

  cluster/handlers.c: euca_rootwrap rework did not whitelist powerwake;
  however,  powerwake does *not* need root privs, drop euca_rootwrap
  wrapper.
+ 
+ ===
+ SRU Verification
+ 
+ This fix is bundled with a set of unrelated SRU fixes for Eucalyptus.
+ 
+ To test this:
+  1) From a working UEC cluster, ensure that you have availability on your 
nodes:
+   $ euca-describe-availability-zones verbose
+  2) Ensure that your nodes support:
+   a) one of [ pm-suspend | pm-hibernate | poweroff ]
+   b) and wake-on-lan (might need to check bios, sudo ethtool eth0)
+  3) Adjust your eucalyptus scheduling algorithm to POWERSAVE on the front end
+   $ sudo sed -i s/^SCHEDPOLICY=.*/SCHEDPOLICY=POWERSAVE/ 
/etc/eucalyptus/eucalyptus.conf
+  4) Restart eucalyptus
+   $ sudo restart eucalyptus
+  5) Make sure there are no running instances in your cloud
+  6) Watch the output of the CC, which will note the status of each node, 
waiting for 300 seconds of inactivity before putting the node to sleep
+   $ tail -f /var/log/eucalyptus/cc.log
+   ...
+   [Tue Nov  3 14:39:09 2009][023511][EUCADEBUG ] node 192.168.1.126 idle 
since 1257280677: (72/300) seconds
+   ...
+  7) After 300 seconds, you should see the node either suspend, hibernate, or 
poweroff, based on its capability
+  8) Once the node(s) are sleeping, run an instance.  Eucalyptus should 
dynamically resume (powerwake) the node and deploy the new instance there.
+   $ euca-run-instances $EMI -k mykey -t c1.medium
+ ===

-- 
[regression] euca_rootwrap fixes affected eucalyptus power management 
(powerwake)
https://bugs.launchpad.net/bugs/458163
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 458163] Re: [regression] euca_rootwrap fixes affected eucalyptus power management (powerwake)

2009-11-03 Thread Dustin Kirkland
I've tested the package in Mathias' ppa.  The functionality related to
this bug seems to work well.

-- 
[regression] euca_rootwrap fixes affected eucalyptus power management 
(powerwake)
https://bugs.launchpad.net/bugs/458163
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 458163] Re: [regression] euca_rootwrap fixes affected eucalyptus power management (powerwake)

2009-10-29 Thread Matt Zimmerman
** Changed in: eucalyptus (Ubuntu Karmic)
   Status: Triaged = Fix Committed

-- 
[regression] euca_rootwrap fixes affected eucalyptus power management 
(powerwake)
https://bugs.launchpad.net/bugs/458163
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 458163] Re: [regression] euca_rootwrap fixes affected eucalyptus power management (powerwake)

2009-10-26 Thread Thierry Carrez
** Changed in: eucalyptus (Ubuntu Karmic)
   Status: In Progress = Triaged

-- 
[regression] euca_rootwrap fixes affected eucalyptus power management 
(powerwake)
https://bugs.launchpad.net/bugs/458163
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 458163] Re: [regression] euca_rootwrap fixes affected eucalyptus power management (powerwake)

2009-10-26 Thread Dustin Kirkland
This was fixed in powernap.  The release note is no longer needed.

** Changed in: ubuntu-release-notes
   Status: New = Invalid

-- 
[regression] euca_rootwrap fixes affected eucalyptus power management 
(powerwake)
https://bugs.launchpad.net/bugs/458163
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 458163] Re: [regression] euca_rootwrap fixes affected eucalyptus power management (powerwake)

2009-10-22 Thread Dustin Kirkland
A bit more explanation...

Before euca_rootwrap was rewritten:
 * powerwake ran as root:root
 * thus, powerwake had write access to /var/cache/powerwake/ethers
 * and powerwake worked just fine

After euca_rootwrap was rewritten:
 * powerwake was whitelisted, but wasn't given root access
 * now, powerwake runs as eucalyptus:eucalyptus
 * which is fine to send the magic WoL packet
 * however, the cache file is not writable
 * and thus, powerwake now itself throws an exception

As stated above, we can fix this entirely in powerwake with a trivial
fix, testing W_OK on /var/cache/powerwake/ethers.

:-Dustin

-- 
[regression] euca_rootwrap fixes affected eucalyptus power management 
(powerwake)
https://bugs.launchpad.net/bugs/458163
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 458163] Re: [regression] euca_rootwrap fixes affected eucalyptus power management (powerwake)

2009-10-22 Thread Dustin Kirkland
If we have to document around this, it can be fixed with a configuration
change in /etc/eucalyptus/wrappers.conf.

Currently, there is an entry for:
powerwake   /usr/bin/powerwake

However, it's not given root privilege.

To adjust this, change that line to:
powerwake   /usr/bin/powerwake   0


:-Dustin

-- 
[regression] euca_rootwrap fixes affected eucalyptus power management 
(powerwake)
https://bugs.launchpad.net/bugs/458163
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 458163] Re: [regression] euca_rootwrap fixes affected eucalyptus power management (powerwake)

2009-10-22 Thread Launchpad Bug Tracker
This bug was fixed in the package powernap - 1.7-0ubuntu2

---
powernap (1.7-0ubuntu2) karmic; urgency=low

  * powerwake: test ethers file for writability, LP: #458163

 -- Dustin Kirkland kirkl...@ubuntu.com   Thu, 22 Oct 2009 09:50:16
-0500

** Changed in: powernap (Ubuntu Karmic)
   Status: Fix Committed = Fix Released

-- 
[regression] euca_rootwrap fixes affected eucalyptus power management 
(powerwake)
https://bugs.launchpad.net/bugs/458163
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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