MySQL Forums
Forum List  »  Source, Builds, Binaries

replacing rpm signature
Posted by: Henrik Nicolaisen
Date: May 08, 2007 07:20AM

I need to add the prebuild mysql rpm binaries for rhel4 to my deployment server, and as a part of this process i want to change the signature on the file, but it does not seem to work.

I manage to add the key with rpm --resign but the old key is stil in the rpm, and when I try to install it I get a signature check fail.

Any idea what I should do to make this work, or is the only solution to add the mysql gpg key to all my servers ?


[root@flimmer4 ~]# rpm -K -v /home/hema/MySQL-client-community-5.0.37-0.rhel4.i386.rpm
/home/hema/MySQL-client-community-5.0.37-0.rhel4.i386.rpm:
Header V3 DSA signature: OK, key ID d0bae4d8
Header SHA1 digest: OK (93b27592cf3a9586611ec634f79abad8d1f1626f)
Header SHA1 digest: OK (93b27592cf3a9586611ec634f79abad8d1f1626f)
Header SHA1 digest: OK (93b27592cf3a9586611ec634f79abad8d1f1626f)
MD5 digest: OK (6a5528bd4390b18e01db8db06e3cb640)
MD5 digest: OK (6a5528bd4390b18e01db8db06e3cb640)
MD5 digest: OK (6a5528bd4390b18e01db8db06e3cb640)
V3 DSA signature: NOKEY, key ID 5072e1f5
V3 DSA signature: OK, key ID d0bae4d8

Options: ReplyQuote


Subject
Views
Written By
Posted
replacing rpm signature
3685
May 08, 2007 07:20AM
1775
May 08, 2007 12:54PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.