Does anyone have a fix for this yet?
Now there is a new kern available and we need to get up2date back up and running.
Same as original problem x007 posted we are getting on all servers.
rpm -rebuilddb
Either Plesk works and up2date will not.
If you rebuild again up2date will work and plesk will not.
Error on up2date when plesk is working is this
up2date --list
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
Traceback (most recent call last):
File "/usr/sbin/up2date", line 1174, in ?
sys.exit(main() or 0)
File "/usr/sbin/up2date", line 656, in main
ret = sanityChecks(fromDaemon, hasGui)
File "/usr/sbin/up2date", line 288, in sanityChecks
if cfg["useGPG"] and gpgUtils.checkGPGInstallation() == 2:
File "gpgUtils.py", line 31, in checkGPGInstallation
File "gpgUtils.py", line 75, in findKey
File "rpmUtils.py", line 102, in installedHeadersNameVersion
TypeError: rpmdb open failed
--------
Also even when you rebuild and get up2date "working". It seems that it has unregistered itself now or something. And of course ev1 doesn't give us the info to register again.
Anyone have any advice?