You are not logged in.
I'm trying to install eudev and get rid of systemd however i get the following errors:
$ sudo pacman -U eudev-openrc-20150117-1-any.pkg.tar.xz eudev-2.1.1-3-x86_64.pkg.tar.xz openrc-systemdcompat-0.6-5-x86_64.pkg.tar.xz
loading packages...
resolving dependencies...
looking for conflicting packages...
:: eudev and libsystemd are in conflict (libgudev-1.0.so). Remove libsystemd? [y/N] y
:: eudev and systemd are in conflict (udev). Remove systemd? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: device-mapper: requires systemd
:: libusb: requires systemd
:: mkinitcpio: requires systemd
:: util-linux: requires libsystemdi've installed device-mapper-openrc but clearly that is just an initscript. can anyone point me in the correct direction to fix these dependency issues?
thanks!
Last edited by adambot (2015-01-18 22:23:59)
Offline
Install eudev-systemdcompat for the AUR.
PGP key: F40D2072
Key fingerprint: 8742 F753 5E7B 394A 1B04 8163 332C 9C40 F40D 2072
Offline
Thanks, I missed that other systemdcompat! it worked perfectly
Offline