Re: [gentoo-dev] Eclass assisted multilib dependent cache updates

2016-01-04 Thread Ian Stakenvicius
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 02/01/16 10:54 AM, Gilles Dartiguelongue wrote: > Hello all, > > while working on bug #518422, I found out that while eclass calls > the relevant cache updates it has no idea whether or not it is > called in a multilib context or not. > > Imho,

Re: [gentoo-dev] Eclass assisted multilib dependent cache updates

2016-01-04 Thread Alexis Ballier
On Sat, 02 Jan 2016 16:54:31 +0100 Gilles Dartiguelongue wrote: > Hello all, > > while working on bug #518422, I found out that while eclass calls the > relevant cache updates it has no idea whether or not it is called in a > multilib context or not. Hmm... what's the problem here ? What you se

[gentoo-dev] Eclass assisted multilib dependent cache updates

2016-01-02 Thread Gilles Dartiguelongue
Hello all, while working on bug #518422, I found out that while eclass calls the relevant cache updates it has no idea whether or not it is called in a multilib context or not. Imho, this leads to avoidable human errors where one thinks eclass will take care of lib dependent caches, which it does