← Back to team overview

kernel-packages team mailing list archive

[Bug 1466013] Update Released

 

The verification of the Stable Release Update for makedumpfile has
completed successfully and the package has now been released to
-updates.  Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to makedumpfile in Ubuntu.
https://bugs.launchpad.net/bugs/1466013

Title:
  kdump-tools does not have an upstart job

Status in makedumpfile package in Ubuntu:
  Invalid
Status in makedumpfile source package in Trusty:
  Fix Released

Bug description:
  [SRU justification]
  The upstart job avoids the sysVinit scripts to be run while kdump-tools is doing the kernel crash dump capture

  [Impact]
  Potential impossibility to capture a kernel crash dump

  [Fix]
  Add kdump-tools.conf upstart job

  [Test Case]
  With the upstart job, the kdump-tools kernel dump capture will run before any of the tasks triggered by RUNLEVEL [2345] will run.

  [Regression]
  Minimal; The job uses the same syntax as the sysVinit job currently in use.

  [Original description of the problem]

  kdump-tools relies on a sysVinit script to  capture the kernel dump.
  It sometimes gets interference from other jobs starting at runlevels 2
  to 5.

  An upstart job starting before RUNLEVEL is emitted would alleviate
  that.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/makedumpfile/+bug/1466013/+subscriptions


References