Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 58385 - Ash creates sh link to ash.1.gz, when not installed as /bin/sh
Summary: Ash creates sh link to ash.1.gz, when not installed as /bin/sh
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-26 05:14 UTC by Rich
Modified: 2004-08-20 16:19 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 Rich 2004-07-26 05:14:21 UTC
I just emerged ash, with the following results:

>>> emerge (1 of 1) app-shells/ash-1.6 to /
>>> extracting info
>>> extracting ash-1.6
>>> Merging app-shells/ash-1.6 to /
--- /bin/
>>> /bin/ash
--- /usr/
--- /usr/share/
--- /usr/share/man/
--- /usr/share/man/man1/
>>> /usr/share/man/man1/sh.1.gz -> /usr/share/man/man1/ash.1.gz
>>> /usr/share/man/man1/ash.1.gz
>>> Safely unmerging already-installed instance...
--- !mtime obj /usr/share/man/man1/ash.1.gz
--- !mtime obj /bin/ash
--- !empty dir /usr/share/man/man1
--- !empty dir /usr/share/man
--- !empty dir /usr/share
--- !empty dir /usr
--- !empty dir /bin
--- !targe sym /usr/share/man/man1/sh.1.gz
>>> original instance of package unmerged safely.
>>> app-shells/ash-1.6 merged.

>>> clean: No packages selected for removal.

>>> Auto-cleaning packages ...

>>> No outdated packages were found on your system.

Note that this emerge created no /bin/sh ... but it did create a sh.1.gz.  It should only do this is ash IS /bin/sh, otherwise what you expect from reading man sh does not match what happens when you run sh.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2004-08-20 16:19:12 UTC
ok, no more sh->ash symlinks at all in this ebuild.