[Bug 1182540] Re: Daemon-suppression code in installer breaks new invoke-rc.d logic
Launchpad Bug Tracker
1182540 at bugs.launchpad.net
Wed May 22 18:06:15 UTC 2013
This bug was fixed in the package ubiquity - 2.15.5
---------------
ubiquity (2.15.5) saucy; urgency=low
* ubiquity/install_misc.py: Make the fake initctl pass through "initctl
version" calls, used by such things as invoke-rc.d to figure out whether
it's running under Upstart (LP: #1182540).
* Automatic update of included source packages: apt-setup 1:0.80ubuntu1,
debian-installer-utils 1.97ubuntu1, partman-basicmethods 53,
partman-btrfs 11ubuntu1, partman-jfs 39, partman-newworld 29,
partman-reiserfs 54, partman-xfs 51, user-setup 1.48ubuntu1.
-- Colin Watson <cjwatson at ubuntu.com> Wed, 22 May 2013 17:27:22 +0100
** Changed in: ubiquity (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to debian-installer-utils in
Ubuntu.
https://bugs.launchpad.net/bugs/1182540
Title:
Daemon-suppression code in installer breaks new invoke-rc.d logic
Status in “debian-installer-utils” package in Ubuntu:
Fix Released
Status in “debootstrap” package in Ubuntu:
Fix Committed
Status in “ubiquity” package in Ubuntu:
Fix Released
Bug description:
The root of the problem as pertains to lxc is that debootstrap is
resulting in a udev being started as a child of debootstrap. In
particular:
( flock -x 200; debootstrap saucy xxx; ) 200>/tmp/zzz
after this completes, /proc/locks will show that /tmp/zzz is still locked; udev will be running; and a subsequent
( flock -x 200 ) 200>/tmp/zzz
will hang.
========
The saucy smoke test for lxc test_lxc_apparmor appears to be hung with saucy installations of 20130521.
The following tests appear to have completed successfully.
- test: test_lxc_reboot
- test: test_lxc_simple
- test: test_lxc_api
Steps to reproduce:
1. Install a default saucy server on a vm (either manually or preseeded default installation) with either i386 or amd64 image using KVM, libvirt
2. Do the following to install utah inside the VM
sudo apt-add-repository -y ppa:utah/stable
sudo apt-get update
sudo apt-get install utah
3. Run the lxc tests using
sudo utah -r lp:ubuntu-test-cases/server/runlists/lxc.run
ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: lxc 0.9.0-0ubuntu7
ProcVersionSignature: Ubuntu 3.9.0-2.7-generic 3.9.3
Uname: Linux 3.9.0-2-generic x86_64
ApportVersion: 2.10.1-0ubuntu1
Architecture: amd64
Date: Tue May 21 11:30:55 2013
InstallationDate: Installed on 2013-05-21 (0 days ago)
InstallationMedia: Ubuntu-Server 13.10 "Saucy Salamander" - Alpha amd64 (20130521)
MarkForUpload: True
SourcePackage: lxc
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer-utils/+bug/1182540/+subscriptions
More information about the foundations-bugs
mailing list