Gentoo Archives: gentoo-user

From: thelma@×××××××××××.com
To: Gentoo mailing list <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] Failed to set XATTR_PAX markings -me
Date: Fri, 03 Feb 2017 17:00:17
Message-Id: 5894B72E.8080905@sys-concept.com
In Reply to: [gentoo-user] Failed to set XATTR_PAX markings -me by thelma@sys-concept.com
1 On 02/03/2017 09:49 AM, thelma@×××××××××××.com wrote:
2 > I'm stuck again on openoffice-bin:
3 > Failed to set XATTR_PAX markings -me
4 >
5 >>>> Installing (1 of 1) app-office/openoffice-bin-4.1.2::gentoo
6 > * Updating desktop mime database ...
7 > * Updating desktop mime database ...
8 > * Updating shared mime info database ...
9 > * PT_PAX marking -m /usr/lib/openoffice/program/soffice.bin with paxctl
10 > * PT_PAX marking -m /usr/lib/openoffice/program/soffice.bin with scanelf
11 > * XATTR_PAX marking -me /usr/lib/openoffice/program/soffice.bin with setfattr
12 > * Failed to set XATTR_PAX markings -me /usr/lib/openoffice/program/soffice.bin.
13 >
14 > I have in kernel-4.1.15 XATTR set, system is using EXT3
15 >
16 > # CONFIG_EXT2_FS_XATTR is not set
17 > CONFIG_EXT3_FS_XATTR=y
18 > CONFIG_TMPFS_XATTR=y
19 > # CONFIG_CIFS_XATTR is not set
20 >
21 > My system is not using tempfs, in fstab:
22 >
23 > #none /dev/shm devtmpfs defaults 0 0
24
25 In my make.conf I've commented out:
26 #PORTAGE_TMPFS="/dev/shm"
27 #PORTAGE_TMPDIR="/home/tmp"
28
29 But during installation openoffice-bin is still uncompressed to: "/var/tmp/" I think this might be the reason it is failing
30
31 >>> Unpacking ./en-US/RPMS/openoffice-base-4.1.2-9782.i586.rpm to /var/tmp/portage/app-office/openoffice-bin-4.1.2/work
32 >>> Unpacking ./en-US/RPMS/openoffice-calc-4.1.2-9782.i586.rpm to /var/tmp/portage/app-office/openoffice-bin-4.1.2/work
33
34 --
35 Thelma

Replies

Subject Author
Re: [gentoo-user] Failed to set XATTR_PAX markings -me Alexander Kapshuk <alexander.kapshuk@×××××.com>
Re: [gentoo-user] Failed to set XATTR_PAX markings -me Neil Bothwick <neil@××××××××××.uk>