guix/gnu/build
Christopher Baines 0f46d4f147
marionette: Make it easier to debug REPL read failures.
Log the remaining contnet written to the REPL, so that there's more to go on
than:

  socket:5:14: Unknown # object: "#<"

* gnu/build/marionette.scm (marionette-eval): Catch exceptions from read and
log the remainder of the content from the REPL.
2022-09-16 11:59:39 +02:00
..
accounts.scm
activation.scm
bootloader.scm
chromium-extension.scm
cross-toolchain.scm
dbus-service.scm
file-systems.scm file-systems: Open files with O_CLOEXEC. 2022-09-08 16:22:21 +02:00
hurd-boot.scm
image.scm
install.scm
jami-service.scm
linux-boot.scm linux-boot: Resume from hibernation after pre-boot. 2022-09-04 02:00:00 +02:00
linux-container.scm
linux-initrd.scm
linux-modules.scm
locale.scm
marionette.scm marionette: Make it easier to debug REPL read failures. 2022-09-16 11:59:39 +02:00
secret-service.scm secret-service: Mark sockets as SOCK_CLOEXEC. 2022-09-13 00:31:04 +02:00
shepherd.scm shepherd: Set #o640 permissions for log file of service in container. 2022-09-02 16:32:16 +05:30
svg.scm