Topic: upgrade from arch error - eudev/systemd and ecl error
When upgrading from arch to hyperbola according to the official instructions the command
pacman -Suu
which should replace hyperbola packages with arch does not work. The error reads:
...
resolving dependencies...
looking for conflicting packages...
:: eudev and systemd are in conflict (udev). Remove systemd? [y/N] y
:: ecl and ecl-16.1.2 are in conflict. Remove ecl-16.1.2? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: lib32-systemd: removing systemd breaks dependency 'systemd'
:: netctl: removing systemd breaks dependency 'systemd>=233'
:: qtwebkit: removing systemd breaks dependency 'systemd'
:: systemd-sysvcompat: removing systemd breaks dependency 'systemd'
Answering the last two questions with "n" gives
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)