View previous topic :: View next topic |
Author |
Message |
rzdndr Tux's lil' helper
Joined: 26 Jul 2024 Posts: 112
|
Posted: Wed Sep 18, 2024 3:39 am Post subject: Gentoo with openrc wants to update systemd-utils |
|
|
Hello
I am using gentoo with openrc or I think I am using openrc . But today when I wanted to update my system I have seen a systemd-utils that was being updated. Is this correct on an openrc system?
Code: |
Calculating dependencies... done!
Dependency resolution took 54.89 s (backtrack: 0/20).
[ebuild U ] sys-apps/systemd-utils-254.17::gentoo [254.13::gentoo] USE="acl kmod tmpfiles udev -boot -kernel-install -secureboot (-selinux) (-split-usr) -sysusers -test -ukify" ABI_X86="(64) -32 (-x32)" PYTHON_SINGLE_TARGET="python3_12 -python3_10 -python3_11" 0 KiB
|
Regards |
|
Back to top |
|
|
luna80 Veteran
Joined: 01 Feb 2004 Posts: 1556 Location: switzerland
|
Posted: Wed Sep 18, 2024 4:39 am Post subject: |
|
|
I have the same issue. I don't know if it's correct or not _________________ *** !f j00 c4n r34D tH15 tH3N j00 n33D t0 l0g Off *** |
|
Back to top |
|
|
asturm Developer
Joined: 05 Apr 2007 Posts: 9259
|
Posted: Wed Sep 18, 2024 4:44 am Post subject: |
|
|
Correct. |
|
Back to top |
|
|
rzdndr Tux's lil' helper
Joined: 26 Jul 2024 Posts: 112
|
Posted: Wed Sep 18, 2024 5:31 am Post subject: |
|
|
The openrc system is using some of the systemd utilities, is that what it is? |
|
Back to top |
|
|
Zucca Moderator
Joined: 14 Jun 2007 Posts: 3686 Location: Rasi, Finland
|
Posted: Wed Sep 18, 2024 6:24 am Post subject: |
|
|
It provides some files from systemd project which can be used without running systemd as init. Code: | $ qlist systemd-utils | fgrep bin
/bin/systemd-tmpfiles
/bin/udevadm
/bin/systemd-hwdb | ... So mainly tmpfiles daemon and udev daemon. _________________ ..: Zucca :..
My gentoo installs: | init=/sbin/openrc-init
-systemd -logind -elogind seatd |
Quote: | I am NaN! I am a man! |
|
|
Back to top |
|
|
pjp Administrator
Joined: 16 Apr 2002 Posts: 20476
|
|
Back to top |
|
|
rzdndr Tux's lil' helper
Joined: 26 Jul 2024 Posts: 112
|
Posted: Thu Sep 19, 2024 2:48 am Post subject: |
|
|
pjp wrote: | https://www.gentoo.org/support/news-items/2022-04-19-systemd-utils.html |
From what I understand this is an OpenRC dependency, for the time being. And this might be replaced by another package in the future.
Regards |
|
Back to top |
|
|
pjp Administrator
Joined: 16 Apr 2002 Posts: 20476
|
Posted: Thu Sep 19, 2024 3:53 am Post subject: |
|
|
From where did you come to that understanding? Of course any package could be replaced by another in the future.
The point of posting the news announcement was to show it's age (2022) and to clarify that it isn't "systemd" proper. _________________ Quis separabit? Quo animo? |
|
Back to top |
|
|
rzdndr Tux's lil' helper
Joined: 26 Jul 2024 Posts: 112
|
Posted: Thu Sep 19, 2024 4:15 am Post subject: |
|
|
pjp wrote: | From where did you come to that understanding? Of course any package could be replaced by another in the future.
The point of posting the news announcement was to show it's age (2022) and to clarify that it isn't "systemd" proper. |
Thank you very much for the clarification.
Regards |
|
Back to top |
|
|
lars_the_bear Guru
Joined: 05 Jun 2024 Posts: 512
|
|
Back to top |
|
|
rzdndr Tux's lil' helper
Joined: 26 Jul 2024 Posts: 112
|
Posted: Thu Sep 19, 2024 7:51 am Post subject: |
|
|
Maybe the name of the package could be changed, without having the systemd string in it. Just an idea. The name is the reason that confused me.
Regards |
|
Back to top |
|
|
sam_ Developer
Joined: 14 Aug 2020 Posts: 1946
|
Posted: Thu Sep 19, 2024 7:55 am Post subject: |
|
|
We're then hiding the truth from people and obscuring where the code comes from. Can't really win. The description for the package does try to explain it too. |
|
Back to top |
|
|
rzdndr Tux's lil' helper
Joined: 26 Jul 2024 Posts: 112
|
Posted: Thu Sep 19, 2024 7:57 am Post subject: |
|
|
sam_ wrote: | We're then hiding the truth from people and obscuring where the code comes from. Can't really win. The description for the package does try to explain it too. |
Sure. Was just a thought/idea.
Regards |
|
Back to top |
|
|
lars_the_bear Guru
Joined: 05 Jun 2024 Posts: 512
|
Posted: Thu Sep 19, 2024 8:38 am Post subject: |
|
|
sam_ wrote: | We're then hiding the truth from people and obscuring where the code comes from. Can't really win. The description for the package does try to explain it too. |
I suppose the only way to win is for somebody to step up and create a new udevd, completely compatible with the existing version, but unrelated to systemd, and maintain it indefinitely. Or, perhaps, to resurrect eudevd, on the same terms. I'm guessing there won't be many volunteers, until a time comes when the systemd version of udevd becomes impossible to use without the rest of systemd.
But maybe somebody out there hates systemd with enough passion to take on this job? I guess that really would be a labour of love, though, so long as the systemd version continues to behave itself.
BR, Lars. |
|
Back to top |
|
|
asturm Developer
Joined: 05 Apr 2007 Posts: 9259
|
Posted: Thu Sep 19, 2024 8:40 am Post subject: |
|
|
lars_the_bear, this is entering Gentoo Chat territory. The question of this support thread was answered sufficiently. Please don't leak discussions from other threads into support forum threads; keep them where they are. |
|
Back to top |
|
|
|