LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   help i broke it!? (https://www.linuxquestions.org/questions/debian-26/help-i-broke-it-99393/)

ocularbob 10-02-2003 08:53 AM

help i broke it!?
 
so everything has been real swell with debian so far.

I tried to install file-rc via apt. and now things are pretty messed up. Apt says it cant find update-rc.d which is supposed to be part of sysvinit, which i can't install because it is already installed.
i'm pretty sure that i wont be able to reboot with broken dependancies.
as it stands now, if i run apt-get -f install
it wants to install sysv-rc sysvinit
but fails because update-rc.d is not there.

so what do i do?

LSD 10-02-2003 10:09 AM

update-rc.d's just a script, perhaps if you downloaded a new copy and place it in /usr/sbin (as well as changing the permissions to 755) that might be enough to let you remove sysvinit and reinstall it.

ocularbob 10-02-2003 11:15 AM

awesome, fixed, thank you.


All times are GMT -5. The time now is 10:50 PM.