On Sat, May 25, 2002 at 08:41:45PM -0700, Harry Putnam wrote:
> 
>  rpmdb: Suspiciously high nelem of 4294967295 on page 0
>  error: db4 error(-30979) from db->verify: DB_VERIFY_BAD: \
>       Database verification failed

I had a corrupted rpm database and the good folks on the enigma
mailing list were kind enough to give me some tips on repairing it.

Try running this:
        rm -f /var/lib/rpm/__db*
        rpm --rebuilddb -vv

In my case, the rebuilddb failed on one of the perl rpms from
the Enigma updates. I downgraded to the stock rpm and run the
above commands again.
After repeating these steps with every rpm producing a segfault,
I was able to upgrade them again.

HTH.

Emmanuel



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to