4 Apr
2014
4 Apr
'14
9:52 a.m.
Am 04.04.2014 11:40, schrieb Carsten Mattner:
Same problem if I try to downgrade readline and bash
:: File /var/cache/pacman/pkg/readline-6.3-3-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)). Do you want to delete it? [Y/n] n error: bash: missing required signature :: File /var/cache/pacman/pkg/bash-4.3-3-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
Use pacman -U to downgrade readline+bash from your cache (this skips signature verification by default). You may even have to log out and in again. If you are paranoid, verify both packages with pacman-key -v before installing them (I think that one should still work, as opposed to pacman+gpgme).