Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Add parsing capability for the DNF package manager #6

Open
loredous opened this issue Feb 13, 2023 · 0 comments
Open

Add parsing capability for the DNF package manager #6

loredous opened this issue Feb 13, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@loredous
Copy link
Contributor

Is your feature request related to a problem? Please describe.
With the use of the DNF package manager on Fedora based images and systems, it is important to capture software packages installed with DNF.

Describe the solution you'd like
As a build inspector user,
I would like to have parsing and extraction of data from runs utilizing the DNF package manager
So that I can have information on what packages and versions are being installed with DNF in my pipelines.

Given a build log where the DNF package manager is used to install packages
When it is processed
Then it should return the package names, versions and install locations of the packages

Example output from package manager is attached.
dnf.txt

@loredous loredous added the enhancement New feature or request label Feb 13, 2023
anshuca0743 added a commit that referenced this issue May 9, 2023
Signed-off-by: Anshu Kumar <anshuca0743@gmail.com>
anshuca0743 added a commit that referenced this issue May 9, 2023
Signed-off-by: Anshu Kumar <anshuca0743@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants