Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 41584 - ksh installs absolute symlink
Summary: ksh installs absolute symlink
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Tavis Ormandy (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-14 14:27 UTC by Toni DiBoulda
Modified: 2004-02-19 10:36 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Toni DiBoulda 2004-02-14 14:27:41 UTC
Symlinks should be relative or, if pointing to target in same dir, not contain directory components at all. If ROOT != '/', absolute symlinks will point to wrong targets or nowhere.

Reproducible: Always
Steps to Reproduce:
1. ls -l /bin/ksh
2.
3.

Actual Results:  
/bin/ksh -> /bin/ksh93


Expected Results:  
/bin/ksh -> ksh93
Comment 1 Tavis Ormandy (RETIRED) gentoo-dev 2004-02-19 10:36:04 UTC
Thanks,  updated in ksh-93.20030724-r1.