Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 578086 - sys-apps/install-xattr needs prefix keywords (dependency of portage)
Summary: sys-apps/install-xattr needs prefix keywords (dependency of portage)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-23 15:49 UTC by William Throwe
Modified: 2016-04-20 08:36 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 William Throwe 2016-03-23 15:49:03 UTC
$ emerge -1qv portage
!!! Problem with sandbox binary. Disabling...

[ebuild  N    ] dev-python/pyxattr-0.5.5  USE="-doc {-test}" PYTHON_TARGETS="python2_7 python3_4 -pypy -python3_3" 
[ebuild  N    ] sys-apps/install-xattr-9999 
[ebuild     U ] sys-apps/portage-2.2.28 [2.2.20] USE="(ipc) xattr -build -doc -epydoc -prefix-chaining (-selinux) (-pypy2_0%) (-python2%) (-python3%)" LINGUAS="-ru" PYTHON_TARGETS="python2_7 python3_4 -pypy% -python3_3 -python3_5 (-pypy1_9%) (-pypy2_0%) (-python2_6%) (-python3_1%) (-python3_2%)" 

The following keyword changes are necessary to proceed:
 (see "package.accept_keywords" in the portage(5) man page for more details)
# required by sys-apps/portage-2.2.28::gentoo_prefix[xattr]
# required by portage (argument)
=sys-apps/install-xattr-9999 **
Comment 1 Fabian Groffen gentoo-dev 2016-04-20 07:52:03 UTC
Michael masked xattr globally for Prefix now, which should resolve this problem.
Comment 2 Michael Haubenwallner (RETIRED) gentoo-dev 2016-04-20 08:36:54 UTC
've disabled xattr for prefix as the base profile has xattr enabled since
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=824d0647e08da946ec357e436038d795ac589fd4

Not sure if/how we ever can/should support xattr in Prefix.