Your message dated Wed, 07 Apr 2010 00:40:25 -0700
with message-id <[email protected]>
and subject line Re: Bug#497910: [nvidia-glx, nvidia-kernel-common] insserv
complains about init script runlevel link mismatch
has caused the Debian Bug report #497910,
regarding [nvidia-glx, nvidia-kernel-common] insserv complains about init
script runlevel link mismatch
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
497910: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=497910
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: nvidia-glx
Version: 173.14.09-5
Severity: minor
If insserv is installed, it complains about init script stop links that are not
declared in init script:
insserv: warning: current stop runlevel(s) (0 1 6) of script `nvidia-glx'
overwrites defaults (empty).
insserv: warning: current stop runlevel(s) (0 1 6) of script `nvidia-kernel'
overwrites defaults (empty).
The links are there:
ls -l /etc/rc*.d/*nvidia*
lrwxrwxrwx 1 root root 20 3. aug 13:10 /etc/rc0.d/K01nvidia-glx ->
../init.d/nvidia-glx
lrwxrwxrwx 1 root root 23 3. aug 13:10 /etc/rc0.d/K01nvidia-kernel ->
../init.d/nvidia-kernel
lrwxrwxrwx 1 root root 20 3. aug 13:10 /etc/rc1.d/K01nvidia-glx ->
../init.d/nvidia-glx
lrwxrwxrwx 1 root root 23 3. aug 13:10 /etc/rc1.d/K01nvidia-kernel ->
../init.d/nvidia-kernel
lrwxrwxrwx 1 root root 20 3. aug 13:10 /etc/rc2.d/S01nvidia-glx ->
../init.d/nvidia-glx
lrwxrwxrwx 1 root root 23 26. juuli 20:37 /etc/rc2.d/S01nvidia-kernel ->
../init.d/nvidia-kernel
lrwxrwxrwx 1 root root 20 3. aug 13:10 /etc/rc3.d/S01nvidia-glx ->
../init.d/nvidia-glx
lrwxrwxrwx 1 root root 23 26. juuli 20:37 /etc/rc3.d/S01nvidia-kernel ->
../init.d/nvidia-kernel
lrwxrwxrwx 1 root root 20 3. aug 13:10 /etc/rc4.d/S01nvidia-glx ->
../init.d/nvidia-glx
lrwxrwxrwx 1 root root 23 26. juuli 20:37 /etc/rc4.d/S01nvidia-kernel ->
../init.d/nvidia-kernel
lrwxrwxrwx 1 root root 20 3. aug 13:10 /etc/rc5.d/S01nvidia-glx ->
../init.d/nvidia-glx
lrwxrwxrwx 1 root root 23 26. juuli 20:37 /etc/rc5.d/S01nvidia-kernel ->
../init.d/nvidia-kernel
lrwxrwxrwx 1 root root 20 3. aug 13:10 /etc/rc6.d/K01nvidia-glx ->
../init.d/nvidia-glx
lrwxrwxrwx 1 root root 23 3. aug 13:10 /etc/rc6.d/K01nvidia-kernel ->
../init.d/nvidia-kernel
but Default-Stop: clause in init scripts is empty.
Were the links there before and now they are not used?
Should the package install scripts remove stale shutdown links or should any
user who sees warnings?
-- Package-specific info:
uname -r:
Linux koiott 2.6.26 #1 SMP PREEMPT Mon Aug 4 12:32:00 EEST 2008 x86_64 GNU/Linux
/proc/version:
Linux version 2.6.26 (mr...@koiott) (gcc version 4.3.1 (Debian 4.3.1-8) ) #1
SMP PREEMPT Mon Aug 4 12:32:00 EEST 2008
/proc/driver/nvidia/version:
05:00.0 VGA compatible controller: nVidia Corporation NV44 [GeForce 6200 LE]
(rev a1)
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=et_EE.ISO-8859-15, LC_CTYPE=et_EE.ISO-8859-15 (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash
Versions of packages nvidia-glx depends on:
ii libc6 2.7-13 GNU C Library: Shared libraries
ii libgl1-mesa-glx [lib 7.0.3-5 A free implementation of the OpenG
ii libx11-6 2:1.1.4-2 X11 client-side library
ii libxext6 2:1.0.4-1 X11 miscellaneous extension librar
ii nvidia-kernel-2.6.26 173.14.09-3+koiott1 NVIDIA binary kernel module for Li
ii x11-common 1:7.3+16 X Window System (X.Org) infrastruc
ii zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime
nvidia-glx recommends no packages.
Versions of packages nvidia-glx suggests:
ii nvidia-kernel-source 173.14.09-5 NVIDIA binary kernel module source
ii nvidia-settings 173.14.09-1 Tool of configuring the NVIDIA gra
-- debconf-show failed
--- End Message ---
--- Begin Message ---
Meelis Roos <[email protected]> writes:
> If insserv is installed, it complains about init script stop links that
> are not declared in init script:
> insserv: warning: current stop runlevel(s) (0 1 6) of script `nvidia-glx'
> overwrites defaults (empty).
> insserv: warning: current stop runlevel(s) (0 1 6) of script `nvidia-kernel'
> overwrites defaults (empty).
> Were the links there before and now they are not used?
Yeah, this probably happened around the time that the LSB init script
information became the input material for update-rc.d defaults, which I
think was at the insserv transition. A lot of packages were affected by
this.
> Should the package install scripts remove stale shutdown links or should
> any user who sees warnings?
Unfortuntately, the user has to do it, because the existence of the
symlinks is local system configuration and the user may have created
different links intentionally. There's no way for the system to
distinguish between old, automatically-created links and intentional user
configuration because Debian always supported users changing the links
around without modifying LSB headers.
It's an annoying situation, but I don't think there's really anything that
the package can do. Closing accordingly.
--
Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/>
--- End Message ---