Bug 50517 - --nopgp still checks pgp
Summary: --nopgp still checks pgp
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: rpm
Version: 7.3
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeff Johnson
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-07-31 19:56 UTC by Gerald Teschl
Modified: 2007-04-18 16:35 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-07-31 19:56:38 UTC
Embargoed:


Attachments (Terms of Use)

Description Gerald Teschl 2001-07-31 19:56:34 UTC
--nopgp still checks pgp. Is this a bug or a feature?

[root@soliton RPMS]# rpm -K --nopgp autoupdate-3.1-1.noarch.rpm
autoupdate-3.1-1.noarch.rpm: md5 gpg OK
[root@soliton RPMS]# rpm -q rpm
rpm-4.0.3-0.79

BTW, shoulnd't the option be renamed to --nogpg?

Comment 1 Jeff Johnson 2001-07-31 20:02:40 UTC
Note carefully: --nopgp disables pgp checks, but gpg is still
checked. Use --nogpg to disable gnupg checks, that option
has been in rpm as long as gpg signatures have been supported.

Comment 2 Gerald Teschl 2001-07-31 21:39:03 UTC
Sorry. Stupid me...


Note You need to log in before you can comment on or make changes to this bug.