As I was moving from Arch to Artix, and was about to install the init system, the following problem pops up:
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.
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