Hello guys. I am very new to linux and so I've just installed artix (weekly iso, community edition qt) and was trying to upgrade everything with pacman -Syyu. but I am keep running into failed to commit transaction (conflicting files) error, which tells we that alpm_octopi_utils.h ibalpm_octopi_utils.so libalpm_octopi_utils.pc already exists and (owned by alpm_octopi_utils). I really don't know how to solve that so I would really appreciate some help. thanks
I am getting this error also, I have had this installation for years. Please let me know if there is a fix!
error: failed to commit transaction (conflicting files)
alpm-octopi-utils: /usr/include/alpm_octopi_utils.h exists in filesystem (owned by alpm_octopi_utils)
alpm-octopi-utils: /usr/lib/libalpm_octopi_utils.so exists in filesystem (owned by alpm_octopi_utils)
alpm-octopi-utils: /usr/lib/pkgconfig/libalpm_octopi_utils.pc exists in filesystem (owned by alpm_octopi_utils)
Errors occurred, no packages were upgraded.
It's been worked upon, please be patient.
The issue is still there, but this time I got a prompt to ignore the packages, and continue updating my system.
:: Replace alpm_octopi_utils with galaxy/alpm-octopi-utils? [Y/n]
resolving dependencies...
warning: cannot resolve "libelf=0.191", a dependency of "lib32-libelf"
warning: cannot resolve "libelf=0.191", a dependency of "lib32-libelf"
warning: cannot resolve "libelf=0.191", a dependency of "lib32-libelf"
warning: cannot resolve "libelf=0.191", a dependency of "lib32-libelf"
:: The following package cannot be upgraded due to unresolvable dependencies:
lib32-libelf
:: Do you want to skip the above package for this upgrade? [y/N] y
It actually resolved itself for me after uninstalling octopi and reverting my mirrorlist to the default one (https://forum.artixlinux.org/index.php/topic,6540.0.html)