|
From: Jamie C. <jca...@we...> - 2006-01-11 22:41:28
|
On Thu, 2006-01-12 at 07:26, Dale Lists wrote: > Hello all, > > I am getting the following error when trying to upgrade Webmin. Not > sure what to do on my server to fix the problem. I suspect the problem > is not with Webmin, rather it is with the rpm app on the server. Running > whitebox (aka rhel 3.x) on this machine. > > Thanks > > ----- > *Failed to upgrade from www.webmin.com : RPM signature verification > failed : > > rpmdb: Program version 4.2 doesn't match environment version > error: db4 error(22) from dbenv->open: Invalid argument > error: cannot open Packages index using db3 - Invalid argument (22) > error: cannot open Packages database in /var/lib/rpm > /tmp/.webmin/840119_1_upgrade.cgi: md5 (GPG) NOT OK (MISSING KEYS: GPG#11f63c51) It looks like your RPM database is corrupt, and may need to be rebuilt with rpm --rebuilddb - Jamie |