You are not logged in.
Hi,
I am trying to run a bigger update on a few machines today and am encountering the following problem:
#pacman -Syu
...
...
Total Download Size: 0.00 MB
Total Installed Size: 2116.61 MB
Proceed with installation? [Y/n]
(218/218) checking package integrity [################################################################] 100%
(218/218) checking for file conflicts [################################################################] 100%
error: failed to commit transaction (conflicting files)
pciutils: /usr/lib/libpci.so exists in filesystem
Errors occurred, no packages were upgraded.
#
I would be grateful for any hints.
Offline
Offline
1. yaourt -S --aur google-chrome-dev (or -beta if you are using chrome-beta version)
2. yaourt -R libpci
3. yaourt -Syu
Enjoy !
Offline
I had the same problem. Thank you.
Offline
google-chrome doesn't have the libpci dependency anymore so update google-chrome, uninstall libpci, then do a system update again.
Offline