update-rc.d warning when kerneloops-daemon is installed

Bug #1384896 reported by Mathew Hodson
6
This bug affects 1 person
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://ca.archive.ubuntu.com/ubuntu/ trusty/main kerneloops-daemon amd64 0.12+git20090217-3ubuntu8 [18.5 kB]
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-daemon_0.12+git20090217-3ubuntu8_amd64.deb ...
Unpacking kerneloops-daemon (0.12+git20090217-3ubuntu8) ...
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+git20090217-3ubuntu8) ...
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+git20090217-3ubuntu8
ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
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.perf_event_max_sample_rate to 25000
SourcePackage: kerneloops
UpgradeStatus: Upgraded to trusty on 2014-09-04 (49 days ago)

Revision history for this message
Mathew Hodson (mhodson) wrote :
Revision history for this message
Mathew Hodson (mhodson) wrote :

It looks like bug #452000 was fixed by this change.

diff -u kerneloops-0.12+git20090217/debian/rules kerneloops-0.12+git20090217/debian/rules
--- kerneloops-0.12+git20090217/debian/rules
+++ kerneloops-0.12+git20090217/debian/rules
@@ -43,7 +43,7 @@
  dh_installchangelogs
  dh_installdocs
  dh_installexamples
- 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

Mathew Hodson (mhodson)
Changed in kerneloops (Ubuntu):
importance: Undecided → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.