Upgrade Webmin

Hey!

Trying to update but get the following error, how can I get ahead?

Failed to upgrade from www.webmin.com : RPM signature verification failed :

/tmp/.webmin/148366_5649_2_upgrade.cgi: (SHA1) DSA SHA1 MD5 GPG NOT OK

Regards,
Lars Reimers

Status: 
Active

Comments

Howdy -- hmm, are you able to install other RPM's?

For example, what output do you receive if you attempt to install strace:

yum install strace

LarsReimers's picture
Submitted by LarsReimers on Sun, 05/03/2015 - 12:43

This!

[root@h83-209-52-2 ~]# yum install strace Loaded plugins: fastestmirror, security Preparing the installation process Loading mirror speeds from cached hostfile * base: ftp.lysator.liu.se * extras: ftp.lysator.liu.se * updates: ftp.lysator.liu.se Paket strace-4.5.19-1.19.el6.x86_64 is already installed and latest version Nothing to do [root@h83-209-52-2 ~]#

Okay, looks like that is already installed -- try removing it first, which you can do with these commands:

yum remove strace
yum install strace
LarsReimers's picture
Submitted by LarsReimers on Sun, 05/03/2015 - 13:32

This happened when use of yum remove strace

fel: rpmdbNextIterator: hoppar över h# 605 Huvud V3 RSA/SHA1 Signature, key ID c105b9de: BAD
fel: rpmdbNextIterator: hoppar över h# 605 Huvud V3 RSA/SHA1 Signature, key ID c105b9de: BAD
fel: rpmdbNextIterator: hoppar över h# 605 Huvud V3 RSA/SHA1 Signature, key ID c105b9de: BAD
fel: rpmdbNextIterator: hoppar över h# 605 Huvud V3 RSA/SHA1 Signature, key ID c105b9de: BAD
fel: rpmdbNextIterator: hoppar över h# 605 Huvud V3 RSA/SHA1 Signature, key ID c105b9de: BAD
fel: rpmdbNextIterator: hoppar över h# 605 Huvud V3 RSA/SHA1 Signature, key ID c105b9de: BAD
fel: rpmdbNextIterator: hoppar över h# 605 Huvud V3 RSA/SHA1 Signature, key ID c105b9de: BAD

And I will not ahead with this, runs forever...

//Lars

I suspect you may be seeing the RHEL/CentOS nss package bug.

There's a few folks who ran into that issue before, and most of them appear to have had success fixing it using the info provided by the user AnastasiosMagoutas in the following post -- let us know if the solution here helps in your situation:

https://www.virtualmin.com/node/35857