[Rpm-maint] [rpm-software-management/rpm] Report meaningful operation names in syslog output (PR #4215)
Michal Domonkos
notifications at github.com
Mon May 25 16:24:36 UTC 2026
@dmnks commented on this pull request.
> +- *downgrade*: downgrade an installed package to an older version
+- *erase*: erase package from the system
+- *install*: install a new package on the system
+- *replace*: replace a previously installed package with another one
+- *restore*: restore permissions and similar on an installed package
+- *upgrade*: upgrade an installed package to a newer version
+
+_NEVRA_ is the package identifier. Operations *downgrade*, *replace* and
+*upgrade* consist of two parts: install of one package and removal of
+another. In these cases, the second package identifier _RELNEVRA_ is
+indicated in parentheses after *from:*.
+
+# EXAMPLES
+
+*journalctl -t rpm*
+ Inspect RPM transaction history on a systemd-based OS.
No nitpick here, just wanted to say:
Nice! This is the perfect place to mention this use case, indeed 👍
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/4215#pullrequestreview-4357846005
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/4215/review/4357846005 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20260525/23ee5c32/attachment.htm>
More information about the Rpm-maint
mailing list