update-rc.d warning when kerneloops-daemon is installed
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kerneloops (Ubuntu) |
New
|
Low
|
Unassigned |
Bug Description
There is a warning when kerneloops-daemon is installed: "update-rc.d: warning: default stop runlevel arguments (0 1 6) do not match kerneloops Default-Stop values (1)"
This seems related to bug #452000
The following NEW packages will be installed:
kerneloops-daemon
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 18.5 kB of archives.
After this operation, 120 kB of additional disk space will be used.
Get:1 http://
Fetched 18.5 kB in 0s (86.3 kB/s)
Selecting previously unselected package kerneloops-daemon.
(Reading database ... 208971 files and directories currently installed.)
Preparing to unpack .../kerneloops-
Unpacking kerneloops-daemon (0.12+git200902
Processing triggers for ureadahead (0.100.0-16) ...
ureadahead will be reprofiled on next reboot
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Setting up kerneloops-daemon (0.12+git200902
update-rc.d: warning: default stop runlevel arguments (0 1 6) do not match kerneloops Default-Stop values (1)
Processing triggers for ureadahead (0.100.0-16) ...
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: kerneloops-daemon 0.12+git2009021
ProcVersionSign
Uname: Linux 3.13.0-37-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: amd64
CurrentDesktop: Unity
Date: Thu Oct 23 15:58:15 2014
EcryptfsInUse: Yes
InstallationDate: Installed on 2012-11-01 (721 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
KernelSyslog: Oct 23 10:53:03 mathew-VGN-FW455D kernel: [ 2022.907424] perf samples too long (5003 > 5000), lowering kernel.
SourcePackage: kerneloops
UpgradeStatus: Upgraded to trusty on 2014-09-04 (49 days ago)
Changed in kerneloops (Ubuntu): | |
importance: | Undecided → Low |
It looks like bug #452000 was fixed by this change.
diff -u kerneloops- 0.12+git2009021 7/debian/ rules kerneloops- 0.12+git2009021 7/debian/ rules 0.12+git2009021 7/debian/ rules 0.12+git2009021 7/debian/ rules ngelogs mples
--- kerneloops-
+++ kerneloops-
@@ -43,7 +43,7 @@
dh_installcha
dh_installdocs
dh_installexa
- dh_installinit -pkerneloops-daemon --name=kerneloops -o
+ dh_installinit -pkerneloops-daemon --name=kerneloops -o -- start 20 2 3 4 5 . stop 20 1 .
# dh_installdebconf
# dh_installman kerneloops.8
dh_link