You are not logged in.

#1 2014-10-20 21:05:23

doblerone
Member
Registered: 2011-12-08
Posts: 215

[SOLVED] qt5-base error when I try to update my system

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 paquetes

Apparently 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

#2 2014-10-20 23:15:52

Xabre
Member
From: Serbia
Registered: 2009-03-19
Posts: 757

Re: [SOLVED] qt5-base error when I try to update my system

pacman -Qo /usr/include/qt/QtDBus/qdbusmessage.h

Also, please prefix commands with LANG=C to get output in English.

Offline

#3 2014-10-21 00:05:24

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,694

Re: [SOLVED] qt5-base error when I try to update my system

Offline

#4 2014-10-21 05:37:34

doblerone
Member
Registered: 2011-12-08
Posts: 215

Re: [SOLVED] qt5-base error when I try to update my system

Xabre wrote:
pacman -Qo /usr/include/qt/QtDBus/qdbusmessage.h

Also, please prefix commands with LANG=C to get output in English.

Thanks for the hint!!

Scimmia wrote:

...

As always, thanks for the guidance to solve problems!

Offline

Board footer

Powered by FluxBB