Hey guys, I've noticed some packages are throwing pgp signature errors (tcl, lynx, mc, and others), which is causing the installation to fail. I tried removing these packages from the base system but then the installation process fails as well.
Is there something I could on my side to bypass those validations or do I have to wait for the maintainer to update the packages?
PGP Errors during installation
I don't get any issues from my side to get those packages.
Maybe other users can confirm the same?
What is your way to install obarun? What the contents of your pacman.conf?
Anyway, you can edit your /etc/pacman.conf marking SigLevel = Never as any Arch system.
- Edited
Hi eric, thanks for your response.
I'm using a live usb with the minimal iso to install it in a laptop machine.
I finally solved this by running pacman -Sy archlinux-keyring
before starting obarun-install, so I didn't have to touch pacman.conf at all.
But yeah, I'm guessing the issue was on my side because later I got grub issues as well, which I had to install manually, and yet the same usb installation worked fine in my desktop machine.
Thanks all the same. You're doing an amazing job with obarun. 👏