From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id iFxPF1qUE2HZ8wAAgWs5BA (envelope-from ) for ; Wed, 11 Aug 2021 11:11:54 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id qP/HElqUE2F8BAAAB5/wlQ (envelope-from ) for ; Wed, 11 Aug 2021 09:11:54 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 353D72A776 for ; Wed, 11 Aug 2021 11:11:54 +0200 (CEST) Received: from localhost ([::1]:59814 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mDkHA-0001gU-9J for larch@yhetil.org; Wed, 11 Aug 2021 05:11:52 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42908) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mDkGv-0001cC-Cv for help-guix@gnu.org; Wed, 11 Aug 2021 05:11:38 -0400 Received: from mail1.protonmail.ch ([185.70.40.18]:45407) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mDkGr-0003Eh-CA for help-guix@gnu.org; Wed, 11 Aug 2021 05:11:37 -0400 Date: Wed, 11 Aug 2021 09:11:28 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=elenq.tech; s=protonmail; t=1628673089; bh=kbGkqvs4uxerSD40HzfsooOSJmtDsbVyKb0BeJAnf8s=; h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References:From; b=gWIX/sNHZf1Q5iFIxP3XCGRH7gH0UIG9gk2yNEj6LI0sL0iXOSiGZ6oPhyyIHNqBd dn5HBTlfPpYZ/2g7KgvCqyKFbVEu3qMPtA2XDQdIVWxjuUr5FGE6jR1l7ahQ+azRPU BZ8WfiXWoaUaawoyfvVURP5iGDIYHqtvVy35DYruhuhGz9PTe8MmEpTSNB9Cw2TRYq ADU/mcChMofFemcbpxfv2IMw6Vd4UP8tsK6MGH15oIPOOQa8/L4ephZ3YhmiliiKyC 9aLk5WTNDV/GqSKN9xn/5kqGzch/Ey5ewLXhnNkC4htbmi0irT3GWh3cVHLIXHBucY UV2/Jwj4j5BqA== To: Raghav Gururajan From: Ekaitz Zarraga Subject: Re: System doesn't boot after recent pull and system reconfigure. Message-ID: In-Reply-To: <20210810182539.01fcf185.rg@raghavgururajan.name> References: <20210810153655.2cd29ca8.rg@raghavgururajan.name> <20210810170739.6dfe175a.rg@raghavgururajan.name> <20210810182539.01fcf185.rg@raghavgururajan.name> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.70.40.18; envelope-from=ekaitz@elenq.tech; helo=mail1.protonmail.ch X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Ekaitz Zarraga Cc: help-guix@gnu.org Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -4.00 Authentication-Results: aspmx1.migadu.com; none X-Migadu-Queue-Id: 353D72A776 X-Spam-Score: -4.00 X-Migadu-Scanner: scn1.migadu.com X-TUID: ydIb2xmmLTLS > At commit 189003c83ee04e1819245c861c1ba31597db537d, system reconfigure gi= ves that warning and reboot fails. I checked the commit and it's superweird that it fails there, the only changes are removals of urls that are dead. I tested the urls and they are actually dead so it shouldn't change anything...