[Rpm-maint] [rpm-software-management/rpm] Report meaningful operation names in syslog output (PR #4215)
Michal Domonkos
notifications at github.com
Wed May 27 11:47:17 UTC 2026
@dmnks commented on this pull request.
> +The plugin uses *rpm* as its syslog identity.
+
+The package level output during transactions is as follows:
+
+_OPERATION_ _NEVRA_ [*(from:* _RELNEVRA_*)*]*:* _STATUS_
+
+_OPERATION_ is one of:
+- *cleanup*: cleanup of the previous version in *upgrade* or *downgrade*
+- *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 (obsolete) 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_ identifies the package being operated on. Note that operations
In fact, though, the package being operated on is `aaa` (i.e. just the name). Maybe that could be incorporated into the text? Dunno.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/4215#discussion_r3310601867
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/4215/review/4372092683 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20260527/cb5b12bf/attachment-0001.htm>
More information about the Rpm-maint
mailing list