Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 149625 - ln -s has problems
Summary: ln -s has problems
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Other
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-30 08:14 UTC by Charlie Shepherd (RETIRED)
Modified: 2006-09-30 10:14 UTC (History)
0 users

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 Charlie Shepherd (RETIRED) gentoo-dev 2006-09-30 08:14:13 UTC
ln -s directory /path/to/directory will make a recursive loop of symlinks -> bad idea. While this is maybe undefined behaviour, ln -s ./directory /path/to/directory does the same thing. Expected behaviour would be a symlink from /path/to/directory to <cwd>/directory, if not in both cases then definetly in the latter.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-09-30 08:42:32 UTC
Sorry, I fail to see what you mean.
Comment 2 Charlie Shepherd (RETIRED) gentoo-dev 2006-09-30 10:14:16 UTC
Reopening to close as UPSTREAM, as per my discussion with Jakub on IRC.
Comment 3 Charlie Shepherd (RETIRED) gentoo-dev 2006-09-30 10:14:45 UTC
Closing as UPSTREAM.