From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id cIfaHlh88WU0NwEAqHPOHw:P1 (envelope-from ) for ; Wed, 13 Mar 2024 11:13:44 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id cIfaHlh88WU0NwEAqHPOHw (envelope-from ) for ; Wed, 13 Mar 2024 11:13:44 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b="PZy09x/R"; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1710324824; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=MK2xp5uySonXFv3usGpepemLK4BR72Z0pwxcciukTm8=; b=gDXXErZioGq/rAr8Hgyl3OAiEQyq+t/qpG9pBozCtWP4NvPfF8F4T2Nsu3JpPkwW/kwFCt 2+QaWzbmpjbR4E2xRm8kDx35Os1MFYoDD7kssTwKTmAJLovukez6Z+rIzRfAI/NTilZMHl GNmsL+cBAa6iFgYr7qPsYccdHLlHQ0irFxD8w+Gk2Pmog1cDylAmc6Uhj93mvNfL+yYFtJ 28qCDJ9Tt7pCj8veVXuV0LQqzKa6kHeMEN6L/GaIn5tThgE8vkaCQX9iWYCdMX+HA440jG 2ZwJhNs5dP/bzklqyBwGeWilEKfEMOE0MbXKD9FQCTtOcTbToH6OrIUsPq6VIw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1710324824; a=rsa-sha256; cv=none; b=OT925t5hQec2iFA2t6TZv7AOiUmsV7Ku75uvsb3JnVAWtlyb9gse385orA1EzyZfyGASMG 9tvq8GyQwc9RPgrorr1F9HHSsSmEmu2WcEEBePCZGdzRFx7jxfVBSKZrJS3G9xaYQZWAMt NKckIVzwUFDXEARJS9Ex4FcG08FjY2/k/UV5ed8z6P0IUEs4hPwoJm7s4sip4aa32yefgL E8B7YjO5MyHFWY9775m1k6vTakbGubRSyq8STx67WjZL8MDQyKKZJF4t3Axs+hwPiJhADR unwG0cw18q6BxuABcGYtVoHd8v65RP/Nywld/M1OK2Uc6eNU+8/LsP7SLJPKXA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b="PZy09x/R"; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) 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 446F172E99 for ; Wed, 13 Mar 2024 11:13:44 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rkLc3-0004wk-5g; Wed, 13 Mar 2024 06:13:31 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rkLc1-0004wU-1O for bug-guix@gnu.org; Wed, 13 Mar 2024 06:13:29 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rkLbz-0007Ii-Kj for bug-guix@gnu.org; Wed, 13 Mar 2024 06:13:28 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rkLcY-0003ZF-BA for bug-guix@gnu.org; Wed, 13 Mar 2024 06:14:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#69755: Issue trying to guix pull Resent-From: Michael Ford Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 13 Mar 2024 10:14:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69755 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: "pelzflorian (Florian Pelz)" Cc: 69755@debbugs.gnu.org Received: via spool by 69755-submit@debbugs.gnu.org id=B69755.171032483513694 (code B ref 69755); Wed, 13 Mar 2024 10:14:02 +0000 Received: (at 69755) by debbugs.gnu.org; 13 Mar 2024 10:13:55 +0000 Received: from localhost ([127.0.0.1]:44753 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rkLcQ-0003Yo-RY for submit@debbugs.gnu.org; Wed, 13 Mar 2024 06:13:55 -0400 Received: from mail-yb1-f175.google.com ([209.85.219.175]:60489) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rkLcN-0003YZ-4b for 69755@debbugs.gnu.org; Wed, 13 Mar 2024 06:13:52 -0400 Received: by mail-yb1-f175.google.com with SMTP id 3f1490d57ef6-dc23bf7e5aaso6141956276.0 for <69755@debbugs.gnu.org>; Wed, 13 Mar 2024 03:13:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1710324730; x=1710929530; darn=debbugs.gnu.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=MK2xp5uySonXFv3usGpepemLK4BR72Z0pwxcciukTm8=; b=PZy09x/RIdVt8IK42JU8KB0x3OQHROH5CxMdGJ0pUIm8LmBOlsS1c4bkiLRjkDyM0s 4VM5cP5Fex1qGbx34IVMl5uANw4XPOGqzTOFkoHfUtTp4hOW3jl4Odo3xZGyLMEOBiVI LaPHM4lf7T0P820n9EdEShTIUp1mQiGmC/ms7nrUtbWzIVh1Oz6Z9KGL9V/bE5kTDcB7 zZpFYcwAmf1h+vX4U0xxY6KSUY6Wg69IVI1SpC1DVFrvmrgyA9z3FBQ4hyQQLGKW3ghy miauU1HQnR7feMiSk8wewV4ttv5NmXzBION50F6+88zcisi3B6nPWQAACgQ203ngZTpY KntQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710324730; x=1710929530; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=MK2xp5uySonXFv3usGpepemLK4BR72Z0pwxcciukTm8=; b=hlEzD0dwh6nc0zG92+QSQ6JBTXTauyT4xW/J3nvd44v48toEDYlYqi3iTyPmzoydLE tZ3vVt061YLQQmOOPP3LUSZ/b2/paQVA1XAn3NZ/eI/6vp0RA3OAJkqQi3I/ZSXWckgq gVfK9LvOguWR8H73d5TKNy6t5yLV8J+9eqCNS9MeBLZvSmYgAnDVkXAq/7fUTbxswlI0 wPIWXx72wdpAXPP4PPOaiDH198QzivRKNpk7jKYgSdjE14FyDXhdR6I5k9u2s67t2dfr 3txnheARuYO+YHICGDEg7K7FU4n/frPo3r3ZDXMcxxO/YFFUVlUvBjEhQxeEXOU39Zul ntYA== X-Gm-Message-State: AOJu0YzmSNNQEZlDSvnYhzpu/Inu6Kvo+ZKAsfy5kA/w+UVGCqUW1KqC 6N0XCEB3V+RY/DFvhwl640JpvpXFdBHYJntH/wU6o9plISD/lxK6BN6P94iAEJ3xdhIqT8HJmva ouPiZOHD48VpygB4lvUxDV4UFHMgmu74op5k= X-Google-Smtp-Source: AGHT+IGIdmhdjYNMqe5uGwWVKyLSVAPOH07DAxZY0HblE4UWny8L99K4luN+/lzZIwiqooovYQ1/0j6KvK668hf2SiY= X-Received: by 2002:a25:a522:0:b0:dd1:491e:bf0 with SMTP id h31-20020a25a522000000b00dd1491e0bf0mr1620182ybi.60.1710324730340; Wed, 13 Mar 2024 03:12:10 -0700 (PDT) MIME-Version: 1.0 References: <87a5n3tftj.fsf@pelzflorian.de> <87bk7jp7nf.fsf@pelzflorian.de> In-Reply-To: <87bk7jp7nf.fsf@pelzflorian.de> From: Michael Ford Date: Wed, 13 Mar 2024 10:11:59 +0000 Message-ID: Content-Type: text/plain; charset="UTF-8" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -5.17 X-Spam-Score: -5.17 X-Migadu-Queue-Id: 446F172E99 X-Migadu-Scanner: mx11.migadu.com X-TUID: poctR+8A7Svy > Sorry, I forgot, you might need to roll back first, if you had pulled the broken in-between Guix revision. Thanks for the followup. It looks like rolling-back has resolved the problem now. So this issue can be closed. On Tue, 12 Mar 2024 at 19:33, pelzflorian (Florian Pelz) wrote: > > Sorry, I forgot, you might need to roll back first, if you had pulled > the broken in-between Guix revision. > > guix pull --roll-back > > I believe the in-between Guixes cannot be fixed. > Thank you for reporting. > > Regards, > Florian