Bug 474823

Summary: repoquery prints warning messages to stdout instead of stderr
Product: Red Hat Enterprise Linux 5 Reporter: David Kovalsky <dkovalsk>
Component: yum-utilsAssignee: James Antill <james.antill>
Status: CLOSED WONTFIX QA Contact: James Antill <james.antill>
Severity: low Docs Contact:
Priority: low    
Version: 5.3CC: benl, jzeleny, tcallawa
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-10 20:54:27 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description David Kovalsky 2008-12-05 14:45:37 UTC
repoquery prints warning messages about config file structure to stdout, not stderr. 

[root@kovy ~]# rpm -qf `which repoquery`
yum-utils-1.1.16-13.el5


[root@kovy ~]# repoquery --whatrequires '*libwrap*' 2>/dev/null
Repository 'nightly' is missing name in configuration, using id
Repository 'nightly-VT' is missing name in configuration, using id
                   ^
                   +-- belongs to stderr

openldap-servers-0:2.3.43-3.el5.x86_64
cyrus-imapd-utils-0:2.3.7-2.el5.x86_64
cyrus-imapd-0:2.3.7-2.el5.x86_64
audit-0:1.7.7-5.el5.x86_64
openhpi-subagent-0:2.10.2-1.el5.x86_64
vsftpd-0:2.0.5-12.el5.x86_64
openssh-server-0:4.3p2-29.el5.x86_64
exim-0:4.63-3.el5.x86_64
net-snmp-perl-1:5.3.2.2-5.el5.x86_64
xinetd-2:2.3.14-10.el5.x86_64
quota-1:3.13-1.2.5.el5.x86_64
tcp_wrappers-0:7.6-40.6.el5.x86_64
stunnel-0:4.15-2.el5.1.x86_64
nfs-utils-1:1.0.9-40.el5.x86_64
openhpi-0:2.10.2-1.el5.x86_64
openhpi-0:2.10.2-1.el5.i386
php-snmp-0:5.1.6-23.el5.x86_64
net-snmp-1:5.3.2.2-5.el5.x86_64
sendmail-0:8.13.8-2.el5.x86_64
tcp_wrappers-0:7.6-40.6.el5.i386
conman-0:0.1.9.2-8.el5.x86_64
tftp-server-0:0.42-3.1.x86_64

Comment 1 seth vidal 2008-12-05 16:20:20 UTC
fixed in upstream, but fix your repos configs anyway.

http://yum.baseurl.org/gitweb?p=yum-utils.git;a=commit;h=eb181bca43ef24830cc0fc2c28490161b696f313

Comment 2 James Antill 2008-12-05 16:27:34 UTC
This is easy to add to 5.4, even if we don't rebase.

Comment 3 RHEL Program Management 2009-03-26 16:51:20 UTC
This request was evaluated by Red Hat Product Management for
inclusion, but this component is not scheduled to be updated in
the current Red Hat Enterprise Linux release. If you would like
this request to be reviewed for the next minor release, ask your
support representative to set the next rhel-x.y flag to "?".

Comment 4 RHEL Program Management 2013-05-01 06:43:21 UTC
This request was evaluated by Red Hat Product Management for
inclusion in the current release of Red Hat Enterprise Linux.
Because the affected component is not scheduled to be updated
in the current release, Red Hat is unable to address this
request at this time.

Red Hat invites you to ask your support representative to
propose this request, if appropriate, in the next release of
Red Hat Enterprise Linux.

Comment 5 James Antill 2013-12-10 20:54:27 UTC
 Given the age of this and that it's a mostly cosmetic problem I'm going to close this now, as we are very late in RHEL-5. At least the early versions of RHEL-6 yum/yum-utils could be rebuilt on RHEL-5, so if any customer really needs this then that is a viable path.