Bug 177268

Summary: PATH variable contains /usr/X11R6/bin
Product: [Fedora] Fedora Reporter: Robert Scheck <redhat-bugzilla>
Component: setupAssignee: Phil Knirsch <pknirsch>
Status: CLOSED DUPLICATE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-01-24 19:57:17 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:
Attachments:
Description Flags
setup-2.5.47-xorg.patch none

Description Robert Scheck 2006-01-08 16:13:31 UTC
Description of problem:
The /usr/X11R6 heirarchy was removed from filesystem in 2.3.7-1, but setup
2.5.47-1.1.1 still adds /usr/X11R6/bin to PATH variable.

Version-Release number of selected component (if applicable):
setup-2.5.47-1.1.1

How reproducible:
Everytime, see below:
a) open a bash for example and "echo $PATH"
b) do a "grep -r X11R6 setup-2.5.47"

Actual results:
/usr/X11R6/bin in PATH variable.

Expected results:
No /usr/X11R6/bin in PATH variable ;-)

Additional info:
I'm not sure, whether the new if-statement in my small patch is correct...

Comment 1 Robert Scheck 2006-01-08 16:13:32 UTC
Created attachment 122930 [details]
setup-2.5.47-xorg.patch

Comment 2 Phil Knirsch 2006-01-24 19:57:17 UTC

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