RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 2084602 - Unable to select package version to remove in microdnf, only name works
Summary: Unable to select package version to remove in microdnf, only name works
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: libdnf
Version: ---
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Jaroslav Rohel
QA Contact: Eva Mrakova
Mariya Pershina
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-05-12 13:50 UTC by Jaroslav Rohel
Modified: 2022-11-08 12:29 UTC (History)
2 users (show)

Fixed In Version: libdnf-0.63.0-10.el8
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-11-08 10:47:13 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-121871 0 None None None 2022-05-12 13:57:16 UTC
Red Hat Product Errata RHBA-2022:7711 0 None None None 2022-11-08 10:47:32 UTC

Description Jaroslav Rohel 2022-05-12 13:50:26 UTC
Description of problem:
Microdnf only accepts package names (without globs) for removal.
It is not possible to enter more detailed specifications and thus, for example, select a specific version of the package to uninstall - for example, which kernel we want to uninstall.

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

How reproducible:
Try using NEVRA to specify the package to be removed.

Actual results:
Only the package names are accepted. For example, "kernel". This will remove all installed kernels. 

Expected results:
Ability to select a specific version of packages to remove, for example using NEVRA.

Additional info:
Problem can be fixed in libdnf. Microdnf uses the libdnf function `dnf_context_remove`, which only accepts package names.

Comment 1 Jaroslav Rohel 2022-05-12 19:11:44 UTC
Patch that adds full <package-spec> support as in dnf, including support for globs (wildcards) and searching against 'provides' and 'file provides': https://github.com/rpm-software-management/libdnf/pull/1478
CI tests: https://github.com/rpm-software-management/ci-dnf-stack/pull/1105

Comment 2 Jaroslav Mracek 2022-05-25 14:01:15 UTC
AC: Ensure that microdnf for remove command handles other spec forms then package name. The patch is delivered with CI tests that covers those scenarios.

Comment 10 errata-xmlrpc 2022-11-08 10:47:13 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (libdnf bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2022:7711


Note You need to log in before you can comment on or make changes to this bug.