You are not logged in.
Trying a fresh Arch install. After pacstrap -K base linux linux-firmware neovim grub dracut,
error: libvterm: signature from "Caleb Maclennan <alerque@archlinux.org>" is unknown trust
:: File /var/cache/pacman/pkg/libvterm-0.3.2-1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).1. What is going on here? is it PGP key getting expired?
2. How do I fix this?
By "fix", I thought of the following:
1. How do I skip this package and proceed with installing other packages
2. How do I install an older version of this package that's not "corrupted"
3. How do I know which of the explicit packages are requiring this as a dependency?
4. Can I do anything about the mentioned "PGP signature"? Database is already updated.
Last edited by avidseeker (2023-07-29 16:01:37)
Offline
pacman-key -l alerque@archlinux.orgIn doubt update archlinux-keyring first
Online
I realized I was using May version of the Arch iso. The problem is fixed after using July update.
Offline
Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.
Online