You are not logged in.

#1 2015-10-30 16:52:27

micsnare
Member
Registered: 2013-08-25
Posts: 57

[SOLVED] error conflicting files

hi archers smile

i just ran into this error, when running "pacman -Syu"

(410/410) checking keys in keyring                 [######################] 100%
(410/410) checking package integrity               [######################] 100%
(410/410) loading package files                    [######################] 100%
(410/410) checking for file conflicts              [######################] 100%
error: failed to commit transaction (conflicting files)
libuv: /usr/include/uv-errno.h exists in filesystem
libuv: /usr/include/uv-linux.h exists in filesystem
libuv: /usr/include/uv-threadpool.h exists in filesystem
libuv: /usr/include/uv-unix.h exists in filesystem
libuv: /usr/include/uv-version.h exists in filesystem
libuv: /usr/include/uv.h exists in filesystem
libuv: /usr/lib/libuv.so exists in filesystem
libuv: /usr/lib/libuv.so.1 exists in filesystem
libuv: /usr/lib/libuv.so.1.0.0 exists in filesystem
libuv: /usr/lib/pkgconfig/libuv.pc exists in filesystem
libuv: /usr/share/doc/libuv/AUTHORS exists in filesystem
libuv: /usr/share/doc/libuv/ChangeLog exists in filesystem
libuv: /usr/share/doc/libuv/README.md exists in filesystem
libuv: /usr/share/licenses/libuv/LICENSE exists in filesystem
libuv: /usr/share/man/man1/libuv.1.gz exists in filesystem
Errors occurred, no packages were upgraded.

as you can see a lot of packages were update (410), and I don't know how to pinpoint this problem....
not sure if it's safe to just delete those files?

have you had this issue before?

Last edited by micsnare (2015-10-30 17:27:22)

Offline

#2 2015-10-30 16:53:51

\hbar
Member
Registered: 2014-03-15
Posts: 165

Re: [SOLVED] error conflicting files

Run 'pacman -Qo /usr/include/uv-errno.h' to figure out what package it belongs to.

Last edited by \hbar (2015-10-30 16:54:15)

Offline

#3 2015-10-30 16:56:32

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,553

Re: [SOLVED] error conflicting files

Offline

#4 2015-10-30 17:17:38

micsnare
Member
Registered: 2013-08-25
Posts: 57

Re: [SOLVED] error conflicting files

thanks guys for the quick help!!!

and sorry for asking such a stupid question sad

Offline

Board footer

Powered by FluxBB