LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   2.6 broke up2date (https://www.linuxquestions.org/questions/linux-software-2/2-6-broke-up2date-151721/)

tektone 02-28-2004 10:28 PM

2.6 broke up2date
 
i'm running redhat9 under 2.6.3, but updating to the new kernel seems to have broken up2date (along w/ a bunch of other stuff). ran in terminal, it returns the following:

rpmdb: unable to join the environment
error: db4 error(11) from dbenv->open: Resource temporarily unavailable
error: cannot open Packages index using db3 - Resource temporarily unavailable (11)
error: cannot open Packages database in /var/lib/rpm
Traceback (most recent call last):
File "/usr/sbin/up2date", line 993, in ?
main()
File "/usr/sbin/up2date", line 601, in main
ret = sanityChecks(fromDaemon, hasGui)
File "/usr/sbin/up2date", line 272, in sanityChecks
if cfg["useGPG"] and gpgUtils.checkGPGInstallation() == 2:
File "gpgUtils.py", line 33, in checkGPGInstallation
File "gpgUtils.py", line 71, in findKey
File "rpmUtils.py", line 111, in installedHeadersNameVersion
TypeError: rpmdb open failed

i tried doing a rpm --rebuilddb, but that didn't work.

any ideas?

thanx :D
-T!

DavidPhillips 02-29-2004 10:33 AM

have you updated up2date?

tektone 02-29-2004 07:17 PM

up2date --version makes a gui window pop up w/ the following info:

Red Hat Update Agent 3.1.23.2
Update Agent - a program for updating packages on Red Hat Linux
Copyright (c) 1999-2002 Red Hat, Inc.
This software is distributed under the GPL
Please Report bugs to Red Hat's Bug Tracking System: http://bugzilla.redhat.com/bugzilla/

i think that's the most recent version..(?)

thanx :D

-Todd

DavidPhillips 02-29-2004 09:58 PM

I've got 4.3.11, However i don't have the same release version as you so I guess you should check the rhn site to see.

You may also want to try to uninstall and reinstall it.


All times are GMT -5. The time now is 06:54 AM.