[Rpm-maint] [rpm-software-management/rpm] Make RPM consistent with DNF (#1681)

Jaroslav Mracek notifications at github.com
Tue May 11 07:16:03 UTC 2021


RPM and DNF have several differences in CLI and API. In long term it will be nice to improve consistency between similar or related components. As an example I can use handling of epoch. See `rpm -q dnf` and `dnf repoquery dnf`. Also the output for `--queryformat="%{epoch}"` differs. DNF shows `0` and RPM `(none)`.

API differs in `evr` handling too. DNF skips `0` epoch, but rpm not. I am sure that there are more examples of inconsistency.

Both component are important for many users and we can make their life better when we will improve the consistency.

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


More information about the Rpm-maint mailing list