Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 210679 - sys-apps/coreutils have wrong depends on g/fbsd
Summary: sys-apps/coreutils have wrong depends on g/fbsd
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: FreeBSD (show other bugs)
Hardware: All FreeBSD
: High normal (vote)
Assignee: Gentoo/BSD Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-19 10:24 UTC by MT
Modified: 2013-08-27 17:34 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
coreutils-6.10-r1.ebuild.patch (coreutils-6.10-r1.ebuild.patch,405 bytes, patch)
2008-02-19 10:25 UTC, MT
Details | Diff
coreutils-6.10-r1.ebuild.patch (coreutils-6.10-r1.ebuild.patch,422 bytes, patch)
2008-02-19 10:46 UTC, MT
Details | Diff
coreutils-6.9-r1.ebuild.patch (coreutils-6.9-r1.ebuild.patch,430 bytes, patch)
2008-02-19 11:11 UTC, MT
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description MT 2008-02-19 10:24:03 UTC
sys-apps/coreutils try to inject sys-apps/attr on g/fbsd which is a component provided by freebsd-bin itselft; sys-apps/attr must be inherit only on Linux archs.

attached there is an ebuild patch that fix the problem.

Reproducible: Always
Comment 1 MT 2008-02-19 10:25:17 UTC
Created attachment 143944 [details, diff]
coreutils-6.10-r1.ebuild.patch
Comment 2 MT 2008-02-19 10:46:19 UTC
Created attachment 143950 [details, diff]
coreutils-6.10-r1.ebuild.patch

also sys-apps/acl is a wrong dependency for g/fbsd, this new ebuild patch correct both the problems.
Comment 3 MT 2008-02-19 11:11:52 UTC
Created attachment 143952 [details, diff]
coreutils-6.9-r1.ebuild.patch

also coreutils-6.9 have the same problems; here the ebuild patch for this release.
Comment 4 Doug Goldstein (RETIRED) gentoo-dev 2008-02-19 21:04:11 UTC
I would suggest the BSD team close this bug. coreutils will have a lot more issues then acl/attr support since BSD provides the same utilities already so you would get some serious file collisions.
Comment 5 SpanKY gentoo-dev 2008-04-12 18:47:58 UTC
kernel_linux?() is the wrong check.  these libraries are not specific to linux, nor are they dependent on the kernel.
Comment 6 Alexis Ballier gentoo-dev 2013-08-27 17:34:05 UTC
(In reply to Doug Goldstein from comment #4)
> I would suggest the BSD team close this bug. coreutils will have a lot more
> issues then acl/attr support since BSD provides the same utilities already
> so you would get some serious file collisions.

+1, we don't really need coreutils on fbsd