orchestra team mailing list archive
-
orchestra team
-
Mailing list archive
-
Message #00185
[Bug 872553] Re: [SRU] upon creating a node via juju & orchestra, etckeeper hangs
I added proposed in post and made sure it was installed before juju and
the problem is fixed.
ubuntu@ch02b12:~$ apt-cache policy etckeeper
etckeeper:
Installed: 0.56ubuntu2.1
Candidate: 0.56ubuntu2.1
Version table:
*** 0.56ubuntu2.1 0
500 http://us.archive.ubuntu.com/ubuntu/ oneiric-proposed/main amd64 Packages
100 /var/lib/dpkg/status
0.56ubuntu2 0
500 http://archive.ubuntu.com/ubuntu/ oneiric/main amd64 Packages
Could we now add etckeeper back to be a recommends of orchestra-client?
Thanks all!
--
You received this bug notification because you are a member of
orchestra, which is the registrant for Orchestra.
https://bugs.launchpad.net/bugs/872553
Title:
[SRU] upon creating a node via juju & orchestra, etckeeper hangs
Status in Ubuntu Orchestra:
Invalid
Status in “etckeeper” package in Ubuntu:
Fix Committed
Status in “orchestra” package in Ubuntu:
Invalid
Status in “etckeeper” source package in Oneiric:
Fix Committed
Status in “orchestra” source package in Oneiric:
Invalid
Bug description:
## Issue
After running 'juju boostrap' a node is installed via orchestra and
then hangs after boot. On inspection it appears etckeeper is having
issues, presenting a dialog and causing the 'apt-get install juju' to
hang'.
## Environment
ii cobbler 2.1.0+git20110602-0ubuntu26 Install server
ii cobbler-common 2.1.0+git20110602-0ubuntu26 Cobbler Install server - common files
ii cobbler-web 2.1.0+git20110602-0ubuntu26 Cobbler Install server - web interface
ii python-cobbler 2.1.0+git20110602-0ubuntu26 Install server - python libraries.
ii juju 0.5+bzr401-1juju1~oneiric1 Cloud automation and orchestration
ii ubuntu-orchestra-common 2.21-0ubuntu1 Ubuntu Orchestra common files
ii ubuntu-orchestra-logging-server 2.21-0ubuntu1 Ubuntu Orchestra Logging Server
ii ubuntu-orchestra-management-server 2.21-0ubuntu1 Ubuntu Orchestra Configuration Management Server
ii ubuntu-orchestra-monitoring-server 2.21-0ubuntu1 Ubuntu Orchestra Monitoring Server
ii ubuntu-orchestra-provisioning-server 2.21-0ubuntu1 Ubuntu Orchestra Provisioning Services suite
ii ubuntu-orchestra-server 2.21-0ubuntu1 Ubuntu Orchestra Services suite
## Workaround
* kill off the process from etckeeper that is causing the apt-get to hang
"root 3400 3392 0 17:30 ? 00:00:00 whiptail --backtitle Package configuration --title --output-fd 11 --nocancel --msgbox Commit failed??An attempt to commit /etc changes to bzr failed.??You may manually resolve the issues with the uncommitted changes before continuing. 11 88"
=============== SRU JUSTIFICATION =====================
## Inpact
This bugs affects ubuntu-orchestra-client installations when deploying
with juju as it causes etckeeper to fail to commit, which causes apt-
get to hang and does not allow the installation to finish successfully
(done by juju)
## Fix
The fix is pretty trivial and is just the case of setting the correct lang encoding.
## Test Case
1. Deploy a machine with juju/orchestra and make sure ubuntu-orchestra-client installs etckeeper.
2. cloud-init will then try to install all the juju related stuff
3. this will fail.
## Regression potential
Minimal. This has been tested throughoutly.
To manage notifications about this bug go to:
https://bugs.launchpad.net/orchestra/+bug/872553/+subscriptions
References