[manjaro-dev] signing problem

Stefano Capitani stefano at manjaro.org
Sat Jun 3 16:22:57 CEST 2017


I don't know what happen for you , in the past i usually use a gui 
program to sign the iso : gpa . Suddenly stopped working, i do not 
remember the reason and the type of error but i had to change the 
pinentry entry
https://wiki.archlinux.org/index.php/GnuPG#pinentry
---
Greetings
Stefano Capitani

Il 2017-06-03 09:26 Philip Müller ha scritto:
> Am 03.06.2017 um 00:27 schrieb Bernhard Landauer:
>> Thanks for your help Ste.
>> I'm kind of lost for ideas right now
> 
> Hi Bernhard. Did you check this [1] already?
> 
> Signfile uses following code:
> 
> load_vars "$HOME/.makepkg.conf"
> load_vars /etc/makepkg.conf
> 
> if [ ! -e "$1" ]; then
>     error "%s does not exist!" "$1"
>     exit 1
> fi
> 
> msg2 "Signing [%s] with key %s" "${1##*/}" "${GPGKEY}..."
> gpg --detach-sign --use-agent -u "${GPGKEY}" "$1"
> 
> Does the output match the key you want?
> 
> grep GPGKEY /etc/makepkg.conf
> GPGKEY="philm"
> 
> [1] https://bugzilla.redhat.com/show_bug.cgi?id=1271050
> _______________________________________________
> manjaro-dev mailing list
> manjaro-dev at manjaro.org
> http://lists.manjaro.org/mailman/listinfo/manjaro-dev


More information about the manjaro-dev mailing list