You are not logged in.
Hi
Sorry if my problem has already been discussed, I searched for a long time on the Internet, but totally failed to find out any solution…
When I try to install some packages which require the package lua52, I systematically get this error message from Pacman:
[...]
(44/44) checking for file conflicts [############################] 100%
error: failed to commit transaction (conflicting files)
lua52: /usr/lib/liblua5.2.so.5.2 exists in filesystem
Errors occurred, no packages were upgraded.I understand that one of the packages required by the software I try to install comes with a file that already exists on my disk, but I don't know what package installed it. I assume it has been installed because it was a dependence of another package, so how can I resolve this kind of conflict without breaking anything?
Thanks in advance
Last edited by Deuchnord (2016-03-06 10:49:04)
Offline
... but I don't know what package installed it.
pacman -Qo /usr/lib/liblua5.2.so.5.2
Offline
https://wiki.archlinux.org/index.php/Pa … 9.22_error
Not a system administration topic, moving to NC.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
https://wiki.archlinux.org/index.php/Pa … 9.22_error
Not a system administration topic, moving to NC.
Woops, sorry, I looked on that page but hadn't see this point :3
My problem seems having been solved, thanks ![]()
Offline