← Back to team overview

orchestra team mailing list archive

[Bug 872553] Re: [SRU] upon creating a node via juju & orchestra, etckeeper hangs

 

** Tags removed: verification-needed
** Tags added: verification-done

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