Bug 1626011

Summary: Don't print progress bar to stdout, and when there's no tty (dnf repoquery)
Product: [Fedora] Fedora Reporter: Pavel Raiskup <praiskup>
Component: dnfAssignee: Jaroslav Mracek <jmracek>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: dmach, extras-qa, ignatenko, jmracek, mblaha, packaging-team-maint, rpm-software-management, vmukhame
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: dnf-4.0.4 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1499623 Environment:
Last Closed: 2018-11-22 17:41:08 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: 1499623    
Bug Blocks:    

Description Pavel Raiskup 2018-09-06 11:43:27 UTC
$ dnf repoquery --whatrequires postgresql-libs 2>/dev/null | head
fedora                               21 kB/s |  20 kB     00:00
EMBOSS-0:6.6.0-12.fc29.x86_64
EMBOSS-libs-0:6.6.0-12.fc29.i686
EMBOSS-libs-0:6.6.0-12.fc29.x86_64
apr-util-pgsql-0:1.6.1-7.fc29.x86_64
asterisk-postgresql-0:15.5.0-1.fc29.x86_64
bacula-libs-sql-0:9.2.1-1.fc30.i686
bacula-libs-sql-0:9.2.1-1.fc30.x86_64
bind-sdb-32:9.11.4-6.P1.fc29.x86_64
clisp-0:2.49.93-3.90b3631git.fc29.i686

The first line should go to stderr.

+++ This bug was initially created as a clone of Bug #1499623 +++

Comment 1 Pavel Raiskup 2018-09-06 12:34:25 UTC
This was in mock's fedora-rawhide-x86_64 chroot though.