Artix Linux Forum

Artix Linux => Installation / Migration / Configuration => Topic started by: Aelfricus on 28 November 2019, 00:25:28

Title: [SOLVED] Elogind conflict
Post by: Aelfricus on 28 November 2019, 00:25:28
As I was moving from Arch to Artix, and was about to install the init system, the following problem pops up:
Code: [Select]
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: eudev-openrc and eudev-runit are in conflict

I chose runit as my init system as you can see above, but for some reason it conflicts with this OpenRC package even though I hadn't installed OpenRC.
Title: Re: Elogind conflict
Post by: phoenix_king_rus on 28 November 2019, 12:11:46
For runit you must install eudev (and maybe elogind) services explicitly: installator tries to install automatically openrc scripts without checking what init did you choose