On Tue, 2002-10-29 at 01:26, Ismael Touama wrote:
> Here is the error (I put the output of rpm -Fvh *.rpm):
...
> error : db3 error (-30998) from db->close : DB_INCOMPLETE :
>         Cache flush was unable to complete.
> rpmdb: Overflow page 3 of invalid type
> rpmdb: Overflow page 1843 of invalid type
> error: db3 error (-30985) from db->verify : DB_VERIFY_BAD : Database
> verification failed.

First, make sure /var isn't full:
df

Then, I'd rebuild the database:
rpm --rebuilddb

Then I'd make sure the packages all got installed completely (you'll
need the glibc and nscd .rpm files you installed):
rpm -Vp *.rpm





-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to