You are not logged in.

#1 2023-02-08 09:06:34

norz3n
Member
Registered: 2023-02-08
Posts: 1

How do I get makepkg to sign packages on Github Actions?

Greetings all Arch Linux users, I have a small question how to get makepkg to sign packages with GPG, more exactly how to add the right key so that packages are built with the signature. I am struggling with this problem for a long time and get this error, although I use the action that adds the key when building:
Key Error

I would be very grateful if you could point me in the right direction on how to fix this!

Last edited by norz3n (2023-02-08 09:07:14)

Offline

#2 2023-02-08 10:06:46

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,255

Re: How do I get makepkg to sign packages on Github Actions?

Please post text as text and not as a screenshot of text https://wiki.archlinux.org/title/Genera … s_and_code

The eror message seems clear to me, you need a way for the user of the github action to import a key into it's keyring, a random googler for github actions gpg turns up: https://github.com/marketplace/actions/import-gpg

There's also: https://wiki.archlinux.org/title/Makepk … ge_signing

Last edited by V1del (2023-02-08 10:08:01)

Offline

Board footer

Powered by FluxBB