Code: Select all
$ sudo apt update && sudo apt install runit{,-init}
$ sudo sed -i -e 's/rc2/rc5/' /etc/runit/2
I get the following error when trying to install Runit:
Code: Select all
$ sudo apt update && sudo apt install runit{,-init}
Achieved:1 http://deb.debian.org/debian bookworm-updates InRelease
Achieved:2 http://deb.debian.org/debian bookworm InRelease
Achieved:3 http://security.debian.org/debian-security bookworm-security InRelease
Reached:4 http://sft.if.usp.br/mx-workspace/mx/repo bookworm InRelease
Reading package lists... Done
Building dependency tree... Done
Reading status information... Done
All packages are up to date.
Reading package lists... Done
Building dependency tree... Done
Reading status information... Done
Some packages could not be installed. This could mean that
you requested an impossible situation or, if you are using the
unstable distribution, that some required packages were not
created yet or removed from "Incoming".
The following information may help resolve the situation:
The following packages have mismatched dependencies:
init : Pre-Depends: systemd-sysv or
sysvinit-core but not installable
E: Error, pkgProblemResolver::Resolve failed, this could be caused by packages being held.