On Wed, Sep 25, 2024 at 3:46 PM James Le Cuirot <ch...@gentoo.org> wrote: > Yes, the glib/gobject-introspection conflict was my main test case. It was an > interesting one because it also involved some blockers. I pushed my half baked > idea up to GitHub in the hope that Zac or someone could maybe take it and > actually make it work properly. The results so far have shown that it at least > seems feasible. Once complete, we could get it out the door quite quickly.
I took a peek at https://github.com/gentoo/portage/pull/1385, and it looks like you may need the --autounmask-bactrack=y option to, since any automunmask USE changes currently put a halt backtracking. -- Thanks, Zac