resolvconf: warning: stop runlevel arguments do not match LSB

Asked by Matthias Metzger

When installing resolvconf (and vpnc) I get the following warning:

Setting up resolvconf (1.44ubuntu1) ...
mkdir: created directory `/etc/resolvconf/run'
mkdir: created directory `/etc/resolvconf/run/interface'
update-rc.d: warning: resolvconf stop runlevel arguments (none) do not match LSB Default-Stop values (0 6)

Is this a feature or a bug? I am a little bit confused.
Indeed, from the changelog (https://launchpad.net/ubuntu/+source/resolvconf/1.44ubuntu1) I can see that "the init script isn't installed in runlevels 0 and 6".

Thanks for clearing the things up.

Question information

Language:
English Edit question
Status:
Expired
For:
Ubuntu resolvconf Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Matthias Metzger (macellarius) said :
#1
Revision history for this message
Matthias Metzger (macellarius) said :
#2

bump, as the respective bug was filed already two days ago

Revision history for this message
Matthias Metzger (macellarius) said :
#3

In the meantime I'm pretty sure that the behaviour of resolvconf is correct. But give me an answer if you know it exactly.

Revision history for this message
Launchpad Janitor (janitor) said :
#4

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
rsleventhal (rsleventhal) said :
#5

This issue persists with Maveric

Revision history for this message
rsleventhal (rsleventhal) said :
#6

This issue persists with Maverick

Revision history for this message
iLugo (isra) said :
#7

The issue exists still in Ubuntu 11.10
Why this was removed from "bug" and turned into a "question" if there is no answer?

After having upgraded from 11.04 (Kubuntu, but gnome and unity also installed...), I installed resolvconf :

$ sudo apt-get install resolvconf
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
  resolvconf
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 46.0 kB of archives.
After this operation, 307 kB of additional disk space will be used.
Get:1 http://de.archive.ubuntu.com/ubuntu/ oneiric/universe resolvconf all 1.48ubuntu1 [46.0 kB]
Fetched 46.0 kB in 0s (105 kB/s)
Preconfiguring packages ...
Selecting previously deselected package resolvconf.
(Reading database ... 204513 files and directories currently installed.)
Unpacking resolvconf (from .../resolvconf_1.48ubuntu1_all.deb) ...
Processing triggers for ureadahead ...
Processing triggers for man-db ...
Setting up resolvconf (1.48ubuntu1) ...
mkdir: created directory `/etc/resolvconf/run'
mkdir: created directory `/etc/resolvconf/run/interface'
update-rc.d: warning: resolvconf stop runlevel arguments (none) do not match LSB Default-Stop values (0 6)
$