jordansissel / fpm

Effing package management! Build packages for multiple platforms (deb, rpm, etc) with great ease and sanity.
http://fpm.readthedocs.io/en/latest/
Other
11.16k stars 1.07k forks source link

Sign RPMs with rpmsign instead of rpmbuild #1626

Open aahlenst opened 5 years ago

aahlenst commented 5 years ago

It is still not possible to successfully sign RPMs on macOS as reported in #1005 (or at least I couldn't make it work). Additionally, rpmbuild (v4.14.2.1) reports that the --sign option is deprecated. What about signing the RPMs with rpmsign? I could successfully do so with the exact same configuration that didn't work with rpmbuild on macOS.

ghost commented 5 years ago

+1 for that. I'm unable to sign with rpmbuild. Getting the same error as #1005

My gpg key is imported and I'm defining --rpm-rpmbuild-define ~/.rpmmacros