Bug 113646 - malformed pkgid: glibc-headers-2.3.2-101.4.i386.rpm
Summary: malformed pkgid: glibc-headers-2.3.2-101.4.i386.rpm
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: glibc
Version: 1
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-01-16 02:47 UTC by Erik Jacobsen
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-01-16 08:27:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Erik Jacobsen 2004-01-16 02:47:20 UTC
Description of problem: I get GPG errors when updating
glibc-headers-2.3.2-101.4.i386.rpm via up2date:
glibc-headers-2.3.2-101.4.i The package glibc-headers-2.3.2-101.4 does
not have a valid GPG signature.
It has been tampered with or corrupted.  Aborting...
 
************ GPG VERIFICATION ERROR ****************
The package glibc-headers-2.3.2-101.4 failed its gpg signature
verification. Thi s means the package is corrupt.
****************************************************
I downloaded the package from
http://download.fedora.redhat.com/pub/fedora/linux/core/updates/1/i386/
and ran <# rpm -q --pkgid glibc-headers-2.3.2-101.4.i386.rpm> command.
 here is the output:
malformed pkgid: glibc-headers-2.3.2-101.4.i386.rpm

Version-Release number of selected component (if applicable):
2.3.2-101.4

How reproducible:
rpm -q --pkgid glibc-headers-2.3.2-101.4.i386.rpm


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Jakub Jelinek 2004-01-16 08:27:32 UTC
The first error (does not have a valid GPG signature) means the
file was crippled during transmission (it verifies ok on the master side or mirrors I've tried), just retry.
The latter is an operator error, please read rpm manual page.
If you want to verify signature, use rpm -K glibc-headers*.i386.rpm,
--pkgid option's argument is not a filename, but a package id.


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