[Rpm-maint] [rpm-software-management/rpm] rpmdsRpmlib has inconsistent arg usage (Issue #2112)
Panu Matilainen
notifications at github.com
Thu Jun 30 07:13:13 UTC 2022
The arguments and the functionality is unchanged,
```
rpmds ds = NULL;
rpmdsRpmlib(&ds, NULL);
```
is what rpm itself has always used and at least in current versions does also return 0 as expected. RHEL 6-7 rpm is long since unsupported upstream, but FWIW in ancient versions like the one in RHEL 6, rpmdsRpmlib() always returns 0 regardless of errors.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2112#issuecomment-1170853148
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/2112/1170853148 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20220630/5ec30aa7/attachment.html>
More information about the Rpm-maint
mailing list