You are not logged in.
When I tried to update my system today I found this error almost at the end of the upgrade:
...
(328/328) verificando llaves en el llavero [##############################] 100%
(328/328) verificando la integridad de los paquetes [##############################] 100%
(328/328) cargando los archivos del paquete... [##############################] 100%
(328/328) verificando conflictos entre archivos [##############################] 100%
error: error al realizar la transacción (archivos en conflicto)
qt5-base: /usr/include/qt/QtDBus/qdbusmessage.h existe en el sistema de archivos
Ocurrieron errores, no se actualizaron paquetesApparently there is an issue with the file qdbusmessage.h (it says that exist on the file system). How can I get rid of it?
Last edited by doblerone (2014-10-21 05:37:50)
Offline
pacman -Qo /usr/include/qt/QtDBus/qdbusmessage.hAlso, please prefix commands with LANG=C to get output in English.
Offline
Offline
pacman -Qo /usr/include/qt/QtDBus/qdbusmessage.hAlso, please prefix commands with LANG=C to get output in English.
Thanks for the hint!!
...
As always, thanks for the guidance to solve problems!
Offline