Chris skrev:
> On Fri, 2009-07-03 at 13:02 +0300, Thomas Backlund wrote:
>
>>> Does anything look amiss?
>>>
>>
>> What is the output of:
>> rpmbuild -bs -v --sign /home/chris/rpm/SPECS/clamav.spec
>
> Hmm, there appears to be a problem here:
>
> [chris@localhost ~]$ rpmbuild -bs -v
> --sign /home/chris/rpm/SPECS/clamav.spec
> Enter pass phrase:
> gpg: skipped "Chris Pollock (New email address as of 04/21/07)
> <
cpollock@...>": secret key not available
> gpg: signing failed: secret key not available
> Pass phrase check failed
Yep, there is your problem...
And you never responded to if the question if gpg sees the key with
gpg -K
>> and:
>>
>> rpm -qa '*rpm*' '*gnupg*'
>
> [chris@localhost ~]$ rpm -qa '*rpm*' '*gnupg*'
rpm list seems ok
--
Thomas