Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: nef kho on April 09, 2003, 04:18:15 PM
-
hi,
i just install 5.6 and update it with update2 and got the following error:
[root@e-smith temp]# rpm -Uvh --replacepkgs *.rpm
Preparing... ########################################### [100%]
1:e-smith-mailfront ########################################### [ 7%]
2:flexbackup ########################################### [ 14%]
3:initscripts ########################################### [ 21%]
4:nut-client ########################################### [ 28%]
5:nut ########################################### [ 35%]
6:e-smith-nutUPS ########################################### [ 42%]
7:ppp ########################################### [ 50%]
8:xinetd ########################################### [ 57%]
9:e-smith-base ########################################### [ 64%]
10:e-smith-backup ########################################### [ 71%]
11:e-smith-hosts ########################################### [ 78%]
12:e-smith-locale-fr_CA ########################################### [ 85%]
13:e-smith-wu-imap ########################################### [ 92%]
rpmdb: Item 192 on page 102 hashes incorrectly
error: db4 error(-30979) from db->verify: DB_VERIFY_BAD: Database verification failed
-----
is my update file corrupt?
tia,
nef kho
-
Could be. I just installed the updates the same way and everything installed correctly.
JB
-
i've got the same problem. only i can't figger out how it came. i'm running 5.5U6
even when i remove a RPM, i getting the error.
i don't can remove the RPM's with the normal -e command
---------------------------------------------------------------------------------------------------------
# rpm -e --allmatches --noscripts rrdtool-1.0.39-1.7.2
rpmdb: Suspiciously high nelem of 4294967294 on page 0
error: db4 error(-30979) from db->verify: DB_VERIFY_BAD: Database verification failed
-
I've found.
just rebuild the database with:
rpm --rebuilddb
worked for me.