[Bug 538546] Re: please move /etc/eucalyptus/cloud.d/scripts to /usr/lib/eucalyptus/cloud.d/scripts

2010-03-16 Thread Dustin Kirkland
Unfortunately, the hacks and workarounds are not working properly.

In order for euca_upgrade to run in any package's postinst, we are going
to need all scripts that it depends on to be installed in
/usr/lib/eucalyptus somewhere.

I believe this is Import_162.groovy, but perhaps you can tell me if
there are more.

Upgrades from 9.10 to 10.04 are totally blocked on this issue right now.
As we expect some user to begin upgrading at Beta1, we need some
attention to this issue ASAP.

** Changed in: eucalyptus (Ubuntu)
   Importance: Medium = Critical

** Also affects: eucalyptus (Ubuntu Lucid)
   Importance: Critical
 Assignee: Daniel Nurmi (nurmi)
   Status: Triaged

-- 
please move /etc/eucalyptus/cloud.d/scripts to 
/usr/lib/eucalyptus/cloud.d/scripts
https://bugs.launchpad.net/bugs/538546
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 538546] Re: please move /etc/eucalyptus/cloud.d/scripts to /usr/lib/eucalyptus/cloud.d/scripts

2010-03-16 Thread Daniel Nurmi
Talked with Dustin,  we're going to attempt to

a.) back up old scripts/ to the backup directory
b.) remove the old scripts/
c.) install new scripts in /usr/lib/eucalyptus/scripts/
d.) create softlink from /usr/lib/eucalyptus/scripts to /etc/eucalyptus/cloud.d

-Dan

-- 
please move /etc/eucalyptus/cloud.d/scripts to 
/usr/lib/eucalyptus/cloud.d/scripts
https://bugs.launchpad.net/bugs/538546
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 538546] Re: please move /etc/eucalyptus/cloud.d/scripts to /usr/lib/eucalyptus/cloud.d/scripts

2010-03-16 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/eucalyptus/ubuntu

-- 
please move /etc/eucalyptus/cloud.d/scripts to 
/usr/lib/eucalyptus/cloud.d/scripts
https://bugs.launchpad.net/bugs/538546
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 538546] Re: please move /etc/eucalyptus/cloud.d/scripts to /usr/lib/eucalyptus/cloud.d/scripts

2010-03-16 Thread Dustin Kirkland
** Changed in: eucalyptus (Ubuntu Lucid)
Milestone: None = ubuntu-10.04-beta-1

** Changed in: eucalyptus (Ubuntu Lucid)
 Assignee: Daniel Nurmi (nurmi) = Dustin Kirkland (kirkland)

-- 
please move /etc/eucalyptus/cloud.d/scripts to 
/usr/lib/eucalyptus/cloud.d/scripts
https://bugs.launchpad.net/bugs/538546
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 538546] Re: please move /etc/eucalyptus/cloud.d/scripts to /usr/lib/eucalyptus/cloud.d/scripts

2010-03-16 Thread Dustin Kirkland
** Changed in: eucalyptus (Ubuntu Lucid)
   Status: Triaged = Fix Released

-- 
please move /etc/eucalyptus/cloud.d/scripts to 
/usr/lib/eucalyptus/cloud.d/scripts
https://bugs.launchpad.net/bugs/538546
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 538546] Re: please move /etc/eucalyptus/cloud.d/scripts to /usr/lib/eucalyptus/cloud.d/scripts

2010-03-13 Thread Dustin Kirkland
Dan, can you get someone to take a look at this?

-- 
please move /etc/eucalyptus/cloud.d/scripts to 
/usr/lib/eucalyptus/cloud.d/scripts
https://bugs.launchpad.net/bugs/538546
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 538546] Re: please move /etc/eucalyptus/cloud.d/scripts to /usr/lib/eucalyptus/cloud.d/scripts

2010-03-13 Thread chris grzegorczyk
** Changed in: eucalyptus
   Status: New = Won't Fix

** Changed in: eucalyptus
 Assignee: (unassigned) = chris grzegorczyk (chris-grze)

-- 
please move /etc/eucalyptus/cloud.d/scripts to 
/usr/lib/eucalyptus/cloud.d/scripts
https://bugs.launchpad.net/bugs/538546
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 538546] Re: please move /etc/eucalyptus/cloud.d/scripts to /usr/lib/eucalyptus/cloud.d/scripts

2010-03-13 Thread chris grzegorczyk
 First, scripts really shouldn't be installed in /etc. /etc should
really only contain configuration information that an Administrator or 
distro might need to edit.

This is exactly what they are -- configuration scripts.  In each case
they are scripts only because there may be a need for the administrator
to edit them.  The directory name is misleading it seems, it should be
'config'.  They are similar to /etc/default and /etc/{init.d,rc.d} in
their use.

The Import scripts are indeed different and can be moved to where ever
FHS demands.  Nonetheless, that is not going to solve the problem as the
import scripts depend on the configuration information that is in the
others.  Specifically, bootstrapping the database to do the update needs
to configure it correctly, so, it depends on the configuration
information.

It sounds like the hack you have works around the problem in dpkg, for
now. Do you have any other suggestions?

cheers.
chris

-- 
please move /etc/eucalyptus/cloud.d/scripts to 
/usr/lib/eucalyptus/cloud.d/scripts
https://bugs.launchpad.net/bugs/538546
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