Devuan bug report logs -
#804
init: should depend on openrc
Reported by: meow <lorietta2023@gmail.com>
Date: Wed, 22 Nov 2023 08:32:02 UTC
Severity: grave
Found in version init-system-helpers/1.65.2devuan1
Done: Mark Hindley <mark@hindley.org.uk>
Reply or subscribe to this bug.
Toggle useless messages
Report forwarded
to devuan-bugs@lists.dyne.org, lorietta2023@gmail.com, Devuan Dev Team <devuan-dev@lists.dyne.org>
:
bug#804
; Package init
.
(Wed, 22 Nov 2023 08:32:12 GMT) (full text, mbox, link).
Acknowledgement sent
to meow <lorietta2023@gmail.com>
:
New bug report received and forwarded. Copy sent to lorietta2023@gmail.com, Devuan Dev Team <devuan-dev@lists.dyne.org>
.
(Wed, 22 Nov 2023 08:32:13 GMT) (full text, mbox, link).
Message #5 received at submit@bugs.devuan.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
Package: init
Version: 1.65.2devuan1
Severity: grave
Justification: renders package unusable
X-Debbugs-Cc: lorietta2023@gmail.com
Dear Maintainer,
The init meta package must depend on the openrc package.
The openrc package contains an implementation of PID1 - openrc-init.
I've been using openrc-init instead of sisvinit for a long time, but I can't remove sysvinit because when I remove it, runit-init is automatically installed, which I don't need either.
!! There was already message #443,
!! but it was about runit-init.
!! openrc was NOT added to the init meta package.
-- System Information:
Distributor ID: Devuan
Description: Devuan GNU/Linux 5 (daedalus)
Release: 5
Codename: daedalus
Architecture: x86_64
Kernel: Linux 6.1.0-13-amd64 (SMP w/6 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: OpenRC (via /run/openrc)
Versions of packages init depends on:
ii init-system-helpers 1.65.2devuan1
ii sysvinit-core 3.06-4devuan3
init recommends no packages.
init suggests no packages.
-- debconf-show failed
[Message part 2 (text/html, inline)]
Reply sent
to Mark Hindley <mark@hindley.org.uk>
:
You have taken responsibility.
(Wed, 22 Nov 2023 10:30:02 GMT) (full text, mbox, link).
Notification sent
to meow <lorietta2023@gmail.com>
:
bug acknowledged by developer.
(Wed, 22 Nov 2023 10:30:03 GMT) (full text, mbox, link).
Message #10 received at 804-done@bugs.devuan.org (full text, mbox, reply):
Lorietta,
Thanks for this.
On Wed, Nov 22, 2023 at 09:28:57AM +0000, meow wrote:
> Package: init
> Version: 1.65.2devuan1
> Severity: grave
> Justification: renders package unusableX-Debbugs-Cc:
> lorietta2023@gmail.com
> Dear Maintainer,
> The init meta package must depend on the openrc package.The openrc
> package contains an implementation of PID1 - openrc-init.
Yes, but openrc provides /sbin/openrc-init not /sbin/init. The init package
depends on packages which provide /sbin/init.
> I've been using openrc-init instead of sisvinit for a long time,
Great
> but I can't remove sysvinit because when I remove it, runit-init is
> automatically installed, which I don't need either.
Try removing the init package, it has very few reverse dependencies and is
really only there to ensure a working init when bootstrapping. It is marked
important so apt may refuse to remove, but you can still remove it with dpkg
dpkg --remove init
Then you should be able to remove sysvinit-core as well.
Mark
Send a report that this bug log contains spam.