From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B3A291382C5 for ; Sat, 9 Jan 2021 03:22:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C8C7AE086C; Sat, 9 Jan 2021 03:22:18 +0000 (UTC) Received: from ciao.gmane.io (ciao.gmane.io [116.202.254.214]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EA042E082F for ; Sat, 9 Jan 2021 03:22:17 +0000 (UTC) Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1ky4pU-0001SW-Fy for gentoo-user@lists.gentoo.org; Sat, 09 Jan 2021 04:22:16 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-user] Re: app-emulation/docker-20.10.2 ebuild is borked? Date: Sat, 9 Jan 2021 05:22:11 +0200 Message-ID: References: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.6.0 In-Reply-To: Content-Language: en-US X-Archives-Salt: 8dc9450f-9eda-4bc6-9b24-8eb3d59fb2d1 X-Archives-Hash: 47ac87cbbccfe0a46c224f4bb186e1a9 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.