Package: insserv Version: 1.12.0-14 Severity: normal On my system, user home directories are mounted by NFS, and root doesn't have access to them. This causes this error when I run insserv:
wraith:/home/bjh21# insserv -n insserv: popd() can not change directory /home/bjh21: Permission denied wraith:/home/bjh21# echo $? 1 This does not happen if I run insserv from another directory: wraith:/tmp# insserv -n insserv: warning: current stop runlevel(s) (0 1 6) of script `ntp' overwrites defaults (empty). insserv: warning: current stop runlevel(s) (0 1 6) of script `nethack-common' overwrites defaults (empty). insserv: dryrun, not creating .depend.boot, .depend.start, and .depend.stop I don't think insserv has any reason to look at my home directory, so it should succeed even in the current directory is inaccessible. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.27.9 (SMP w/2 CPU cores; PREEMPT) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/bash Versions of packages insserv depends on: ii libc6 2.10.2-6 Embedded GNU C Library: Shared lib insserv recommends no packages. Versions of packages insserv suggests: pn bootchart <none> (no description available) -- no debconf information -- Ben Harris, University of Cambridge Computing Service. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

