Bug 1666325

Summary: yum alias list does not work properly
Product: Red Hat Enterprise Linux 8 Reporter: Jan Blazek <jblazek>
Component: dnfAssignee: Pavla Kratochvilova <pkratoch>
Status: CLOSED ERRATA QA Contact: Karel Srot <ksrot>
Severity: unspecified Docs Contact:
Priority: medium    
Version: 8.0CC: dmach, james.antill, jmracek, pkratoch
Target Milestone: rcKeywords: Triaged
Target Release: 8.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: dnf-4.2.6-1.el8 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-11-05 22:20:53 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:
Bug Depends On: 1681084    
Bug Blocks:    

Description Jan Blazek 2019-01-15 14:06:25 UTC
Description of problem:
yum alias list command list the aliases correctly. Instead the alias itself is displayed twice: <alias>='alias'. It should list the aliases in the form <alias>='command'.

Version-Release number of selected component (if applicable):
dnf-4.0.9.1-1.el8

How reproducible:
always

Steps to Reproduce:
# yum alias add i=install
Aliases added: i
# yum alias list
Alias i='i'

Actual results:
Alias i='i'

Expected results:
Alias i='install'

Comment 1 Pavla Kratochvilova 2019-01-24 06:31:41 UTC
PR: https://github.com/rpm-software-management/dnf/pull/1307

Comment 10 errata-xmlrpc 2019-11-05 22:20:53 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, 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