Crafter.Build/.forgejo
Jorijn van der Graaf f0b1fd899c
Some checks failed
CI / build-test-release (pull_request) Failing after 12m22s
ci: pacman-key --init/--populate before keyring upgrade
archlinux:latest slim image has no local pacman master key and an
unpopulated upstream keyring, so:
  - the archlinux-keyring upgrade fails with "no secret key available to
    sign with" because pacman can't sign the keyring it's rewriting
  - falling through to -Syu hits the original "unknown trust" errors on
    libseccomp and zip

Run pacman-key --init then --populate archlinux before any pacman -S.
This is the documented bootstrap for slim Arch CI containers.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-28 23:40:27 +02:00
..
workflows ci: pacman-key --init/--populate before keyring upgrade 2026-04-28 23:40:27 +02:00