[Rpm-maint] [rpm-software-management/rpm] rpm 4.16.90 breaks perl-RPM4's testsuite (actually it's the sqlite backend) (#1693)

Panu Matilainen notifications at github.com
Fri Jun 11 07:19:49 UTC 2021


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20210611/f1f6e410/attachment.html>


More information about the Rpm-maint mailing list