MX-23 How to use Runit with pid1? [Solved]
Posted: Tue Aug 01, 2023 11:22 am
With MX-21 I set Runit as pid1 like this:
To upgrade to MX-23 I followed the recommendation: "A clean install is highly recommended for most users"
I get the following error when trying to install Runit:
How can I resolve this error?
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.