Gentoo Archives: gentoo-user

From: Ian Bloss <ianlinkcd@×××××.com>
To: Gentoo mailing list <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] set FEATURES="-xattr" in make.conf
Date: Tue, 29 Dec 2015 01:04:58
Message-Id: CADopNUfv7bwcZVdo=E_f1DiRPUa8ifoE-wbFfS1okr7yuUVZoQ@mail.gmail.com
In Reply to: [gentoo-user] set FEATURES="-xattr" in make.conf by thelma@sys-concept.com
1 It's telling you to add -xattr to FEATURES in your make.conf to get around
2 the issue.
3
4 On Mon, Dec 28, 2015, 20:03 <thelma@×××××××××××.com> wrote:
5
6 > I'm upgrading one of my boxes (last one) and get an error message on the
7 > following packages.
8 >
9 > grub-0.97-r16
10 > python-2.7.10-r1
11 > icedtea-bin-7.2.6.3
12 > firefox-bin-38.4.0
13 > virtualbox-bin-4.3.32.103443
14 >
15 > * Files will be installed there for grub to function correctly.
16 > !!! Failed to copy extended attributes. In order to avoid this error,
17 > !!! set FEATURES="-xattr" in make.conf.
18 >
19 > Why is it asking for it?
20 >
21 > None of my other boxes have setting:
22 > FEATURES="-xattr
23 >
24 > --
25 > Thelma
26 >
27 >