LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Repairing KDE 3.3? (https://www.linuxquestions.org/questions/fedora-35/repairing-kde-3-3-a-242648/)

msie02 10-14-2004 01:39 PM

Repairing KDE 3.3?
 
Greetings forum

I originally posted this problem a few days ago (http://www.linuxquestions.org/questi...hreadid=241649). Due to no replies, I repost with further information.

As described in the mentioned thread, an update of KDE through yum failed. After this, some yum updates or rpm upgrades/installs fails. An example of this is the error description below. I tried to install mplayer through downloaded rpms:

[root@dhcppc1 msie02]# rpm -Uvh mplayer-1.0pre5-2.i386.rpm mplayer-common-1.0pre5-2.i386.rpm
warning: mplayer-1.0pre5-2.i386.rpm: V3 DSA signature: NOKEY, key ID 75aa026a
Preparing... ########################################### [100%]
1:mplayer-common ########################################### [ 50%]
rpmdb: PANIC: Invalid argument
rpmdb: PANIC: fatal region error detected; run recovery
error: db4 error(-30978) from dbcursor->c_put: DB_RUNRECOVERY: Fatal error, run database recovery
error: error(-30978) storing record tv-input.html into Basenames
rpmdb: PANIC: fatal region error detected; run recovery
error: db4 error(-30978) from dbcursor->c_get: DB_RUNRECOVERY: Fatal error, run database recovery
error: error(-30978) getting "usage.html" records from Basenames index
rpmdb: PANIC: fatal region error detected; run recovery
error: db4 error(-30978) from dbcursor->c_get: DB_RUNRECOVERY: Fatal error, run database recovery
error: error(-30978) getting "users-vs-dev.html" records from Basenames index
rpmdb: PANIC: fatal region error detected; run recovery
error: db4 error(-30978) from dbcursor->c_get: DB_RUNRECOVERY: Fatal error, run database recovery
error: error(-30978) getting "vcd
.
.
.

And these errors continue a couple of screens. Can anyone see why this error occurs, or how I can fix it?

Regards

Martin Siegumfeldt

_UnPrEdictAbLe_ 10-17-2004 01:23 AM

you could try this... running as root...
Quote:

cd /var/lib/rpm
rm -f __db*
rpm --rebuilddb
Then try doing wht u were doing again...and see if the problem persists....

regards
unpredictable


All times are GMT -5. The time now is 03:51 PM.