Gentoo Archives: gentoo-dev

From: Tobias Klausmann <klausman@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [rfc] enable USE=xattr by default
Date: Thu, 15 Oct 2015 08:58:08
Message-Id: 20151015085745.GA46083@skade.schwarzvogel.de
In Reply to: [gentoo-dev] [rfc] enable USE=xattr by default by Mike Frysinger
1 Hi!
2
3 On Wed, 14 Oct 2015, Mike Frysinger wrote:
4 > anyone opposed to flipping this flag on by default ?
5 >
6 > reference:
7 > https://bugs.gentoo.org/506198
8 > https://bugs.gentoo.org/556408
9
10 No objection, but a bit of a datapoint. I use btrfs on one of my
11 machines, and that filesystem (apparently) does not support
12 XATTR_PAX markings. So on every update I get some packages with
13 message like these:
14
15 >>> Messages generated for package app-emulation/qemu-2.4.0.1 by process 2675 on 20151013-150646 CEST:
16
17 LOG: install
18 Failed to set XATTR_PAX markings -me qemu-system-aarch64.
19 Failed to set XATTR_PAX markings -me qemu-system-alpha.
20 Failed to set XATTR_PAX markings -me qemu-system-i386.
21 Failed to set XATTR_PAX markings -me qemu-system-x86_64.
22 Failed to set XATTR_PAX markings -me qemu-aarch64.
23 Failed to set XATTR_PAX markings -me qemu-alpha.
24 Failed to set XATTR_PAX markings -me qemu-i386.
25 Failed to set XATTR_PAX markings -me qemu-x86_64.
26
27 Two things about this: the message is not really useful, unless I
28 know what -me does. Also, I never requested anything PaX-ish, I
29 just don't want to to have SUID binaries when I can avoid it.
30
31 By now the messages are just an annoyance/spam to me, but I
32 suspect this may be more of a problem for people who have lower
33 pain thresholds.
34
35 Regards,
36 Tobias
37
38 --
39 "Sendmail is the sort of tool that gave UNIX its bad reputation."
40 -- _System Performance Tuning_

Replies

Subject Author
[gentoo-dev] Re: [rfc] enable USE=xattr by default Duncan <1i5t5.duncan@×××.net>
Re: [gentoo-dev] [rfc] enable USE=xattr by default Jason Zaman <perfinion@g.o>
Re: [gentoo-dev] [rfc] enable USE=xattr by default "Anthony G. Basile" <blueness@g.o>