control: tags -1 +upstream +confirmed

[2010-03-12 14:21] Ben Harris <bj...@cam.ac.uk>
> 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.

I can reproduce this bug even simplier:

 $ mkdir /tmp/test
 $ cd /tmp/test
 $ rmdir /tmp/test
 $ sudo insserv -n
 insserv: pushd() can not change to directory /etc/init.d: No such file or 
directory

Jesse, can you please take a look?

Reply via email to