Bug 61278

Summary: strange messages from startx
Product: [Retired] Red Hat Linux Reporter: Bill Nottingham <notting>
Component: XFree86Assignee: Mike A. Harris <mharris>
Status: CLOSED DUPLICATE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3CC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-04-03 20:41:06 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 Bill Nottingham 2002-03-15 21:12:25 UTC
Running startx prints the versions of net-tools and hostname to stdout/stderr.

i.e.:

# startx
net-tools version 1.60
hostname 1.100 (2001-04-14)

Comment 1 Mike A. Harris 2002-03-16 09:30:56 UTC
Sounds to me like your hostname command doesn't understand some parameter
being passed to it perhaps.  What does running it with "set -vx" show?

Comment 2 Bill Nottingham 2002-03-21 04:19:28 UTC
It appears to be because the startx script is redirecting the output of hostname
through grep, but hostname prints its version to stderr instead of stdout...

Comment 3 Bill Nottingham 2002-04-10 22:25:58 UTC

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

Comment 4 Mike A. Harris 2002-04-11 16:32:47 UTC
Fixed in rawhide now.