Okay, the issue is related to database retrieval order. In this case, bdb 
consistently returns first the header that was added last 
(test-rpm-1.0-1mdk.noarch, offset 2) whereas ndb and sqlite return first the 
header that was added first (gpg-pubkey-a1df5c48-40e92691, offset 1). The order 
of stuff coming from RPMDBI_PACKAGES is undefined so there's an invalid 
assumption someplace, but I don't know enough Perl to determine whether it's 
the test or the traverse code that is wrong.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/1693#issuecomment-859343256
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to