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

Title: Fresh Install 5.6 Update Error
Post 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
Title: Re: Fresh Install 5.6 Update Error
Post by: JB on April 10, 2003, 06:55:16 AM
Could be.  I just installed the updates the same way and everything installed correctly.

JB
Title: Re: Fresh Install 5.6 Update Error
Post by: MadPat on August 18, 2003, 05:54:06 PM
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
Title: Re: Fresh Install 5.6 Update Error
Post by: MadPat on August 18, 2003, 06:01:59 PM
I've found.

just rebuild the database with:

rpm --rebuilddb


worked for me.