[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [rh-rpm] Re: gpg sig checking in python or from the command line
- From: R P Herrold <herrold owlriver com>
- To: RPM list <rpm-list redhat com>
- Subject: Re: [rh-rpm] Re: gpg sig checking in python or from the command line
- Date: Mon, 28 Jan 2002 00:03:25 -0500 (EST)
On Sun, 27 Jan 2002, Jeff Johnson wrote:
> > is the only way the sig check fails is if the sig is bad, not if the sig
> > is nonexistent?
>
> Currently.
... within rpm -- but a minimal bit of scripting will allow
this determination; the first package I build locally and is
unsigned; the second os from Red hat:
[root@couch root]# rpm -Kv pgp6-6.5.1-3.i386.rpm | grep -i \
good | grep -c ^gpg
0
[root@couch root]# rpm -Kv qt-designer-2.3.1-5.i386.rpm | grep \
-i good | grep -c ^gpg
1
[root@couch root]#
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]