Re: [gentoo-dev] Re: [PATCH 3/5] xdg.eclass: move deps to RDEPEND

2018-10-02 Thread Mike Gilbert
On Mon, Oct 1, 2018 at 10:14 PM Marty E. Plummer wrote: > > On Mon, Oct 01, 2018 at 10:08:03AM -0400, Mike Gilbert wrote: > > On Mon, Oct 1, 2018 at 9:17 AM James Le Cuirot wrote: > > > > > > On Mon, 1 Oct 2018 09:00:38 -0400 > > > Mike Gilbert wrote: > > > > > > > > The reason why it is in DEPE

[gentoo-dev] [PATCH] xdg-utils.eclass: don't call binaries from ROOT

2018-10-02 Thread Mike Gilbert
Avoid calling binaries that may have been compiled against different libraries or even cross-compiled for an incomatible arch. Instead, always call the binaries installed in BROOT (/), if available. Signed-off-by: Mike Gilbert --- eclass/xdg-utils.eclass | 4 ++-- 1 file changed, 2 insertions(+

Re: [gentoo-dev] RFC: Portage QA check for FHS/Gentoo policy paths, for top-level dirs and /usr/share/doc

2018-10-02 Thread Andrew Savchenko
On Mon, 1 Oct 2018 08:19:29 -0700 Zac Medico wrote: > Hi all, > > The ~arch version of portage hs a new QA check that reports installation > of files outside of directories that have been whitelisted [1]. The > current whitelist includes: > > directories common to / and /usr > ===