runlevel arguments (2 3 4 5) do not match LSB Default-Start values (none)

Bug #592493 reported by Brian LaMere
18
This bug affects 3 people
Affects Status Importance Assigned to Milestone
libnss-ldap (Ubuntu)
Confirmed
Low
Unassigned

Bug Description

Binary package hint: libnss-ldap

When installing libnss-ldap on a Lucid x86_64 machine, I got this:

Setting up libnss-ldap (264-2ubuntu2) ...
update-rc.d: warning: libnss-ldap start runlevel arguments (2 3 4 5) do not match LSB Default-Start values (none)

The start/stop scripts are in /etc/rc?.d anyway, so...?

Revision history for this message
Chuck Short (zulcss) wrote :

Thanks Ill have a look to get this fixed for maverick and possibly an SRU.

chuck

Changed in libnss-ldap (Ubuntu):
importance: Undecided → Low
status: New → Confirmed
Revision history for this message
ReimarBauer (reimarbauer) wrote :

just run in this today too

dpkg-reconfigure libnss-ldap

I decided to use the same values for start and stop as ssh is using

# Default-Start: 2 3 4 5
# Default-Stop:

It tells me now:
dpkg-reconfigure libnss-ldap
update-rc.d: warning: libnss-ldap stop runlevel arguments (0 1 6) do not match LSB Default-Stop values (none)

what did I missed?

Reimar

Revision history for this message
Simon Déziel (sdeziel) wrote :

@ReimarBauer

If you want to avoid this warning use this :

# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6

This is the default configuration to stop a service.

Revision history for this message
Ziyan Junaideen (mzjdeen) wrote :

Sorry for bumping in... I am having the same error using Ubuntu 10.04... an am a bit confused of the instructions

Is it a file that I need to change to give the Default-Start and Default-Stop values?

Thanks

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.