From unknown Sun Jun 22 07:50:51 2025 X-Loop: help-debbugs@gnu.org Subject: bug#78101: guix deploy fails with "In procedure map: Wrong type argument: #t" Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sun, 27 Apr 2025 23:11:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 78101 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 78101@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.174579544015302 (code B ref -1); Sun, 27 Apr 2025 23:11:04 +0000 Received: (at submit) by debbugs.gnu.org; 27 Apr 2025 23:10:40 +0000 Received: from localhost ([127.0.0.1]:45882 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1u9B8x-0003yk-EX for submit@debbugs.gnu.org; Sun, 27 Apr 2025 19:10:40 -0400 Received: from lists.gnu.org ([2001:470:142::17]:54440) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1u9B8s-0003xW-L1 for submit@debbugs.gnu.org; Sun, 27 Apr 2025 19:10:36 -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 1u9B8m-0005io-SU for bug-guix@gnu.org; Sun, 27 Apr 2025 19:10:28 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1u9B8i-0000Q7-BL for bug-guix@gnu.org; Sun, 27 Apr 2025 19:10:28 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=systemreboot.net; s=default; t=1745795408; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=rCzxIS3/n83ohXEYdgKTrENoLnQNuMvVeZV60Kh7Bds=; b=mPAvNast0W24joiPjvltHBXo6td783dN2Qmaf9UZmtMCzM3Xunh6uTo4kS/W/9Ej29qQVU HWeGbZoW3wESfuvC/W31G+RQM5DVR+Lr1crKwk12UzeYPYIu7kLqfumkfGCqTewfz/4uGr cBup+sgwX9UpPZMuAlSOCPfWwmoXU9A+rsKztutguAdfYveGzs63wUH1GHeBtki0ycFKK9 zaYbOr5Ka5LUIgHxO+yvjqm0NUnWPUs5/Aq40uuizFv9iz+1vHp2aseLlJiu9ChO4L+Y9h K8Ovzo4Pm+t4sVnqyDFL0g/QyV+V3jQMP7q5Jnx2eUAtWe2Q4vmk6oJOeAZ1lg== Received: from localhost ( [192.168.2.1]) by mugam.systemreboot.net (OpenSMTPD) with ESMTPSA id 88c858b5 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Sun, 27 Apr 2025 23:10:07 +0000 (UTC) From: Arun Isaac Date: Mon, 28 Apr 2025 00:10:02 +0100 Message-ID: <87zfg142wl.fsf@systemreboot.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=139.59.75.54; envelope-from=arunisaac@systemreboot.net; helo=mugam.systemreboot.net 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, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.1 (/) guix deploy fails with "In procedure map: Wrong type argument: #t". Full stacktrace below. This may be related to the recent shepherd 1.0.4 upgrade. --8<---------------cut here---------------start------------->8--- The following 1 machine will be deployed: foo guix deploy: deploying to foo... guix deploy: sending 0 store items (0 MiB) to '192.168.1.178'... guix deploy: sending 0 store items (0 MiB) to '192.168.1.178'... guix deploy: sending 0 store items (0 MiB) to '192.168.1.178'... guix deploy: sending 0 store items (0 MiB) to '192.168.1.178'... guix deploy: warning: an error occurred while upgrading services on 'foo': system-error "connect" "~A" ("No such file or directory") (2)=20 Backtrace: In guix/store.scm: 1331:8 19 (call-with-build-handler _ _) 1331:8 18 (call-with-build-handler _ _) 1331:8 17 (call-with-build-handler # _) In guix/scripts/deploy.scm: 347:23 16 (_) In guix/store.scm: 1438:13 15 (map/accumulate-builds # # =E2=80=A6) 1438:13 14 (map/accumulate-builds # # =E2=80=A6) 1438:13 13 (map/accumulate-builds # # =E2=80=A6) 1438:13 12 (map/accumulate-builds # # =E2=80=A6) 1413:11 11 (map/accumulate-builds # # =E2=80=A6) 1331:8 10 (call-with-build-handler # _) In ice-9/boot-9.scm: 1752:10 9 (with-exception-handler _ _ #:unwind? _ #:unwind-for-type _) In guix/scripts/deploy.scm: 191:6 8 (_) In guix/store.scm: 2212:25 7 (run-with-store # _ #:g= uile-for-build _ #:system _ #:target _) In gnu/machine/ssh.scm: 548:14 6 (_ _) In guix/scripts/system/reconfigure.scm: 214:2 5 (_ _) 153:12 4 (_ _) In srfi/srfi-1.scm: 241:2 3 (map _ _) In ice-9/boot-9.scm: 1685:16 2 (raise-exception _ #:continuable? _) 1685:16 1 (raise-exception _ #:continuable? _) 1685:16 0 (raise-exception _ #:continuable? _) ice-9/boot-9.scm:1685:16: In procedure raise-exception: In procedure map: Wrong type argument: #t --8<---------------cut here---------------end--------------->8--- From unknown Sun Jun 22 07:50:51 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Arun Isaac Subject: bug#78101: closed (Re: bug#78101: Acknowledgement (guix deploy fails with "In procedure map: Wrong type argument: #t")) Message-ID: References: <87bjsb6kcb.fsf@systemreboot.net> <87zfg142wl.fsf@systemreboot.net> X-Gnu-PR-Message: they-closed 78101 X-Gnu-PR-Package: guix Reply-To: 78101@debbugs.gnu.org Date: Fri, 02 May 2025 16:37:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1746203822-21365-1" This is a multi-part message in MIME format... ------------=_1746203822-21365-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #78101: guix deploy fails with "In procedure map: Wrong type argument: #t" which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 78101@debbugs.gnu.org. --=20 78101: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D78101 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1746203822-21365-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 78101-done) by debbugs.gnu.org; 2 May 2025 16:36:39 +0000 Received: from localhost ([127.0.0.1]:60933 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uAtNP-0005Xu-Ez for submit@debbugs.gnu.org; Fri, 02 May 2025 12:36:39 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:38856) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uAtNK-0005XX-AK for 78101-done@debbugs.gnu.org; Fri, 02 May 2025 12:36:37 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=systemreboot.net; s=default; t=1746203786; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=pRYYTFDU8js7AJRZp291SChdxe1JY3HBx0CSPU/u+qw=; b=QNbhWI4+ZFNcqI0UqKUDvxvHFi13W5ypDmTLANvz+OwOhvKlU0fp3zf8KRcwLINJyHodrt 6QDbW3EVUPoxdGDvqKPiO8yg4VFaZ8Botk4cjswHZjJEWA4Hh3KGaQgclLYit5lz/pc9o6 0Z+1qPomUGTywsv42zzq96a0PWvgWjPX0db5mgnok4kngp3pAi2z0wDEOIUJ2Fmrzfijbq vJxu1LQKc5TnKmOhh7W3PrAbDA7BvhOmsHhZl1FNSmN9UeOwbrAMtOEqQn4wE4W1fLQtnJ u9MZwQoTab5jauSIo2usgFkclDbvpwQxKUtsDIoFwdodu8HDmTtv6+GEPx8/2g== Received: from localhost ( [192.168.2.1]) by mugam.systemreboot.net (OpenSMTPD) with ESMTPSA id 43103ed5 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for <78101-done@debbugs.gnu.org>; Fri, 2 May 2025 16:36:25 +0000 (UTC) From: Arun Isaac To: 78101-done@debbugs.gnu.org Subject: Re: bug#78101: Acknowledgement (guix deploy fails with "In procedure map: Wrong type argument: #t") In-Reply-To: References: <87zfg142wl.fsf@systemreboot.net> Date: Fri, 02 May 2025 17:36:20 +0100 Message-ID: <87bjsb6kcb.fsf@systemreboot.net> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 78101-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) I think this was a problem in my installed version of shepherd. The shepherd socket vanished after system reconfiguring, and guix deploy was unable to talk to it. I worked around as follows: I did a reconfigure on the machine, upgrading to a newer version of shepherd, and rebooted. Thereafter, I was able to guix deploy to the machine. ------------=_1746203822-21365-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 27 Apr 2025 23:10:40 +0000 Received: from localhost ([127.0.0.1]:45882 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1u9B8x-0003yk-EX for submit@debbugs.gnu.org; Sun, 27 Apr 2025 19:10:40 -0400 Received: from lists.gnu.org ([2001:470:142::17]:54440) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1u9B8s-0003xW-L1 for submit@debbugs.gnu.org; Sun, 27 Apr 2025 19:10:36 -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 1u9B8m-0005io-SU for bug-guix@gnu.org; Sun, 27 Apr 2025 19:10:28 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1u9B8i-0000Q7-BL for bug-guix@gnu.org; Sun, 27 Apr 2025 19:10:28 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=systemreboot.net; s=default; t=1745795408; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=rCzxIS3/n83ohXEYdgKTrENoLnQNuMvVeZV60Kh7Bds=; b=mPAvNast0W24joiPjvltHBXo6td783dN2Qmaf9UZmtMCzM3Xunh6uTo4kS/W/9Ej29qQVU HWeGbZoW3wESfuvC/W31G+RQM5DVR+Lr1crKwk12UzeYPYIu7kLqfumkfGCqTewfz/4uGr cBup+sgwX9UpPZMuAlSOCPfWwmoXU9A+rsKztutguAdfYveGzs63wUH1GHeBtki0ycFKK9 zaYbOr5Ka5LUIgHxO+yvjqm0NUnWPUs5/Aq40uuizFv9iz+1vHp2aseLlJiu9ChO4L+Y9h K8Ovzo4Pm+t4sVnqyDFL0g/QyV+V3jQMP7q5Jnx2eUAtWe2Q4vmk6oJOeAZ1lg== Received: from localhost ( [192.168.2.1]) by mugam.systemreboot.net (OpenSMTPD) with ESMTPSA id 88c858b5 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Sun, 27 Apr 2025 23:10:07 +0000 (UTC) From: Arun Isaac To: bug-guix@gnu.org Subject: guix deploy fails with "In procedure map: Wrong type argument: #t" Date: Mon, 28 Apr 2025 00:10:02 +0100 Message-ID: <87zfg142wl.fsf@systemreboot.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=139.59.75.54; envelope-from=arunisaac@systemreboot.net; helo=mugam.systemreboot.net 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, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.1 (/) guix deploy fails with "In procedure map: Wrong type argument: #t". Full stacktrace below. This may be related to the recent shepherd 1.0.4 upgrade. --8<---------------cut here---------------start------------->8--- The following 1 machine will be deployed: foo guix deploy: deploying to foo... guix deploy: sending 0 store items (0 MiB) to '192.168.1.178'... guix deploy: sending 0 store items (0 MiB) to '192.168.1.178'... guix deploy: sending 0 store items (0 MiB) to '192.168.1.178'... guix deploy: sending 0 store items (0 MiB) to '192.168.1.178'... guix deploy: warning: an error occurred while upgrading services on 'foo': system-error "connect" "~A" ("No such file or directory") (2)=20 Backtrace: In guix/store.scm: 1331:8 19 (call-with-build-handler _ _) 1331:8 18 (call-with-build-handler _ _) 1331:8 17 (call-with-build-handler # _) In guix/scripts/deploy.scm: 347:23 16 (_) In guix/store.scm: 1438:13 15 (map/accumulate-builds # # =E2=80=A6) 1438:13 14 (map/accumulate-builds # # =E2=80=A6) 1438:13 13 (map/accumulate-builds # # =E2=80=A6) 1438:13 12 (map/accumulate-builds # # =E2=80=A6) 1413:11 11 (map/accumulate-builds # # =E2=80=A6) 1331:8 10 (call-with-build-handler # _) In ice-9/boot-9.scm: 1752:10 9 (with-exception-handler _ _ #:unwind? _ #:unwind-for-type _) In guix/scripts/deploy.scm: 191:6 8 (_) In guix/store.scm: 2212:25 7 (run-with-store # _ #:g= uile-for-build _ #:system _ #:target _) In gnu/machine/ssh.scm: 548:14 6 (_ _) In guix/scripts/system/reconfigure.scm: 214:2 5 (_ _) 153:12 4 (_ _) In srfi/srfi-1.scm: 241:2 3 (map _ _) In ice-9/boot-9.scm: 1685:16 2 (raise-exception _ #:continuable? _) 1685:16 1 (raise-exception _ #:continuable? _) 1685:16 0 (raise-exception _ #:continuable? _) ice-9/boot-9.scm:1685:16: In procedure raise-exception: In procedure map: Wrong type argument: #t --8<---------------cut here---------------end--------------->8--- ------------=_1746203822-21365-1--