Bug 1995349

Summary: [RFE] Run an action after dnf has completed an update
Product: [Fedora] Fedora Reporter: Danny Colin <contact>
Component: dnf-plugins-extrasAssignee: rpm-software-management
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: low    
Version: rawhideCC: dmach, jkadlcik, jmracek, mblaha, pkratoch, rpm-software-management, vmukhame
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-08-23 13:48:08 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Danny Colin 2021-08-18 21:32:38 UTC
Description of problem:

This is mainly the same idea as dnf post-transaction-action but it is triggered after dnf has completed the whole update instead of after each package update by rpm.


Version-Release number of selected component (if applicable):


How reproducible:

n/a

Steps to Reproduce: n/a
1.
2.
3.

Actual results: n/a


Expected results: n/a


Additional info: n/a

Comment 1 Jaroslav Mracek 2023-08-23 13:48:08 UTC
I guess that the feature is implemented by DNF5 - https://dnf5.readthedocs.io/en/latest/libdnf5_plugins/actions.8.html.

DNF5 is available in Fedora 38 and will replace dnf. I am closing the issue because dnf is close to EOL.