Opened 7 years ago

Closed 5 years ago

#832 closed defect (worksforme)

RHEL 5 repo - some rpms are signed by unsupported GPG key

Reported by: Luke Owned by: Bruno Cornec
Priority: high Milestone: 3.3.0
Component: mondo Version: 3.2.2
Severity: normal Keywords: repo rpm
Cc:

Description

Hi,

Some rpms in http://www.mondorescue.org/ftp/rhel/5/x86_64 are signed by unsupported GPG key.

# rpm -qip perl-Module-Build-0.3607-1.el5.rf.noarch.rpm

error: perl-Module-Build-0.3607-1.el5.rf.noarch.rpm: Header V4 RSA/SHA512 signature: BAD, key ID 20ebfb0e

# rpm -qip perl-IO-Interface-1.04-1.el5.rf.x86_64.rpm

error: perl-IO-Interface-1.04-1.el5.rf.x86_64.rpm: Header V4 RSA/SHA512 signature: BAD, key ID 20ebfb0e

# rpm -qip perl-ExtUtils-CBuilder-0.27-1.el5.pp.noarch.rpm

error: perl-ExtUtils-CBuilder-0.27-1.el5.pp.noarch.rpm: Header V4 RSA/SHA512 signature: BAD, key ID 20ebfb0e

rpm version: 4.4.2.3-36.el5_11

Regards, Luke

Change History (2)

comment:1 by Bruno Cornec, 6 years ago

Status: newassigned

If you try to import the key from repoforge to configure your system for it that should help with regards to this, try:

rpm -ivh http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.2-2.el5.rf.x86_64.rpm

Or look at https://centos.pkgs.org/5/repoforge-x86_64/rpmforge-release-0.5.2-2.el5.rf.x86_64.rpm.html (mention of the Key files added that should have been used to sign the packages in m repo).

comment:2 by Bruno Cornec, 5 years ago

Resolution: worksforme
Status: assignedclosed
Note: See TracTickets for help on using tickets.