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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...