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
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(+
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
> ===