Gentoo Archives: gentoo-user

From: thelma@×××××××××××.com
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Failed to set XATTR_PAX markings -me
Date: Fri, 03 Feb 2017 17:18:37
Message-Id: 5894BB76.6080909@sys-concept.com
In Reply to: Re: [gentoo-user] Failed to set XATTR_PAX markings -me by Alexander Kapshuk
1 [snip]
2 >>
3 >
4 > The openoffice-bin ebuild makes use of the pax-utils package. Do you
5 > have it installed?
6 >
7 > /usr/portage/app-office/openoffice-bin/openoffice-bin-4.1.2.ebuild:7
8 > inherit eutils fdo-mime gnome2-utils pax-utils prefix rpm multilib
9 >
10 > /usr/portage/app-office/openoffice-bin/openoffice-bin-4.1.2.ebuild:170,178
11 > pkg_postinst() {
12 >
13 > fdo-mime_desktop_database_update
14 > fdo-mime_mime_database_update
15 > use gnome && gnome2_icon_cache_update
16 >
17 > pax-mark -m "${EPREFIX}"/usr/$(get_libdir)/${NM}/program/soffice.bin
18 >
19 > }
20 >
21 > equery -q l '*pax*'
22 > app-misc/pax-utils-1.1.7
23
24 Yes, I do:
25
26 equery -q l '*pax*'
27 app-misc/pax-utils-1.1.7
28 sys-apps/paxctl-0.9
29
30 --
31 Thelma

Replies

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