Jump to content

package has bad signature


boatman9
 Share

Recommended Posts

I received the below message while using urpmi to update packages on my system. I installed the package anyway. Does anyone know how the signature could have become bad after the package was built, or how to tell if the package has been tampered with?

 

The following package has bad signature:

/var/cache/urpmi/rpms/perl-XML-Simple-2.18-3mdv2009.0.noarch.rpm: Invalid Key ID (OK (DSA/SHA1, Thu 02 Oct 2008 04:36:52 PM PDT, Key ID e7898ae070771ff3))

Do you want to continue installation ? (y/N)

Link to comment
Share on other sites

I don't know how to tell which repo mirror was used. I don't fully understand the process, but it seems that when I run

"urpmi.update -a"

and then

"urpmi --auto-select"

a mirror list is downloaded, one of the mirrors is selected, and packages are downloaded from that repo mirror.

 

My urpmi.cfg file is full of entries like the following:

Main\ (Official2009.0-1) {

key-ids: 70771ff3

mirrorlist: $MIRRORLIST

with-dir: media/main/release

}

 

Downloading the package again, I get the following:

[root@localhost urpmi]# urpmi --auto --replacepkgs --no-install perl-XML-Simple

$MIRRORLIST: media/main/release/perl-XML-Simple-2.18-3mdv2009.0.noarch.rpm
The following package has bad signature:
/var/cache/urpmi/rpms/perl-XML-Simple-2.18-3mdv2009.0.noarch.rpm: Invalid Key ID (OK (DSA/SHA1, Thu 02 Oct 2008 04:36:52 PM PDT, Key ID e7898ae070771ff3))

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...