Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 7ed86e448617d8c1216f6e642767426769e5343e
      https://github.com/lxc/lxc/commit/7ed86e448617d8c1216f6e642767426769e5343e
  Author: Stéphane Graber <stgra...@ubuntu.com>
  Date:   2013-11-27 (Wed, 27 Nov 2013)

  Changed paths:
    M templates/lxc-ubuntu.in

  Log Message:
  -----------
  ubuntu: Fix regression in post-process

THe recent reorg of lxc-ubuntu introduced some package installation in
post-process but without first disabling service startup.

As a result, if the cache is a bit out of date and a ssh update is
available, post-process will apply that update (as it does apt-get
install ssh vim) which in turn will attemp to start sshd. This will
either lead to ssh on the host being restarted or if there's no sshd on
the host, will fail the container creation as the postinst will get an
error from upstart.

The fix is very simply to add the same policy-rc.d trick when running
post-process.

Signed-off-by: Stéphane Graber <stgra...@ubuntu.com>


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
_______________________________________________
Lxc-devel mailing list
Lxc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-devel

Reply via email to