RPM

Comment 3 for bug 638584

Revision history for this message
In , Jan (jan-redhat-bugs) wrote :

(In reply to comment #1)
> For RPM 4.4.2 the backport was already rejected upstream
>
> https://bugzilla.redhat.com/show_bug.cgi?id=464752

That Bug 464752 was about the __db.* files. This Bug is about the Packages file.
Different problem.

Bug 464752 is more easily workarounded which I do in cron mock updates by:
rpm -r $i/root --rebuilddb
(`rm -f $i/root/var/lib/rpm/__db.*' could possibly be enough, I do not know.)

I was going to submit it next but thanks for the notice it was already WONTFIXed.