Hide Forgot
Description of problem: There is a redundant “]” in dnf module info output Version-Release number of selected component (if applicable): # rpm -q dnf dnf-4.0.9.2-5.el8.noarch How reproducible: 100% Steps to Reproduce: 1. For arbitrary module, run "dnf module info ${module name}", like: # dnf module info virt ... Hint: [d]efault, [e]nabled, [x]disabled, [i]nstalled, [a]ctive] check the character on the last line "Hint", there is a redundant "]" Actual results: It should be a minor typo Expected results: should be "[a]ctive" not "[a]ctive]" Additional info:
The issue is fixed by commit https://github.com/rpm-software-management/dnf/commit/09b0903310dfceec0da0ec54b4e3fca182e95016.
A test is provided by PR https://github.com/rpm-software-management/ci-dnf-stack/pull/541.
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, 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/RHSA-2019:3583