RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 619957 - wrong signature
Summary: wrong signature
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: releng
Version: 6.0
Hardware: All
OS: Linux
low
medium
Target Milestone: rc
: ---
Assignee: Dennis Gregorovic
QA Contact: Release Test Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-07-31 00:20 UTC by Levente Farkas
Modified: 2010-07-31 12:58 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-07-31 12:58:58 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Levente Farkas 2010-07-31 00:20:57 UTC
both package are signed with wrong pgp key:
warning: a2ps-4.14-10.1.el6.x86_64.rpm: Header V3 RSA/SHA256 signature: NOKEY, key ID f21541eb
warning: a2ps-4.14-10.1.el6.i686.rpm: Header V3 RSA/SHA256 signature: NOKEY, key ID f21541eb

Comment 2 RHEL Program Management 2010-07-31 00:47:36 UTC
This issue has been proposed when we are only considering blocker
issues in the current Red Hat Enterprise Linux release.

** If you would still like this issue considered for the current
release, ask your support representative to file as a blocker on
your behalf. Otherwise ask that it be considered for the next
Red Hat Enterprise Linux release. **

Comment 3 Levente Farkas 2010-07-31 01:03:27 UTC
the strange thing that it's the _only_ one package with wrong signature...

Comment 4 Dennis Gregorovic 2010-07-31 12:07:54 UTC
How did you encounter that error?  It looks to me like the package is fine and that you just need to install the RHEL 6 Beta key.

https://www.redhat.com/security/team/key/

Comment 5 Levente Farkas 2010-07-31 12:53:29 UTC
ok i was fool:-(
the strange thing is that on rhel-5 (wher i didn't import the key) this command:
rpm -qp --qf '%{NAME} %{VERSION}-%{RELEASE} %{ARCH}\n' *.rpm
gives the error only for the first rpm and a2ps was the first one. 
sorry rpm made a joke.

Comment 6 Dennis Gregorovic 2010-07-31 12:58:58 UTC
Yup, that's RPM for 'ya.  :)

When RPM is doing a query and encounters a signature that it doesn't recognize,it reports, but only the first time it sees it in the query.


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