From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: core-updates: flex is broken [was: GRUB fails to build] Date: Wed, 08 Mar 2017 09:42:14 +0100 Message-ID: <87tw74nord.fsf@gnu.org> References: <20170304184234.GA14820@jasmine> <20170304190632.GA26731@jasmine> <87efyaww36.fsf@gnu.org> <20170308051743.GA4894@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60535) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1clXAr-0002Nd-09 for guix-devel@gnu.org; Wed, 08 Mar 2017 03:42:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1clXAn-0002Dh-Sk for guix-devel@gnu.org; Wed, 08 Mar 2017 03:42:21 -0500 In-Reply-To: <20170308051743.GA4894@jasmine> (Leo Famulari's message of "Wed, 8 Mar 2017 00:17:43 -0500") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Leo Famulari Cc: guix-devel@gnu.org Leo Famulari skribis: > On Mon, Mar 06, 2017 at 11:14:37AM +0100, Ludovic Court=C3=A8s wrote: >> Any idea how many packages aside from GRUB are affected? Would it work >> to simply provide the old Flex in addition to the new one, and have GRUB >> use it? > > I don't have a good idea yet. When reconfiguring my headless GuixSD > system based on core-updates, the only affected package was GRUB, but > that system doesn't have many packages installed on it. > > I added flex-2.6.1 and made GRUB use it in > af50d389c5ceaf978182c8d783a4d0e76c56655f. Great, thanks! Ludo=E2=80=99.