On 09/01/2021 05:02, Ionen Wolkens wrote:
On Sat, Jan 09, 2021 at 03:46:10AM +0200, Nikos Chantziaras wrote:
Portage was trying to update docker from 20.10.1 to 20.10.2. However, it
aborts with:
ERROR: setup
CONFIG_RT_GROUP_SCHED: is not set when it should be.
I don't believe this check aborts the build, maybe something else
happened? At least it doesn't for me.
Hm, right. It says "ERROR" so I assumed it's an error, not a warning.
I replied to https://bugs.gentoo.org/764524#c1 which should answer both
issues. I'm assuming some extra changes were accidentally merged while adding
cli USE.
Thank you! Performing those two changes in the ebuild fixed it.