[Bug 435130] Re: Default MANAGED-NOVLAN network setting not being applied properly

2009-09-27 Thread Launchpad Bug Tracker
This bug was fixed in the package eucalyptus - 1.6~bzr854-0ubuntu7

---
eucalyptus (1.6~bzr854-0ubuntu7) karmic; urgency=low

  [ Dustin Kirkland ]
  * tools/eucalyptus-nc.in: exit 0, rather than 1, in the -nc
init script when unconfigured, related to bug LP: #430075
  * debian/eucalyptus-cc.in, debian/eucalyptus-java-ws.in: help registration
with local sync, no rsync parameters
  * debian/eucalyptus-common.postrm: prune eucalyptus files from /etc and
/var on package purge, essential for testing, LP: #436928

  [ Matt Zimmerman ]
  * Revert revno 573, as according to Dan Nurmi it broke registration entirely
  * Apply upstream revno 895, as according to Dan this fixes the same bug that
revno 573 attempted to fix, but properly (without breaking registration)
  * debian/eucalyptus-cc.postinst: Guard update-rc.d remove calls so that they
don't run on initial installation.  Because -cc could be configured before
or after -walrus/-cloud, this could cause -cc to clobber -walrus/-cloud
init scripts on initial installation
  * tools/eucalyptus.conf: Don't try to run shell code here; it isn't (always)
interpreted as a shell script
  * debian/eucalyptus-cc.postinst: Use euca_conf --import-conf to copy the
network settings into eucalyptus.conf instead
  * Set the default VNET_MODE to MANAGED-NOVLAN
  * The three preceding changes close LP: #435130
  * Store the CC name in a new config file /etc/eucalyptus/eucalyptus-cc.conf
and get rid of /etc/eucalyptus/installer-cc.conf

  [ Steve Langasek ]
  * Move eucalyptus-nc no VT handling for LP: #426830 to a debconf script
instead, so that users are a bit more likely to see this.
  * Drop the dpkg-statoverride check on /var/lib/eucalyptus/keys in the
eucalyptus-common postinst; this was ineffective anyway because we'd done
a chown -R immediately before that, so the only part that was respecting
statoverride were the directory perms.

 -- Dustin Kirkland kirkl...@ubuntu.com   Sat, 26 Sep 2009 00:30:18
-0700

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

-- 
Default MANAGED-NOVLAN network setting not being applied properly
https://bugs.launchpad.net/bugs/435130
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 435130] Re: Default MANAGED-NOVLAN network setting not being applied properly

2009-09-26 Thread Dustin Kirkland
** Changed in: eucalyptus (Ubuntu Karmic)
   Status: Triaged = Fix Committed

-- 
Default MANAGED-NOVLAN network setting not being applied properly
https://bugs.launchpad.net/bugs/435130
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 435130] Re: Default MANAGED-NOVLAN network setting not being applied properly

2009-09-26 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/eucalyptus/ubuntu

-- 
Default MANAGED-NOVLAN network setting not being applied properly
https://bugs.launchpad.net/bugs/435130
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 435130] Re: Default MANAGED-NOVLAN network setting not being applied properly

2009-09-25 Thread Colin Watson
The reason I used a separate configuration file for CC_NAME was that it
was entirely packaging-specific, and it saved any more fiddling around
with a conffile than was absolutely necessary. I still think it's
appropriate for CC_NAME to be there. For all the VNET_* stuff that's
parsed by upstream code, I think installer-cc.conf is the wrong place.

-- 
Default MANAGED-NOVLAN network setting not being applied properly
https://bugs.launchpad.net/bugs/435130
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 435130] Re: Default MANAGED-NOVLAN network setting not being applied properly

2009-09-25 Thread Colin Watson
How about this patch? It's entirely untested.

** Attachment added: 435130.diff
   http://launchpadlibrarian.net/32462153/435130.diff

-- 
Default MANAGED-NOVLAN network setting not being applied properly
https://bugs.launchpad.net/bugs/435130
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 435130] Re: Default MANAGED-NOVLAN network setting not being applied properly

2009-09-25 Thread Matt Zimmerman
** Changed in: eucalyptus (Ubuntu Karmic)
   Importance: Medium = High

** Changed in: eucalyptus (Ubuntu Karmic)
 Assignee: Soren Hansen (soren) = (unassigned)

-- 
Default MANAGED-NOVLAN network setting not being applied properly
https://bugs.launchpad.net/bugs/435130
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 435130] Re: Default MANAGED-NOVLAN network setting not being applied properly

2009-09-25 Thread Matt Zimmerman
** Changed in: eucalyptus (Ubuntu Karmic)
 Assignee: (unassigned) = Matt Zimmerman (mdz)

-- 
Default MANAGED-NOVLAN network setting not being applied properly
https://bugs.launchpad.net/bugs/435130
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 435130] Re: Default MANAGED-NOVLAN network setting not being applied properly

2009-09-25 Thread Launchpad Bug Tracker
** Branch linked: lp:~mdz/eucalyptus/managed-novlan

-- 
Default MANAGED-NOVLAN network setting not being applied properly
https://bugs.launchpad.net/bugs/435130
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 435130] Re: Default MANAGED-NOVLAN network setting not being applied properly

2009-09-24 Thread Thierry Carrez
** Tags added: eucalyptus

** Also affects: eucalyptus (Ubuntu Karmic)
   Importance: Medium
   Status: Triaged

-- 
Default MANAGED-NOVLAN network setting not being applied properly
https://bugs.launchpad.net/bugs/435130
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 435130] Re: Default MANAGED-NOVLAN network setting not being applied properly

2009-09-24 Thread Thierry Carrez
** Changed in: eucalyptus (Ubuntu Karmic)
 Assignee: (unassigned) = Soren Hansen (soren)

-- 
Default MANAGED-NOVLAN network setting not being applied properly
https://bugs.launchpad.net/bugs/435130
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