Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9221 - emerge xfs-sources doesn't reset "linux" link
Summary: emerge xfs-sources doesn't reset "linux" link
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Brandon Low (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-16 18:09 UTC by D Tuinstra
Modified: 2003-02-04 19: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 D Tuinstra 2002-10-16 18:09:46 UTC
During installation I emerged the gentoo-linux source tree. Later I realized I
wanted the xfs-sources and emerged that, then unmerged the gentoo-linux sources.
However, the "linux" soft link in /usr/src still points to the gentoo-linux
tree, which is now almost completely empty.
Comment 1 Seth Chandler 2002-10-16 22:03:50 UTC
should this reset on the emerge of xfs-sources, or should it reset on unmerge of
gentoo-sources?

IMHO the first thing emerged should get the symlink
Comment 2 Thomas M. Beaudry 2002-10-17 03:20:13 UTC
I agree that /usr/src/linux should point to the first kernel installed as it
most likely supplied the headers that glibc was compiled with.
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2002-10-17 07:50:31 UTC
actually, it was decided that the link would not be reset.  if you have no
sources to begin with and no link, then it will be created.  as a matter of
policy, however, the link is not touched.
Comment 4 Brandon Low (RETIRED) gentoo-dev 2002-10-17 14:06:10 UTC
right, so why was it reopened and given to me?

Seemant is quite correct, kernel ebuilds do not touch teh link unless no link is
present.