You are not logged in.
This error happened when I tried to run pacman -Syu today:
# pacman -Syu
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
multilib is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for inter-conflicts...
Packages (5): claws-mail-3.10.0-1 lib32-wayland-1.5.0-1 libutil-linux-2.24.2-1 tcllib-1.16-2 util-linux-2.24.2-1
Total Installed Size: 32.86 MiB
Net Upgrade Size: 0.79 MiB
:: Proceed with installation? [Y/n]
(5/5) checking keys in keyring [################################################] 100%
(5/5) checking package integrity [################################################] 100%
(5/5) loading package files [################################################] 100%
(5/5) checking for file conflicts [################################################] 100%
error: failed to commit transaction (conflicting files)
tcllib: /usr/share/man/mann/coroutine.n.gz exists in filesystem
Errors occurred, no packages were upgraded.
Apparently related to Tcl:
# pacman -Qo /usr/share/man/mann/coroutine.n.gz
/usr/share/man/mann/coroutine.n.gz is owned by tcl 8.6.1-1
Last edited by Morn (2014-05-26 18:06:03)
Offline
Offline
Tried again, now it works. :-)
Offline