Re: [gentoo-user] XATTR missing from ext4?

2017-07-01 Thread Mick
On Saturday 01 Jul 2017 12:18:05 Rasmus Thomsen wrote: > Hello, > > > * Could not set caps on "/bin/ping6" due to missing filesystem support:* > > * enable XATTR support for "ext2/ext3" in your kernel (if configurable)* > > * mount the fs with the user_xattr option (if not the default) > > *

Re: [gentoo-user] XATTR missing from ext4?

2017-07-01 Thread Rasmus Thomsen
Hello, > * Could not set caps on "/bin/ping6" due to missing filesystem support:* > * enable XATTR support for "ext2/ext3" in your kernel (if configurable)* > * mount the fs with the user_xattr option (if not the default) > * enable the relevant FS_SECURITY option (if configurable) do as Portage

Re: [gentoo-user] XATTR missing from ext4?

2017-07-01 Thread Mick
On Saturday 01 Jul 2017 14:10:04 David W Noon wrote: > On Sat, 01 Jul 2017 12:49:54 +0100, Mick (michaelkintz...@gmail.com) > wrote about "[gentoo-user] XATTR missing from ext4?" (in > <10201199.nOKg2Blue2@dell_xps>): > > [snip] > > > and mounted like s

Re: [gentoo-user] XATTR missing from ext4?

2017-07-01 Thread David W Noon
On Sat, 01 Jul 2017 12:49:54 +0100, Mick (michaelkintz...@gmail.com) wrote about "[gentoo-user] XATTR missing from ext4?" (in <10201199.nOKg2Blue2@dell_xps>): [snip] > and mounted like so: > > /dev/sda3 on / type ext4 (rw,noatime,data=ordered) For full extended at

[gentoo-user] XATTR missing from ext4?

2017-07-01 Thread Mick
I updated an old PC which has / on ext4 and noticed this when ping was installed: --- replaced obj /bin/ping --- replaced dir /bin >>> Regenerating /etc/ld.so.cache... >>> Original instance of package unmerged safely. * Could not set caps on '/bin/ping' due to missing filesystem support: * *

[gentoo-user] xattr

2008-11-18 Thread Hinko Kocevar
Hi, trying to emerge latest packages on gentoo systems gives up with following attr errors. I have seen this problems since attr-2.4.39 version, and now it is at attr-2.4.41 and still does not compile! /etc/make.conf: USE=-acl -xattr gtk -kde -qt3 -qt4 -gnome dvd alsa cdr X unicode apache2 \

Re: [gentoo-user] xattr

2008-11-18 Thread Dirk Heinrichs
Am Dienstag 18 November 2008 10:34:11 schrieb ext Hinko Kocevar: include/builddefs:58: *** missing separator.  Stop. See http://bugs.gentoo.org/show_bug.cgi?id=214655 HTH... Dirk -- Dirk Heinrichs | Tel: +49 (0)162 234 3408 Configuration Manager | Fax: +49 (0)211 47068

Re: [gentoo-user] xattr

2008-11-18 Thread Hinko Kocevar
Dirk Heinrichs wrote: Am Dienstag 18 November 2008 10:34:11 schrieb ext Hinko Kocevar: include/builddefs:58: *** missing separator. Stop. See http://bugs.gentoo.org/show_bug.cgi?id=214655 Thanks it helped! ... I was really getting frustrated by the fact I couldn't do a proper emerge

Re: [gentoo-user] xattr

2008-11-18 Thread Jorge Peixoto de Morais Neto
I can live witout attr, but how can I force it *not* be built? I've set USE to -acl and -xattr but it still wants to build attr!?!?! Thanks, HK -- Hinko Kočevar, OSS developer Issue the command emerge -pv --depclean attr to see what is depending on attr -- Software is like sex: it is

Re: [gentoo-user] xattr

2008-11-18 Thread Dirk Heinrichs
Am Dienstag 18 November 2008 10:34:11 schrieb ext Hinko Kocevar: I can live witout attr, but how can I force it *not* be built? I've set USE to -acl and -xattr but it still wants to build attr!?!?! A short note to this one: USE flags are for switching on/off _optional_ functionality of