On Wed, Jul 24, 2013 at 8:50 PM, "Paweł Hajdan, Jr." <[email protected]> wrote: > On 7/24/13 5:53 PM, Rick "Zero_Chaos" Farina wrote: >> On 07/24/2013 03:18 PM, Ciaran McCreesh wrote: >>> On Wed, 24 Jul 2013 21:17:26 +0200 >>> Michał Górny <[email protected]> wrote: >>>> Other thing is that Portage explicitly ignores PMS in this matter >>>> and uses dependencies from ebuilds rather than recorded ones. This is >>>> supposedly wrong, supposedly slow but allows us to be lazy. >> >>> It's not slow. It's just wrong, and intermittently leads to very >>> strange behaviour. >> >> ++ > > Shall we revisit that, and try to make portage behave more correctly, > even if it means more revbumps / rebuilding?
Just set EMERGE_DEFAULT_DEPS="--dynamic-deps=n" in make.conf if you'd like to test it.
