Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1642375 - dnf outputs additional ugly lines during installation
Summary: dnf outputs additional ugly lines during installation
Keywords:
Status: CLOSED DUPLICATE of bug 1639998
Alias: None
Product: Fedora
Classification: Fedora
Component: dnf
Version: 29
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: rpm-software-management
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-10-24 09:54 UTC by Zbigniew Jędrzejewski-Szmek
Modified: 2018-10-24 10:20 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-10-24 10:20:06 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Zbigniew Jędrzejewski-Szmek 2018-10-24 09:54:51 UTC
Description of problem:
$ sudo dnf -y --releasever=28 --installroot=/tmp/test1 --disablerepo='*' --enablerepo=fedora --enablerepo=updates install fedora-release
...

Running transaction
  Preparing        :                                         1/1 
Installed: fedora-gpg-keys-28-5.noarch
  Installing       : fedora-gpg-keys-28-5.noarch             1/3 
Installed: fedora-gpg-keys-28-5.noarch
Installed: fedora-release-28-3.noarch
  Installing       : fedora-release-28-3.noarch              2/3 
  Running scriptlet: fedora-release-28-3.noarch              2/3 
Installed: fedora-release-28-3.noarch
Installed: fedora-repos-28-5.noarch
  Installing       : fedora-repos-28-5.noarch                3/3 
Installed: fedora-repos-28-5.noarch
  Running scriptlet: fedora-release-28-3.noarch              3/3 
  Verifying        : fedora-gpg-keys-28-5.noarch             1/3 
  Verifying        : fedora-release-28-3.noarch              2/3 
  Verifying        : fedora-repos-28-5.noarch                3/3 

This makes the output much harder to read and wastes a lot of screen real estate.

Version-Release number of selected component (if applicable):
dnf-4.0.4-1.fc29.noarch
rpm-4.14.2-1.fc29.x86_64

How reproducible:
deterministic

Steps to Reproduce:
1. Run any dnf install command?

Additional info:
In F27 (F28 was similar):
Running transaction
  Preparing        :                                         1/1 
  Installing       : fedora-gpg-keys-28-5.noarch             1/3 
  Installing       : fedora-repos-28-5.noarch                2/3 
  Installing       : fedora-release-28-3.noarch              3/3 
  Running scriptlet: fedora-release-28-3.noarch              3/3 
  Verifying        : fedora-release-28-3.noarch              1/3 
  Verifying        : fedora-repos-28-5.noarch                2/3 
  Verifying        : fedora-gpg-keys-28-5.noarch             3/3

Comment 1 Marek Blaha 2018-10-24 10:20:06 UTC

*** This bug has been marked as a duplicate of bug 1639998 ***


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