You are not logged in.
After going through the wiki, I feel I've done almost all changes as suggested like importing the keys, signing them locally etc. But I am unable to update my system with 'pacman -Syuu' command.
Output ...
[parijath@archbang ~]$ sudo pacman -Syuu
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
multilib is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for inter-conflicts...
Targets (11): cifs-utils-5.2-1 firefox-adblock-plus-2.0.3-1 git-1.7.8.4-1 libass-0.10.0-3 libcap-ng-0.6.6-1 linux-3.2.1-1 lirc-utils-1:0.9.0-10 nvidia-290.10-2 openssl-1.0.0.g-1 perl-5.14.2-7
xkeyboard-config-2.4.1-3
Total Installed Size: 150.64 MiB
Net Upgrade Size: 6.42 MiB
Proceed with installation? [Y/n] y
(11/11) checking package integrity [##########################################################################] 100%
error: failed to commit transaction (invalid or corrupted package)
Errors occurred, no packages were upgraded.
But I am able to install individual packages. I installed evince and leafpad with pacman -S successfully. Why am not able to update ? Can somebody help ?
Last edited by parijathakumar (2012-01-20 07:36:05)
Offline
try pacman -Syu
Offline
Is that the full output? pacman usually prints the name of the corrupt package....
Offline
Strangely, the problem is solved after I have cleared the cache with 'pacman -Sc' command, though it is not recommended normally as per the wiki. After clearing the cache, when I ran 'pacman -Syuu' again, that time it even showed me that I need to download around 68MB and finished successfully. Now I feel it may be due to some corruptly downloaded packages or something like that which might be hanging there around in the cache yesterday night when I tried updating my system in vein again and again and finally shut down my PC.
I am marking this thread as SOLVED. Thanks to you Allan and hardrons123 for your immediate responses.
Offline