I am trying to install on my PC for the first time. PACSTRAP is giving the error PACMAN failed install. I saw post that it could be “Slow servers in India”, I am in S. Korea, so it is possible. So, I tried again using my router VPN connected in San Francisco. This did not resolve the issue. I noticed that the log file is showing a failure to validate the signatures:
2024-08-10 - 08:38:20 [6]: [PYTHON JOB]: “pacstrap: error: iana-etc: signature from "Jelle van der Waa jelle@vdwaa.nl" is unknown trust”
I tried to update the Keyring with:
sudo pacman-key --refresh-keys
and
sudo pacman-key --populate archlinux
This did not fix the problem either. I am not sure what the next step should be to trouble shoot the issue, but I will be greatful for any advice.
Using the Archlinux mirror hosted by cachyos (cdn77), as well as fallback mirrors from us
The Keyring installation is a bit differently.
The other possible solution would be that disabling the “archlinux-wkd.service”, but since we were not able to reproduce this issue once in the team, its hard to test. But this would be the next step.
Hi
Try to delete /var/lib/pacman/db.lck only db.lck file useing
terminal sudo rm - Rf db.lck
after that use:
sudo pacman -Syu and reboot
In my case it worked
The new build worked perfectly. I figured there was something going on with the keyring, but I didn’t know how to fix it. Thank you for the quick response and help!
Hello, I have the same issue.
When trying to install it I get the Failed to run pacstrap error.
I try to download the testing ISO but the page say 403 Forbidden.