You are not logged in.
Hi,
I fully switched my fully upgarded Arch_X86-64/KDE to systemd.
The systemd Wiki tells to begin with following the instructions for a mixed system which include installing systemd-sysvcompact.
In my case (see below), pacman couldn't find that package.
Is this package indeed needed for a pure systemd? for what? If Y, how come pacman didn't find it.
thanks
# pacman -S systemd-sysvcompact
error: target not found: systemd-sysvcompact
Last edited by mibadt (2012-11-04 02:30:17)
Best regards,
Michael Badt
Offline
You have the wrong package name, it's systemd-sysycompat
Offline
You have the wrong package name, it's systemd-sysycompat
So do you....
core/systemd-sysvcompat 195-2 (base)
sysvinit compat for systemd
And you do not "need" it, but many packages assume what it provides are present.
Offline
Thanks,
Solved.
Best regards,
Michael Badt
Offline
yungtrizzle wrote:You have the wrong package name, it's systemd-sysycompat
So do you....
core/systemd-sysvcompat 195-2 (base) sysvinit compat for systemd
And you do not "need" it, but many packages assume what it provides are present.
Typo Allan
Offline
So, is systemd-sysvcompat required? How do I we get past the "/sbin/init does not exist" error message during boot if we remove sysvcompat? It seems like systemd-sysvcompat should be a dependency for systemd (for now) because many users will have a frustrating time wondering why their system doesn't boot after they've removed a seemingly unneeded package thinking they have moved away from systemv to pure systemd. The systemd wiki article does note yet mention how to install systemd without sysvcompat.
Offline
It's required if you don't have 'init=/usr/lib/systemd/systemd' in your bootloaders kernel/append line. Without one of the two, or both, the kernel won't be able to start systemd.
many users will have a frustrating time wondering why their system doesn't boot after they've removed a seemingly unneeded package
If users remove packages from the (base) group, then they're expected to know what they're doing. If they're just blindly removing packages, then they're bound to run into problems eventually.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline