as written in the mailing list, I cannot "rpm -qa" any more because I get the error "memory alloc (3475134059 bytes) returned NULL" How Reproducible:happens always Steps to Reproduce: 1. enter rpm -qa 2. 3. Actual Results: Expected Results: Additional Information:
FIxed in rpm-4.0.3-0.55. Meanwhile, your rpm/Packages and my rebuilddb log are at ftp://people.redhat.com/jbj/rpmdb3-46469-FIX.tar.gz Do the following cd /var/lib/rpm mv Packages Package-SAVE cd .. tar xzvf rpmdb3-46469-FIX.tar.gz rpm --rebuilddb -vv
I have the same problem : memory alloc (1768337276 bytes) returned NULL, when trying to make any rpm operation (rpm --rebuilddb, kpackage, rpm -qa). i try to find the newest package (rpm-4.0.3-0.55) and i couldnt. what shoul i do now? there is anyone fixing Packeges or what? Thanks