-
Notifications
You must be signed in to change notification settings - Fork 14
Description
resolving dependencies...
looking for conflicting packages...
:: matugen-3.1.0-1.1 and matugen-bin-3.1.0-1 are in conflict. Remove matugen-bin? [y/N]
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: matugen-3.1.0-1.1 and matugen-bin-3.1.0-1 are in conflict
-> error installing repo packages
Of course, I just replaced matugen-bin with matugen and the issue is gone, but I was just wondering if You could make it use the -bin version if it's already installed.
Another thing (didn't want to open a separate issue just for this :))
I have https://aur.archlinux.org/packages/run0-sudo-shim-git installed to walkaround the issue of packages depending on sudo, which I don't have as I use dosr. This means every time sudo is called run0 is executed instead.
Because of this, the installer fails after printing:
Creating launcher at /usr/local/bin/ambxst...
And after a few seconds I get:
Failed to start transient service unit: Connection timed out
Honestly, I have no idea why that happens. I have been using Arch in that setup for months and never had such issue.
I doubt there is or even will be someone here who also replaced sudo with another tool, but just wanted you to know because the error message is rather cryptic :)