You are not logged in.
I'm trying to upgrade my system and I get the following error:
sudo pacman -Syu --ignoregroup extra
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
multilib is up to date
archlinuxfr is up to date
:: Starting full system upgrade...
:: Replace farsight2 with extra/farstream? [Y/n] y
:: Replace telepathy-butterfly with extra/telepathy-haze? [Y/n] y
:: Replace telepathy-farsight with extra/telepathy-farstream? [Y/n] y
resolving dependencies...
looking for inter-conflicts...
Proceed with installation? [Y/n] y
(233/233) checking package integrity [####################################################] 100%
error: failed to commit transaction (invalid or corrupted package)
Errors occurred, no packages were upgraded.
I'm not sure why I am getting this error? Can someone please give me some pointers?
Thanks
Offline
Check your pacman cache (/var/cache/pacman/pkg) for any incomplete/corrupted packages (amongst the ones you're trying to upgrade).
Or if you don't rely on your cache (for downgrading,...), you can clear it entirely with "pacman -Sc".
Burninate!
Offline
Thanks very much!
There was an incomplete download lying around, I deleted it and upgrade ran perfectly fine.
Thanks
Offline
Good to hear it's resolved.
Don't forget to mark your thread as [SOLVED].
Burninate!
Offline