Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 347647 - eselect installs absolute symlinks, shebang check shouldn't be triggered
Summary: eselect installs absolute symlinks, shebang check shouldn't be triggered
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-03 13:00 UTC by Fabian Groffen
Modified: 2014-01-14 18:42 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 Fabian Groffen gentoo-dev 2010-12-03 13:00:10 UTC
Symlinks pointing to files outside of $D, shouldn't be checked.  It is probably wise to try and check if ${D}/${SYMLINK_TRG} exists, and if so, to check it.