You are not logged in.
Trying to update my systems today by issuing:
sudo pacman -Syu
and I get this error:
(35/35) checking for file conflicts [##########################] 100%
error: could not prepare transaction
error: failed to commit transaction (conflicting files)
gpgme: /usr/share/info/dir exists in filesystem
Errors occurred, no packages were upgraded.
Can I just remove the "/usr/share/info/dir" like we did for the klibc error located over here?:
http://bbs.archlinux.org/viewtopic.php?id=58184
[EDIT]
I just renamed the file for now and updates installed just fine. I hope this was the right thing to do!
Last edited by BKJ (2008-11-30 21:46:58)
Offline
same for me
Offline
File a bug report
Offline
Same issue here.
Offline
Bug was already submitted here: http://bugs.archlinux.org/task/12296?st … &project=1.
It's the gpgme package that's broken. As a workaround you can exclude gpgme from the list and you'll be able to upgrade your system for now.
Last edited by ckristi (2008-11-30 23:14:47)
In love I believe and in Linux I trust
Offline
FYI, it's fixed now.
Offline
I forced it and all seems to work without problems. Did I goober by doing so?
Will installing the fixed package clear up anything that forcing might have messed up?
oz
Offline
It would have overwritten your info page table of contents. If you don't browse info pages or if you just call each page manually (e.g. info command) then you do not need to worry...
BTW - never force and install unless you understand what you are overwriting. And even then, use -f for an individual package and not a whole upgrade.
Offline
I got the same error when I try to do an upgrade.Its the gpgme which seems to be broken again.:|
error: could not prepare transaction
error: failed to commit transaction (conflicting files)
gpgme: /usr/share/info/dir exists in filesystem
Errors occurred, no packages were upgraded.
Cheers,
Jayanath
"There is LIFE beyond the 8x8 cubicle"
Offline
Jayanath, check /etc/pacman.d/mirrorlist and make sure you are using an up to date mirror (the ftp.archlinux.org one seemed to work for me though I think it's the throttled one; the easynews mirror is slightly out of date) or add the package to your ignore list until your mirror updates accordingly. gpgme 1.1.7-2 is the current fixed version, not 1.1.7-1 which is on most mirrors I see at the moment. If the mirror you're using is for sure up to date, forgive and ignore this comment.
Last edited by FrozenFox (2008-12-01 23:47:39)
Offline
Thanks a lot FrozenFox !!
You are correct and I found few other outdated packages including wicd in the easynews mirror. [I was using easynews mirror till today].
So I changed the mirror and did the update again and it went through with no issues.
Thanks again for your help.
Last edited by jayanath (2008-12-02 05:26:29)
Cheers,
Jayanath
"There is LIFE beyond the 8x8 cubicle"
Offline