Re: [gentoo-user] Failed to set XATTR_PAX markings -me

2017-02-03 Thread thelma
On 02/03/2017 02:45 PM, Neil Bothwick wrote: > On Fri, 3 Feb 2017 10:00:30 -0700, the...@sys-concept.com wrote: > >> On 02/03/2017 09:49 AM, the...@sys-concept.com wrote: > >>> I have in kernel-4.1.15 XATTR set, system is using EXT3 >>> >>> # CONFIG_EXT2_FS_XATTR is not set >>>

Re: [gentoo-user] Failed to set XATTR_PAX markings -me

2017-02-03 Thread Neil Bothwick
On Fri, 3 Feb 2017 10:00:30 -0700, the...@sys-concept.com wrote: > On 02/03/2017 09:49 AM, the...@sys-concept.com wrote: > > I have in kernel-4.1.15 XATTR set, system is using EXT3 > > > > # CONFIG_EXT2_FS_XATTR is not set > > CONFIG_EXT3_FS_XATTR=y > > CONFIG_TMPFS_XATTR=y > > #

Re: [gentoo-user] Failed to set XATTR_PAX markings -me

2017-02-03 Thread Neil Bothwick
On Fri, 3 Feb 2017 10:13:27 -0700, the...@sys-concept.com wrote: > I've run: > PAX_MARKINGS="none" emerge @preserved-rebuild > > and Openoffic-bin was installed but it still asking me to rebuild same > "libs"; it is running in circle. Because openoffice-bin is a binary package. The libraries

Re: [gentoo-user] Failed to set XATTR_PAX markings -me

2017-02-03 Thread thelma
Thelma On 02/03/2017 10:31 AM, Alexander Kapshuk wrote: > On Fri, Feb 3, 2017 at 7:18 PM, wrote: >> >> [snip] >>> >>> The openoffice-bin ebuild makes use of the pax-utils package. Do you >>> have it installed? >>> >>>

Re: [gentoo-user] Failed to set XATTR_PAX markings -me

2017-02-03 Thread thelma
On 02/03/2017 10:31 AM, Alexander Kapshuk wrote: > On Fri, Feb 3, 2017 at 7:18 PM, wrote: >> >> [snip] >>> >>> The openoffice-bin ebuild makes use of the pax-utils package. Do you >>> have it installed? >>> >>>

Re: [gentoo-user] Failed to set XATTR_PAX markings -me

2017-02-03 Thread Alexander Kapshuk
On Fri, Feb 3, 2017 at 7:18 PM, wrote: > > [snip] >>> >> >> The openoffice-bin ebuild makes use of the pax-utils package. Do you >> have it installed? >> >> /usr/portage/app-office/openoffice-bin/openoffice-bin-4.1.2.ebuild:7 >> inherit eutils fdo-mime gnome2-utils

Re: [gentoo-user] Failed to set XATTR_PAX markings -me

2017-02-03 Thread thelma
[snip] >> > > The openoffice-bin ebuild makes use of the pax-utils package. Do you > have it installed? > > /usr/portage/app-office/openoffice-bin/openoffice-bin-4.1.2.ebuild:7 > inherit eutils fdo-mime gnome2-utils pax-utils prefix rpm multilib > >

Re: [gentoo-user] Failed to set XATTR_PAX markings -me

2017-02-03 Thread thelma
I've run: PAX_MARKINGS="none" emerge @preserved-rebuild and Openoffic-bin was installed but it still asking me to rebuild same "libs"; it is running in circle. >>> Installing (1 of 1) app-office/openoffice-bin-4.1.2::gentoo * Updating desktop mime database ... * Updating desktop mime database

Re: [gentoo-user] Failed to set XATTR_PAX markings -me

2017-02-03 Thread Alexander Kapshuk
On Fri, Feb 3, 2017 at 7:00 PM, wrote: > > On 02/03/2017 09:49 AM, the...@sys-concept.com wrote: >> I'm stuck again on openoffice-bin: >> Failed to set XATTR_PAX markings -me >> > Installing (1 of 1) app-office/openoffice-bin-4.1.2::gentoo >> * Updating desktop mime

Re: [gentoo-user] Failed to set XATTR_PAX markings -me

2017-02-03 Thread thelma
On 02/03/2017 09:49 AM, the...@sys-concept.com wrote: > I'm stuck again on openoffice-bin: > Failed to set XATTR_PAX markings -me > Installing (1 of 1) app-office/openoffice-bin-4.1.2::gentoo > * Updating desktop mime database ... > * Updating desktop mime database ... > * Updating

[gentoo-user] Failed to set XATTR_PAX markings -me

2017-02-03 Thread thelma
I'm stuck again on openoffice-bin: Failed to set XATTR_PAX markings -me >>> Installing (1 of 1) app-office/openoffice-bin-4.1.2::gentoo * Updating desktop mime database ... * Updating desktop mime database ... * Updating shared mime info database ... * PT_PAX marking -m

Re: [gentoo-user] Failed to set XATTR_PAX markings

2016-03-06 Thread thelma
On 03/06/2016 11:14 AM, netfab wrote: > Le 06/03/16 à 11:04, the...@sys-concept.com a tapoté : > >> Yes, I'm using official Gentoo kernel: >> linux-3.10.17-gentoo >> > > You should update to 3.10.95 if you want to stay on this branch. > In fact all gentoo-sources kernel should contain this

Re: [gentoo-user] Failed to set XATTR_PAX markings

2016-03-06 Thread netfab
Le 06/03/16 à 11:04, the...@sys-concept.com a tapoté : > Yes, I'm using official Gentoo kernel: > linux-3.10.17-gentoo > You should update to 3.10.95 if you want to stay on this branch. In fact all gentoo-sources kernel should contain this patch. Your 3.10.17 old version was probably not built

Re: [gentoo-user] Failed to set XATTR_PAX markings

2016-03-06 Thread thelma
Yes, I'm using official Gentoo kernel: linux-3.10.17-gentoo Though, this patch might not be in my Kernel. Which Kernel contain this patch? Maybe I just should upgrade the kernel. Thelma On 03/06/2016 10:55 AM, netfab wrote: > Le 06/03/16 à 10:14, the...@sys-concept.com a tapoté : >> I've tried

Re: [gentoo-user] Failed to set XATTR_PAX markings

2016-03-06 Thread netfab
Le 06/03/16 à 10:14, the...@sys-concept.com a tapoté : > I've tried to use: USE=xattr in make.conf > but it doesn't help. If you don't use an official gentoo kernel, then your must patch your kernel with this :

Re: [gentoo-user] Failed to set XATTR_PAX markings

2016-03-06 Thread thelma
I've tried to use: USE=xattr in make.conf but it doesn't help. Thelma On 03/06/2016 10:08 AM, the...@sys-concept.com wrote: > I'm getting a error: Failed to set XATTR_PAX markings > When I compile some pacakges eg: > icedtea-bin-7.2.6.4 > thunderbird-38.5.0 > firefox-bin-38.6.1 > > I'm not

[gentoo-user] Failed to set XATTR_PAX markings

2016-03-06 Thread thelma
I'm getting a error: Failed to set XATTR_PAX markings When I compile some pacakges eg: icedtea-bin-7.2.6.4 thunderbird-38.5.0 firefox-bin-38.6.1 I'm not running Gentoo hardened, grep CONFIG_TMPFS_XATTR /usr/src/linux/.config CONFIG_TMPFS_XATTR=y emerge --info Portage 2.2.26 (python

Re: [gentoo-user] Failed to set XATTR_PAX markings

2015-09-07 Thread netfab
Le 31/08/15 à 10:36, the...@sys-concept.com a tapoté : > While compiling/updating the system I get a few packages with > messages: > > LOG: install > Failed to set XATTR_PAX markings I'm also getting this kind of messages since some time on a desktop system with many packages. According to

[gentoo-user] Failed to set XATTR_PAX markings

2015-08-31 Thread thelma
While compiling/updating the system I get a few packages with messages: LOG: install Failed to set XATTR_PAX markings -me /var/tmp/portage/app-emulation/virtualbox-bin-4.3.28.100309/image//opt/VirtualBox/VBoxManage. Failed to set XATTR_PAX markings -me

Re: [gentoo-user] Failed to set XATTR_PAX markings

2015-08-31 Thread Alec Ten Harmsel
On Mon, Aug 31, 2015 at 10:36:02AM -0600, the...@sys-concept.com wrote: > While compiling/updating the system I get a few packages with messages: > > LOG: install > Failed to set XATTR_PAX markings -me >

Re: *****SPAM***** Re: [gentoo-user] Failed to set XATTR_PAX markings

2015-08-31 Thread thelma
On 08/31/2015 10:43 AM, Alec Ten Harmsel wrote: > On Mon, Aug 31, 2015 at 10:36:02AM -0600, the...@sys-concept.com wrote: >> While compiling/updating the system I get a few packages with messages: >> >> LOG: install >> Failed to set XATTR_PAX markings -me >>

Re: *****SPAM***** Re: [gentoo-user] Failed to set XATTR_PAX markings

2015-08-31 Thread Fernando Rodriguez
On Monday, August 31, 2015 10:56:44 AM the...@sys-concept.com wrote: > > On 08/31/2015 10:43 AM, Alec Ten Harmsel wrote: > > On Mon, Aug 31, 2015 at 10:36:02AM -0600, the...@sys-concept.com wrote: > >> While compiling/updating the system I get a few packages with messages: > >> > >> LOG: install

Re: [gentoo-user] Failed to set XATTR_PAX markings

2015-08-31 Thread Mick
On Monday 31 Aug 2015 19:07:40 Fernando Rodriguez wrote: > On Monday, August 31, 2015 10:56:44 AM the...@sys-concept.com wrote: > > On 08/31/2015 10:43 AM, Alec Ten Harmsel wrote: > > > On Mon, Aug 31, 2015 at 10:36:02AM -0600, the...@sys-concept.com wrote: > > >> While compiling/updating the