Bug 177268 - PATH variable contains /usr/X11R6/bin
Summary: PATH variable contains /usr/X11R6/bin
Keywords:
Status: CLOSED DUPLICATE of bug 173856
Alias: None
Product: Fedora
Classification: Fedora
Component: setup
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Phil Knirsch
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-01-08 16:13 UTC by Robert Scheck
Modified: 2015-03-05 01:15 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-01-24 19:57:17 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
setup-2.5.47-xorg.patch (960 bytes, patch)
2006-01-08 16:13 UTC, Robert Scheck
no flags Details | Diff

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 ***


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