You are not logged in.

#1 2009-12-21 01:02:19

jmak
Member
Registered: 2008-12-21
Posts: 453

conflicting files [SOLVED]

Hello,

I tried to upgrade my system and I get this error message. Any idea, how to fix this?

(87/87) checking for file conflicts                 [#####################] 100%
error: failed to commit transaction (conflicting files)
lib32-glibc: /usr/bin/ldd32 exists in filesystem
Errors occurred, no packages were upgraded.
[root@myhost mak]#

Thanks,
jmak

Last edited by jmak (2009-12-21 02:01:42)

Offline

#2 2009-12-21 01:26:32

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,385
Website

Re: conflicting files [SOLVED]

What package owns that file?

pacman -Qo /usr/bin/ldd32

Offline

#3 2009-12-21 01:28:59

munkyeetr
Member
From: Merritt, BC
Registered: 2008-08-07
Posts: 83

Re: conflicting files [SOLVED]

jmak,

Someone else may come along with a more elegant solution, but when I've been faced with that I situation I usually move (not copy, because it's complaining that it exists) the offending file somewhere safe, then try the upgrade again. Given the location you'll need to use root or sudo

# mv /usr/bin/ldd32 /root

That way if the upgrade still doesn't complete, you can move the file back to at least maintain the status quo.

Hope this helps,
Munky


If the advice you're given in this forum solves your issue, please mark the post as [SOLVED] in consideration to others.

"More than any time in history mankind faces a crossroads. One path leads to despair and utter hopelessness, the other to total extinction.
Let us pray that we have the wisdom to choose correctly." -- Woody Allen

Offline

#4 2009-12-21 01:57:13

jmak
Member
Registered: 2008-12-21
Posts: 453

Re: conflicting files [SOLVED]

Allan wrote:

What package owns that file?

pacman -Qo /usr/bin/ldd32

I got this.

[root@myhost mak]# pacman -Qo /usr/bin/ldd32
error: No package owns /usr/bin/ldd32
[root@myhost mak]#

Offline

#5 2009-12-21 02:00:59

jmak
Member
Registered: 2008-12-21
Posts: 453

Re: conflicting files [SOLVED]

munkyeetr wrote:

jmak,

Someone else may come along with a more elegant solution, but when I've been faced with that I situation I usually move (not copy, because it's complaining that it exists) the offending file somewhere safe, then try the upgrade again. Given the location you'll need to use root or sudo

# mv /usr/bin/ldd32 /root

That way if the upgrade still doesn't complete, you can move the file back to at least maintain the status quo.

Hope this helps,
Munky

Thanks a lot, this solved the problem.

jmak

Offline

#6 2009-12-21 16:45:13

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: conflicting files [SOLVED]

For future reference, there is a sticky thread about these kinds of problems: http://bbs.archlinux.org/viewtopic.php?id=56373


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

Board footer

Powered by FluxBB