[Bug 888095] Re: friendly-recovery breaks Upstarts "initctl check-config"

Launchpad Bug Tracker 888095 at bugs.launchpad.net
Tue Jan 17 17:20:24 UTC 2012


This bug was fixed in the package friendly-recovery - 0.2.18ubuntu1

---------------
friendly-recovery (0.2.18ubuntu1) precise; urgency=low

  * debian/friendly-recovery.upstart: Add missing emits stanzas
    to avoid breaking 'initctl check-config' (LP: #888095).
 -- James Hunt <james.hunt at ubuntu.com>   Fri, 16 Dec 2011 10:55:43 +0000

** Changed in: friendly-recovery (Ubuntu)
       Status: New => Fix Released

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

Title:
  friendly-recovery breaks Upstarts "initctl check-config"

Status in “friendly-recovery” package in Ubuntu:
  Fix Released

Bug description:
  The friendly-recovery facility is currently invoked from the initramfs
  by specifying an alternative initial event for Upstart. The Upstart
  job that actually starts friendly-recovery specifies:

    start on recovery

  However, since no Upstart job on the system has registered that they
  emit the "recovery" event, we get this:

    $ initctl check-config
    friendly-recovery
      start on: unknown event recovery

  The only realistic way to deal with this is to add "emits recovery" to
  /etc/init/friendly-recovery.conf with a comment such as:

    # In reality the initramfs emits this event, but we note it here to keep 'check-config' happy.
    emits recovery

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: friendly-recovery 0.2.18
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic-pae 3.0.4
  Uname: Linux 3.0.0-12-generic-pae i686
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  Date: Wed Nov  9 14:38:03 2011
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
  PackageArchitecture: all
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: friendly-recovery
  UpgradeStatus: Upgraded to oneiric on 2011-09-25 (45 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/friendly-recovery/+bug/888095/+subscriptions




More information about the foundations-bugs mailing list