2008/4/16, Bacchella Fabrice <[EMAIL PROTECTED]>: > In usr/portage/sys-apps/coreutils/coreutils-6.10-r2.ebuild, > it can be found : > RDEPEND="... > acl? ( sys-apps/acl ) > ... > > But there is no such package. My svn portage version is 20817. >
Mine is 20906 and tha acl ebuild cannot be found either. In the prefixed gentoo portage, you have to compile with USE="-acl" ... I try an explaination ... might be wrong though ... To install this package would need you to recompile your kernel ... since you install prefixed, it is fair to assume that you don't have the privilege to install a need kernel. Thus giving acl would not make a lot of sense ... But if you know that acl is already install on your distribution and you want your coreutils installation to make use of it, you may specify it like this in the file 'package.provided' Fabian, do you confirm or infirm that? -- [email protected] mailing list
