sysvinit and kbd SOLVED.

1998-03-17 Thread adavis
I have replaced the link and all is now well. > Oh, but that's wrong. You're linking to ../init/.., NOT ../init.d/.. > (note init vs init.d) > Mike. Sorry for wasting bandwidth. Alan Davis -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL

sysvinit and kbd questions (continued)

1998-03-17 Thread adavis
The message I am getting comes from /usr/sbin/update-rc.d, which is called by the kbd.postinst script. if (($linkdst ne "../init.d/$bn") && ($linkdst ne "../init.d/$bn")) { print STDERR "update-rc.d: warning: $fn is not a link to ../init.d/$bn\n"; return 0;

sysvinit and kbd

1998-03-17 Thread adavis
Trying to avoid a problem discussed on the developers' list, I snarfed the latest sysvinit and kbd off Incoming of a mirror this morning, and installed over what was probably the offending pair. The new packages are: kbd_0.95-6_i386.deb and sysvinit_2.74-2_i38