Thelma
On 02/03/2017 10:31 AM, Alexander Kapshuk wrote: > On Fri, Feb 3, 2017 at 7:18 PM, <the...@sys-concept.com> 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 pax-utils prefix rpm multilib >>> >>> /usr/portage/app-office/openoffice-bin/openoffice-bin-4.1.2.ebuild:170,178 >>> pkg_postinst() { >>> >>> fdo-mime_desktop_database_update >>> fdo-mime_mime_database_update >>> use gnome && gnome2_icon_cache_update >>> >>> pax-mark -m "${EPREFIX}"/usr/$(get_libdir)/${NM}/program/soffice.bin >>> >>> } >>> >>> equery -q l '*pax*' >>> app-misc/pax-utils-1.1.7 >> >> Yes, I do: >> >> equery -q l '*pax*' >> app-misc/pax-utils-1.1.7 >> sys-apps/paxctl-0.9 >> >> -- >> Thelma >> > > Does 'xattr' show up in your FEATURES and global USE flags, i.e. in > the output of 'emerge --info'? I added to make.conf PAX_MARKINGS="none" but the rebuild always ends rebuilding openoffice-bin, with "existing preserved libs" rebuild instructions. !!! existing preserved libs: >>> package: sys-libs/ncurses-5.9-r5 * - /usr/lib/libpanelw.so.5 * - /usr/lib/libpanelw.so.5.9 * used by /usr/lib/openoffice/program/python-core-2.7.6/lib/lib-dynload/_curses_panel.so (app-office/openoffice-bin-4.1.2) * - /lib/libncursesw.so.5 * - /lib/libncursesw.so.5.9 * used by /usr/lib/openoffice/program/python-core-2.7.6/lib/lib-dynload/_curses.so (app-office/openoffice-bin-4.1.2) * used by /usr/lib/openoffice/program/python-core-2.7.6/lib/lib-dynload/_curses_panel.so (app-office/openoffice-bin-4.1.2) * used by /usr/lib/openoffice/program/python-core-2.7.6/lib/lib-dynload/readline.so (app-office/openoffice-bin-4.1.2) Use emerge @preserved-rebuild to rebuild packages using these libraries -- Thelma