From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id SVeLDuL/5mKSQgAAbAwnHQ (envelope-from ) for ; Mon, 01 Aug 2022 00:19:14 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id qMXLDOL/5mJsYQEAG6o9tA (envelope-from ) for ; Mon, 01 Aug 2022 00:19:14 +0200 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 DE8A73F89D for ; Mon, 1 Aug 2022 00:19:13 +0200 (CEST) Received: from localhost ([::1]:49512 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oIHHE-00081T-59 for larch@yhetil.org; Sun, 31 Jul 2022 18:19:12 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58842) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oIHH4-00081J-PI for bug-guix@gnu.org; Sun, 31 Jul 2022 18:19:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48998) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oIHH4-0006y2-GP for bug-guix@gnu.org; Sun, 31 Jul 2022 18:19:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oIHH4-0007DF-4j for bug-guix@gnu.org; Sun, 31 Jul 2022 18:19:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#56722: guix pull fails -- unbound variable in gnu/home/services/symlink-manager.scm Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sun, 31 Jul 2022 22:19:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56722 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 56722-done@debbugs.gnu.org Received: via spool by 56722-done@debbugs.gnu.org id=D56722.165930588727660 (code D ref 56722); Sun, 31 Jul 2022 22:19:02 +0000 Received: (at 56722-done) by debbugs.gnu.org; 31 Jul 2022 22:18:07 +0000 Received: from localhost ([127.0.0.1]:38747 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oIHGB-0007C4-3d for submit@debbugs.gnu.org; Sun, 31 Jul 2022 18:18:07 -0400 Received: from knopi.disroot.org ([178.21.23.139]:58030) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oIHG7-0007Bu-IZ for 56722-done@debbugs.gnu.org; Sun, 31 Jul 2022 18:18:05 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 0F8D540EE9; Mon, 1 Aug 2022 00:18:02 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NDKcOa4g2CbA; Mon, 1 Aug 2022 00:18:01 +0200 (CEST) Mime-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1659305881; bh=DlNIhmsW4rHx4k3w6EqZVcKoUHYTUyNiCDbEa2VPTvg=; h=Date:Cc:Subject:From:To:References:In-Reply-To; b=Ki+xl/uEN9twLNYEJkUpozB9oyCyIaQKuJ90goPOqrXd4PDD4EX4Gk8yTwObk9DXM /jCNAJecxpjaIsVDtbhgSFDKbjBhNf6ADNyXCJdl6F4sA5YnCr1HBXiX7EPWwzfwHK lXYd93b8kxOJKrabZHEwTiEj5o1x7rqQvYEjYgxvGmooOKh2C7AeyjfQ6WLI1NuFaY HaJLFmtA8SvjhEpVOj/MF9aC0BIvGabBZA+ebm8AcTYDnMYlW9y6MBe2AAeaplzjS2 YKBJZLk6sR81VuGotLChFU7FU0hKw7Mu5gQ/+zf6d7uTcUs2O8LL5pAtdoptRIeg4u xfpy2DFSRqWsg== Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Sun, 31 Jul 2022 23:18:00 +0100 Message-Id: References: <87bkt5aqb6.fsf@gnu.org> In-Reply-To: <87bkt5aqb6.fsf@gnu.org> 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" Reply-to: "(" From: paren--- via Bug reports for GNU Guix X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1659305953; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: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=s8N9oU34nccMAXj+ax2G4jARnf2XvwFK7m8fwY3XPRM=; b=ev9tX0k8j4jS00bLEn5Kg+K2xae5FQ+p8dWbhwnOFNQgut5H6AWPh6MKiNKioaccPkNQwo d/nl8uXe0Pctxy7/PwF1Q0LkaANR7pEIC9F2CKGpxhtHOsVpLN3/beNUQPs+R62Pu2TP7c htm4ZkWt2pwChQ7PRrfqlop2qd3buia+l6IKgIxTNGYrT0mGwSPWaacslEeuDW3/AJyUBp kItsdbGlOzYN+oryCCrMPtRCIeY1RJnSnRskdbiUt+A7LeOlcjYRBrhJYggqrcxiMGkRxH z5GUNQnr4Z+p++kblA8oFxZN9GZZE1VpsenPKL/0zg4Ig4ODJ4LRGyf6d+fh/A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1659305953; a=rsa-sha256; cv=none; b=KBh0tvqFEMZGInGVO6R1IKkT+NKHYJFhZQYq9c8zPziX7NGSTakavMl7IYrNCnP9BKA3nw DgWSjW3sVyKeumQoGFL9cr83nYvbuJWo3Qb1K3l5hf4j02acYO5QrjED+9xqz9LOAsVmbm /yeij0/OdAoj6s0KNvOumlEz9sjQ1xW739mmxIAFYlvSIkYbpOECcY/snbzezFfLWFJ4aw 8hKT9yxNOFfgSIuKTcTlwSezyZhaa/ki5GxcaelIHX4TgI8cLJPmZxC/x6SCLnVjs6pFcp 1upzNp3S3xdhlyZnPNgZLjTAp6MZ35ha99hDO5Yzu8odsg1C0cJBqgMvWvYHWg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b="Ki+xl/uE"; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Spam-Score: -3.22 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b="Ki+xl/uE"; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Queue-Id: DE8A73F89D X-Spam-Score: -3.22 X-Migadu-Scanner: scn0.migadu.com X-TUID: K9Q59PN4EBoo On Sun Jul 31, 2022 at 11:08 PM BST, Ludovic Court=C3=A8s wrote: > Thanks for the heads-up. The offending commit is reinstated together > with a fix in 4de445f3dae5f5b42d59003cceddecfb296fb73b. Thanks, Ludo'! -- (