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

2011-10-23 Thread Launchpad Bug Tracker
This bug was fixed in the package etckeeper - 0.56ubuntu2.1

---
etckeeper (0.56ubuntu2.1) oneiric-proposed; urgency=low

  * etckeeper: LP: #872553, #791839
- ensure that LANG is set, default to UTF8, necessary for bzr to
  function properly in non-interactive shells (eg, cron); user's
  local LANG will override if set
 -- Dustin Kirkland kirkl...@ubuntu.com   Wed, 12 Oct 2011 12:18:25 -0500

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to etckeeper in Ubuntu.
https://bugs.launchpad.net/bugs/872553

Title:
  [SRU] upon creating a node via juju  orchestra, etckeeper hangs

To manage notifications about this bug go to:
https://bugs.launchpad.net/orchestra/+bug/872553/+subscriptions

-- 
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 872553] Re: [SRU] upon creating a node via juju orchestra, etckeeper hangs

2011-10-23 Thread Launchpad Bug Tracker
This bug was fixed in the package etckeeper - 0.56ubuntu2.1

---
etckeeper (0.56ubuntu2.1) oneiric-proposed; urgency=low

  * etckeeper: LP: #872553, #791839
- ensure that LANG is set, default to UTF8, necessary for bzr to
  function properly in non-interactive shells (eg, cron); user's
  local LANG will override if set
 -- Dustin Kirkland kirkl...@ubuntu.com   Wed, 12 Oct 2011 12:18:25 -0500

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to etckeeper in Ubuntu.
https://bugs.launchpad.net/bugs/872553

Title:
  [SRU] upon creating a node via juju  orchestra, etckeeper hangs

To manage notifications about this bug go to:
https://bugs.launchpad.net/orchestra/+bug/872553/+subscriptions

-- 
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 872553] Re: [SRU] upon creating a node via juju orchestra, etckeeper hangs

2011-10-20 Thread Tom Ellis
Doh, brain fail at that time in the morning... I was adding backports..
testing shortly.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to etckeeper in Ubuntu.
https://bugs.launchpad.net/bugs/872553

Title:
  [SRU] upon creating a node via juju  orchestra, etckeeper hangs

To manage notifications about this bug go to:
https://bugs.launchpad.net/orchestra/+bug/872553/+subscriptions

-- 
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 872553] Re: [SRU] upon creating a node via juju orchestra, etckeeper hangs

2011-10-20 Thread Tom Ellis
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 Ubuntu
Server Team, which is subscribed to etckeeper in Ubuntu.
https://bugs.launchpad.net/bugs/872553

Title:
  [SRU] upon creating a node via juju  orchestra, etckeeper hangs

To manage notifications about this bug go to:
https://bugs.launchpad.net/orchestra/+bug/872553/+subscriptions

-- 
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 872553] Re: [SRU] upon creating a node via juju orchestra, etckeeper hangs

2011-10-20 Thread Jean-Baptiste Lallement
** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to etckeeper in Ubuntu.
https://bugs.launchpad.net/bugs/872553

Title:
  [SRU] upon creating a node via juju  orchestra, etckeeper hangs

To manage notifications about this bug go to:
https://bugs.launchpad.net/orchestra/+bug/872553/+subscriptions

-- 
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 872553] Re: [SRU] upon creating a node via juju orchestra, etckeeper hangs

2011-10-19 Thread Tom Ellis
Hi Martin,

I added a post script to pull in etckeeper, since the update to
orchestra removed the recommends on it. I then noticed that there is no
updated package of bzr or etckeeper in oneiric-proposed.

Infact, I don't see any content at all in oneiric-proposed's Packages.gz
or .bz2... issue with pushing into that part of the archive at the
moment?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to etckeeper in Ubuntu.
https://bugs.launchpad.net/bugs/872553

Title:
  [SRU] upon creating a node via juju  orchestra, etckeeper hangs

To manage notifications about this bug go to:
https://bugs.launchpad.net/orchestra/+bug/872553/+subscriptions

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


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

2011-10-19 Thread Dustin Kirkland
Tom,

etckeeper 0.56ubuntu2.1 is in oneiric-proposed:
 * https://launchpad.net/ubuntu/+source/etckeeper

etckeeper (0.56ubuntu2.1) oneiric-proposed; urgency=low

  * etckeeper: LP: #872553, #791839
- ensure that LANG is set, default to UTF8, necessary for bzr to
  function properly in non-interactive shells (eg, cron); user's
  local LANG will override if set
 -- Dustin Kirkland kirkl...@ubuntu.com   Wed, 12 Oct 2011 12:18:25 -0500

Dustin

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to etckeeper in Ubuntu.
https://bugs.launchpad.net/bugs/872553

Title:
  [SRU] upon creating a node via juju  orchestra, etckeeper hangs

To manage notifications about this bug go to:
https://bugs.launchpad.net/orchestra/+bug/872553/+subscriptions

-- 
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 872553] Re: [SRU] upon creating a node via juju orchestra, etckeeper hangs

2011-10-18 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/orchestra

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to etckeeper in Ubuntu.
https://bugs.launchpad.net/bugs/872553

Title:
  [SRU] upon creating a node via juju  orchestra, etckeeper hangs

To manage notifications about this bug go to:
https://bugs.launchpad.net/orchestra/+bug/872553/+subscriptions

-- 
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 872553] Re: [SRU] upon creating a node via juju orchestra, etckeeper hangs

2011-10-13 Thread Martin Pitt
Hello Tom, or anyone else affected,

Accepted etckeeper into oneiric-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!

** Changed in: etckeeper (Ubuntu Oneiric)
   Status: In Progress = Fix Committed

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to etckeeper in Ubuntu.
https://bugs.launchpad.net/bugs/872553

Title:
  [SRU] upon creating a node via juju  orchestra, etckeeper hangs

To manage notifications about this bug go to:
https://bugs.launchpad.net/orchestra/+bug/872553/+subscriptions

-- 
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 872553] Re: [SRU] upon creating a node via juju orchestra, etckeeper hangs

2011-10-13 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/oneiric-proposed/etckeeper

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to etckeeper in Ubuntu.
https://bugs.launchpad.net/bugs/872553

Title:
  [SRU] upon creating a node via juju  orchestra, etckeeper hangs

To manage notifications about this bug go to:
https://bugs.launchpad.net/orchestra/+bug/872553/+subscriptions

-- 
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 872553] Re: [SRU] upon creating a node via juju orchestra, etckeeper hangs

2011-10-12 Thread Andres Rodriguez
** Summary changed:

- upon creating a node via juju  orchestra, etckeeper hangs
+ [SRU] upon creating a node via juju  orchestra, etckeeper hangs

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to etckeeper in Ubuntu.
https://bugs.launchpad.net/bugs/872553

Title:
  [SRU] upon creating a node via juju  orchestra, etckeeper hangs

To manage notifications about this bug go to:
https://bugs.launchpad.net/orchestra/+bug/872553/+subscriptions

-- 
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 872553] Re: [SRU] upon creating a node via juju orchestra, etckeeper hangs

2011-10-12 Thread Andres Rodriguez
** Description changed:

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

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to etckeeper in Ubuntu.
https://bugs.launchpad.net/bugs/872553

Title:
  [SRU] upon creating a node via juju  orchestra, etckeeper hangs

To manage notifications about this bug go to:
https://bugs.launchpad.net/orchestra/+bug/872553/+subscriptions

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