On 6/19/2019 8:10 PM, Ulf Volmer wrote: > On 19.06.19 17:03, john doe wrote: >> Hi, I'm trying to gpg sign rpms on Debian Buster but I'm getting the >> following: >> >> $ rpm --resign *.rpm >> *.rpm: >> error: Could not exec gpg: No such file or directory > > Pass --define "__gpg /usr/bin/gpg" to you rpm command. Works for me on > sid. Or add this (and you gpg key settings) to your ~/.rpmmacros. >
Thank you, it is also working on Buster. -- John Doe

