Package: rcconf
Version: 1.12
Severity: important

trying to remove a startup script will cause rcconf to remove the script
and then re-add it:

[EMAIL PROTECTED]:~$ sudo rcconf --verbose
/usr/sbin/update-rc.d -f fam remove  ; /usr/sbin/update-rc.d fam stop 00
0 1 2 3 4 5 6 .
update-rc.d: /etc/init.d/fam exists during rc.d purge (continuing)
 Removing any system startup links for /etc/init.d/fam ...
    /etc/rc0.d/K21fam
    /etc/rc1.d/K21fam
    /etc/rc2.d/S21fam
    /etc/rc3.d/S21fam
    /etc/rc4.d/S21fam
    /etc/rc5.d/S21fam
    /etc/rc6.d/K21fam
 Adding system startup for /etc/init.d/fam ...
    /etc/rc0.d/K00fam -> ../init.d/fam
    /etc/rc1.d/K00fam -> ../init.d/fam
    /etc/rc2.d/K00fam -> ../init.d/fam
    /etc/rc3.d/K00fam -> ../init.d/fam
    /etc/rc4.d/K00fam -> ../init.d/fam
    /etc/rc5.d/K00fam -> ../init.d/fam
    /etc/rc6.d/K00fam -> ../init.d/fam
                                            
I found commenting lines 799 and 800 of rcconf script will fix this but I don't 
think
it's a nice solution

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.1020041230
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages rcconf depends on:
ii  dialog                    1.0-20050116-1 Displays user-friendly dialog boxe
ii  perl                      5.8.4-5        Larry Wall's Practical Extraction 
ii  perl-modules              5.8.4-5        Core Perl modules
ii  sysv-rc                   2.86.ds1-1     Standard boot mechanism using syml
ii  whiptail [whiptail-provid 0.51.6-20      Displays user-friendly dialog boxe

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to