From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marius Bakke Subject: Re: [core-updates] Due to flawed bootstrap tarball, full rebuild needed Date: Mon, 22 Jul 2019 01:01:12 +0200 Message-ID: <87y30r3scn.fsf@devup.no> References: <87sgqz9z7v.fsf@netris.org> <875znvvwrx.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:54504) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hpKpR-0000ox-2j for guix-devel@gnu.org; Sun, 21 Jul 2019 19:01:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hpKpQ-0000Sb-1s for guix-devel@gnu.org; Sun, 21 Jul 2019 19:01:17 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:54493) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hpKpP-0000SG-KZ for guix-devel@gnu.org; Sun, 21 Jul 2019 19:01:15 -0400 In-Reply-To: <875znvvwrx.fsf@gmail.com> 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: Chris Marusich , Mark H Weaver Cc: guix-devel@gnu.org Chris Marusich writes: > Mark H Weaver writes: > >> It turns out that the MesCC bootstrap tarball includes store references, >> and moreover it references a different store item than the MesCC >> bootstrap tarball that I built locally on my own machine. See >> for details and a proposed >> patch from Janneke to fix the problem. >> >> In my opinion, we should update the bootstrap binaries and rebuild >> 'core-updates' from scratch. What do other people think? > > I think it's a good idea, and I'm glad you took the time to check. I agree 100%. Thank you Mark!