GNU bug report logs -
#78101
guix deploy fails with "In procedure map: Wrong type argument: #t"
Previous Next
To reply to this bug, email your comments to 78101 AT debbugs.gnu.org.
There is no need to reopen the bug first.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#78101
; Package
guix
.
(Sun, 27 Apr 2025 23:11:05 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Arun Isaac <arunisaac <at> systemreboot.net>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Sun, 27 Apr 2025 23:11:05 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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)
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 #<procedure 7f071e9dc450 at guix/ui.scm:1242:2 (continue store things mode)> _)
In guix/scripts/deploy.scm:
347:23 16 (_)
In guix/store.scm:
1438:13 15 (map/accumulate-builds #<store-connection 256.100 7f071b3b47d0> #<procedure 7f071d46f200 at guix/scripts/deploy.scm…> …)
1438:13 14 (map/accumulate-builds #<store-connection 256.100 7f071b3b47d0> #<procedure 7f072445c000 at guix/store.scm:1439:36 …> …)
1438:13 13 (map/accumulate-builds #<store-connection 256.100 7f071b3b47d0> #<procedure 7f0735a1c9e0 at guix/store.scm:1439:36 …> …)
1438:13 12 (map/accumulate-builds #<store-connection 256.100 7f071b3b47d0> #<procedure 7f071d7659a0 at guix/store.scm:1439:36 …> …)
1413:11 11 (map/accumulate-builds #<store-connection 256.100 7f071b3b47d0> #<procedure 7f0719988da0 at guix/store.scm:1439:36 …> …)
1331:8 10 (call-with-build-handler #<procedure 7f071e518e40 at guix/store.scm:1366:2 (continue store things mode)> _)
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 #<store-connection 256.100 7f071b3b47d0> _ #:guile-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---
Reply sent
to
Arun Isaac <arunisaac <at> systemreboot.net>
:
You have taken responsibility.
(Fri, 02 May 2025 16:37:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Arun Isaac <arunisaac <at> systemreboot.net>
:
bug acknowledged by developer.
(Fri, 02 May 2025 16:37:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 78101-done <at> debbugs.gnu.org (full text, mbox):
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.
This bug report was last modified 1 day ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.