You are not logged in.
Below thing repeats. Anybody facing similar issue?
Targets (25): e2fsprogs-1.42.1-1 hsqldb-java-1:1.8.0.10-2 krb5-1.10.1-1
libreoffice-base-3.5.1-1 libreoffice-calc-3.5.1-1
libreoffice-common-3.5.1-1 libreoffice-draw-3.5.1-1
libreoffice-en-GB-3.5.1-1 libreoffice-gnome-3.5.1-1
libreoffice-impress-3.5.1-1 libreoffice-math-3.5.1-1
libreoffice-sdk-3.5.1-1 libreoffice-sdk-doc-3.5.1-1
libreoffice-writer-3.5.1-1 libwbclient-3.6.3-4
libx11-1.4.99.901-1 libxt-1.1.3-1 linux-3.2.11-1
pcmciautils-018-2 smbclient-3.6.3-4 udev-181-5
util-linux-2.21-6 xf86-input-mouse-1.7.2-1
xf86-input-synaptics-1.5.99.901-2 xproto-7.0.23-1
Total Installed Size: 550.66 MiB
Net Upgrade Size: 14.45 MiB
Proceed with installation? [Y/n] Y
(25/25) checking package integrity [######################] 100%
error: e2fsprogs: key "426991CD8406FFF3" is unknown
error: key "426991CD8406FFF3" could not be looked up remotely
error: failed to commit transaction (invalid or corrupted package)
Errors occurred, no packages were upgraded.
[root@KRISHNA san2ban]# Last edited by San2ban (2012-03-17 17:28:41)
Satyam eva jayate
Registered linux user #535257
Offline
Did you retry?
I've had a couple similar errors seemingly randomly. When I rerun pacman it works fine the second time. I suspect there are some sporadic connection failures/timeouts with the key server.
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Online
Thanks, Trilby. Signature is imported now, but complains of corrupted package
Proceed with installation? [Y/n] Y
(25/25) checking package integrity [######################] 100%
error: e2fsprogs: key "426991CD8406FFF3" is unknown
:: Import PGP key 8406FFF3, "Ronald van Haren <ronald@archlinux.org>", created 2011-09-10? [Y/n] Y
(25/25) checking package integrity [######################] 100%
error: failed to commit transaction (invalid or corrupted package)
Errors occurred, no packages were upgraded.
[root@KRISHNA san2ban]# pacman -Syu
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
:: Starting full system upgrade...
resolving dependencies...
warning: dependency cycle detected:
warning: udev will be installed before its util-linux dependency
looking for inter-conflicts...
Targets (25): e2fsprogs-1.42.1-1 hsqldb-java-1:1.8.0.10-2 krb5-1.10.1-1
libreoffice-base-3.5.1-1 libreoffice-calc-3.5.1-1
libreoffice-common-3.5.1-1 libreoffice-draw-3.5.1-1
libreoffice-en-GB-3.5.1-1 libreoffice-gnome-3.5.1-1
libreoffice-impress-3.5.1-1 libreoffice-math-3.5.1-1
libreoffice-sdk-3.5.1-1 libreoffice-sdk-doc-3.5.1-1
libreoffice-writer-3.5.1-1 libwbclient-3.6.3-4
libx11-1.4.99.901-1 libxt-1.1.3-1 linux-3.2.11-1
pcmciautils-018-2 smbclient-3.6.3-4 udev-181-5
util-linux-2.21-6 xf86-input-mouse-1.7.2-1
xf86-input-synaptics-1.5.99.901-2 xproto-7.0.23-1
Total Installed Size: 550.66 MiB
Net Upgrade Size: 14.45 MiB
Proceed with installation? [Y/n] Y
( 4/25) checking package integrity [----------------------] 2%
(25/25) checking package integrity [######################] 100%
error: failed to commit transaction (invalid or corrupted package)
Errors occurred, no packages were upgraded.
[root@KRISHNA san2ban]#
[root@KRISHNA san2ban]# Satyam eva jayate
Registered linux user #535257
Offline
You can try
pacman -Scto remove the corrupted download. And retry
pacman -SyuOffline
@hadrons123
Tried your suggestion (used pacman -Scc), changed mirrors, still it says package corrupted. Which one is corrupted?
Will try again tomorrow
Satyam eva jayate
Registered linux user #535257
Offline
Followed Karol's suggestion of using Pacman -Syu --debug, in another post. Everything works.
Thanks, Karol
Satyam eva jayate
Registered linux user #535257
Offline
Just to make it clear: 'pacman -Syu --debug' doesn't fix anything by itself, it just runs 'pacman -Syu' and prints tons of detailed info.
This way you can (hopefully) find out what exactly went wrong e.g. which package was corrupted.
When implemented, https://bugs.archlinux.org/task/28014 should make it a bit easier.
Offline