Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 166940 - sys-apps/baselayout-1.12.9 uses various binaries without proper depends
Summary: sys-apps/baselayout-1.12.9 uses various binaries without proper depends
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] baselayout (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-15 00:44 UTC by Jan Kundrát (RETIRED)
Modified: 2007-02-15 14:02 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 Jan Kundrát (RETIRED) gentoo-dev 2007-02-15 00:44:04 UTC
$SUBJECT says it all. According to the changelog, this dep was added in 2004 but has been removed after that. My crippled-down system with incomplete "system" target can't boot without /bin/mount :).

I think adding it back won't cause any trouble...
Comment 1 Jan Kundrát (RETIRED) gentoo-dev 2007-02-15 01:07:10 UTC
/sbin/rc: line 348: awk: command not found
/etc/init.d/checkroot: line 33: awk: command not found
/etc/init.d/checkroot: line 73: awk: command not found
/sbin/depscan.sh: line 137: /bin/gawk: No such file or directory
/sbin/depscan.sh: line 131: /bin/gawk: No such file or directory

-> sys-apps/gawk as well

/etc/init.d/bootmisc: line 51: find: command not found
/etc/init.d/bootmisc: line 11: find: command not found
/etc/init.d/bootmisc: line 51: xargs: command not found

-> sys-apps/findutils

/etc/init.d/hostname: line 16: hostname: command not found

-> sys-apps/net-tools
Comment 2 SpanKY gentoo-dev 2007-02-15 04:37:43 UTC
those are system packages, merge them
Comment 3 Roy Marples (RETIRED) gentoo-dev 2007-02-15 08:58:13 UTC
Or add them to your crippled system profile.

Seriously, mount and hostname *should* be part of any unix system.
Comment 4 SpanKY gentoo-dev 2007-02-15 14:02:19 UTC
we dont force the packages because things like busybox could be used instead