kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #124823
[Bug 1466013] Re: kdump-tools does not have an upstart job
Hello Louis, or anyone else affected,
Accepted makedumpfile into trusty-proposed. The package will build now
and be available at
https://launchpad.net/ubuntu/+source/makedumpfile/1.5.5-2ubuntu1.3 in a
few hours, and then in the -proposed repository.
Please help us by testing this new package. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Your feedback will aid us getting this update
out to other Ubuntu users.
If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed. In either case, details of your testing will help
us make a better decision.
Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance!
** Changed in: makedumpfile (Ubuntu Trusty)
Status: In Progress => Fix Committed
** Tags added: verification-needed
--
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 Committed
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