You are not logged in.
I'm trying to install `kdenlive` by following command :
$ yaourt -S kdenliveBut gets me following error :
:: Proceed with installation? [Y/n] Y
(10/10) checking keys in keyring [######################] 100%
(10/10) checking package integrity [######################] 100%
error: failed to commit transaction (invalid or corrupted package)
Errors occurred, no packages were upgraded.Last edited by kamrava (2014-03-03 16:47:36)
Offline
Is that only with kdenlive?
Maybe you need to update/restore your keyring.
fs/super.c : "Self-destruct in 5 seconds. Have a nice day...\n",
Offline
Is your system up to date?
Offline
See https://wiki.archlinux.org/index.php/Pa … e_upgraded. and the next one.
Offline
Is that only with kdenlive?
Yes, at the moment.
Maybe you need to update/restore your keyring.
I have updated my system by "pacman -Syyu"
Is your system up to date?
Yes.
Last edited by kamrava (2014-03-03 16:36:26)
Offline
See https://wiki.archlinux.org/index.php/Pa … e_upgraded. and the next one.
It worked like a charm. Thank You.
It was the trick :
$ sudo rm /var/cache/pacman/pkg/*.partOffline