docker-makepkg
docker-makepkg copied to clipboard
Error during dependencies installation
I get this error during dependencies installation:
error: python-pivy: signature from "Alexander F. Rødseth <[email protected]>" is marginal trust
:: File /var/cache/pacman/pkg/python-pivy-0.6.7-1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
error: failed to commit transaction (invalid or corrupted package)
Do you want to delete it? [Y/n]
Errors occurred, no packages were upgraded.
Error: Process completed with exit code 1.
I don't know whether it is related to your image or it's Arch stuff, I'll leave it to you to decide.
Looks like the image has a slightly older archlinux-keyring and that keyring lacks signatures for the packages being installed.
Updating archlinux-keyring before installing/updating any other packages should fix this.