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

2021-06-11 Thread Panu Matilainen
Closed #1693. -- 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#event-4876373203___ Rpm-maint mailing list

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

2021-06-11 Thread Panu Matilainen
So... I think we can safely conclude that this is not a bug in rpm, despite it initially seeming that way. Thanks for reporting though. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [Rpm-maint] [rpm-software-management/rpm] Ensure unique tags in signature header (#1570)

2021-06-11 Thread Panu Matilainen
(deleted irrelevant discussion) -- 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/1570#issuecomment-859363745___ Rpm-maint

Re: [Rpm-maint] [rpm-software-management/rpm] rpmbuild should not accept package Name starting with '-' (#1694)

2021-06-11 Thread Panu Matilainen
As name is always one things provided by the package, such a name violates rpm's own rule of dependency tokens having to start with an alphanumeric, _ or /, and you can't actually create a dependency on such a package. For once, we have a delightfully straightforward and clear-cut bug

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

2021-06-11 Thread Panu Matilainen
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

Re: [Rpm-maint] [rpm-software-management/rpm] Support hash v8 databases from BDB < 4.6 in bdb_ro (#1699)

2021-06-11 Thread Panu Matilainen
Merged #1699 into master. -- 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/pull/1699#event-4875905854___ Rpm-maint mailing list

Re: [Rpm-maint] [rpm-software-management/rpm] macros: Add %remove_installed_la_files (#1674)

2021-06-11 Thread Panu Matilainen
Looks fine now. Thanks for the patch! -- 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/pull/1674#issuecomment-859288051___ Rpm-maint

Re: [Rpm-maint] [rpm-software-management/rpm] macros: Add %remove_installed_la_files (#1674)

2021-06-11 Thread Panu Matilainen
Merged #1674 into master. -- 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/pull/1674#event-4875801305___ Rpm-maint mailing list