[Bug 1182540] Re: lxc smoke test, test_lxc_apparmor appears to hang on saucy VM

Colin Watson cjwatson at canonical.com
Wed May 22 15:30:11 UTC 2013


This turns out to be because debootstrap's fake initctl implementation
doesn't pass through "version", so invoke-rc.d gets confused.  debian-
installer-utils and ubiquity share this bug.

Furthermore, debootstrap doesn't install a policy-rc.d script, which
would otherwise act as a stopgap here.  debian-installer-utils and
ubiquity do not share this bug.

** Package changed: systemd (Ubuntu) => debootstrap (Ubuntu)

** Changed in: debootstrap (Ubuntu)
       Status: In Progress => Triaged

** Changed in: debootstrap (Ubuntu)
     Assignee: Martin Pitt (pitti) => Colin Watson (cjwatson)

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to debootstrap in Ubuntu.
https://bugs.launchpad.net/bugs/1182540

Title:
  lxc smoke test, test_lxc_apparmor appears to hang on saucy VM

Status in “debootstrap” package in Ubuntu:
  Triaged

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/debootstrap/+bug/1182540/+subscriptions




More information about the foundations-bugs mailing list