You are not logged in.
Hi all,
I just updated to new pacman version pacman-3.5.1-1 and then tried to update my system using
pacman -Su --ignore kernel26,kernel26-firmware,kernel26-headers,nvidia,nvidia-utils
which caused the following error:
...
(50/50) checking package integrity [###########################################] 100%
(50/50) checking for file conflicts [###########################################] 100%
error: failed to commit transaction (conflicting files)
talloc: /usr/lib/libtalloc.so.1 exists in filesystem
talloc: /usr/lib/libtalloc.so.2 exists in filesystem
I tried
> pacman -Qo /usr/lib/libtalloc.so.1
error: No package owns /usr/lib/libtalloc.so.1
Same for /usr/lib/libtalloc.so.2
Any hints?
Cheers, Zmann
Offline
What is the output of `ls -l /var/lib/pacman/local/talloc-*` and `pacman -Qi talloc`? What is the record of that package from pacman.log?
Offline