[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Signing RPMs



John Aldrich wrote:


placement for the "signature" info in the /usr/lib/rpm/rpmrc file. Plus, if I put the commands in /root/.rpmrc I *still* get the following errors:
error: bad option 'signature' at /root/.rpmrc:1
error: bad option 'pgp_name' at /root/.rpmrc:2
error: bad option 'pgp_path' at /root/.rpmrc:3


Can you PLEASE tell me what I'm doing wrong? FWIW, I'm using GPG, but it shouldn't matter. Below is my /root/.rpmrc:

signature: pgp
pgp_name:john@chattanooga.net
pgp_path:/home/john/.pgp


This is what works for me:


in ~/.rpmmacros

%_signature    gpg
%_gpg_name     <key you want to use to sign things with>


Greg







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index] []