aboutsummaryrefslogtreecommitdiff
path: root/tests/cve.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2020-08-07 11:26:07 +0200
committerLudovic Courtès <ludo@gnu.org>2020-08-07 11:31:58 +0200
commitbc2b1484f781f3a660ccad5c5b8e4c3f5d9cbe90 (patch)
tree549a9d1b5a643c35179e0e394e070be3a7db6b45 /tests/cve.scm
parentdc98472a412218c3081b3ee4800e6fd7191bf16b (diff)
downloadguix-bc2b1484f781f3a660ccad5c5b8e4c3f5d9cbe90.tar.gz
guix-bc2b1484f781f3a660ccad5c5b8e4c3f5d9cbe90.zip
ssh: Really report Guile setup errors in 'send-files'.
This is a followup to commit 8f53d73493a2949e2db28cd7d689a690b2d9479a, which did not have the desired effect: the 'resolve-module' call was bound to succeed since the inferior runs 'guix repl'. * guix/ssh.scm (store-import-channel)[import]: Add call to 'resolve-module' and write '(module-error) upon error. Write '(importing) when we're ready. (send-files)[inferior-remote-eval*]: Remove. [missing]: Remove call to 'resolve-module'. Call 'handle-import/export-channel-error' when PORT doesn't return '(importing). (handle-import/export-channel-error): New procedure. (retrieve-files*): Use it.
Diffstat (limited to 'tests/cve.scm')
0 files changed, 0 insertions, 0 deletions
/commit/gnu/system?id=969cea683615e79c7e6548f945f15af80ad58a8a'>file-systems: Use cgroups v2....Sam Lockart 2023-07-26system: accounts: Export <user-account>.Maxim Cournoyer 2023-07-13system: hurd: Add netdde to %base-packages/hurd....Janneke Nieuwenhuizen 2023-07-13services: childhurd: Bump default qemu memory to 2048MB....Janneke Nieuwenhuizen 2023-07-07image: Prefer gpt partition table for efi images...Sergey Trofimov 2023-06-24linux-container: Pass '--disable-chroot' to 'guix-daemon'....Ludovic Courtès 2023-06-18uuid: Fix NTFS UUID stringification....Tobias Geerinckx-Rice 2023-06-19gnu: image: Build partitions with only necessary inputs....Efraim Flashner 2023-06-17gnu: Use target-hurd?, system-hurd? instead of hurd-target?, hurd-system?....Janneke Nieuwenhuizen 2023-06-14system: images: Add unmatched module....Efraim Flashner 2023-06-14gnu: image: Add support for unformatted partitions....Efraim Flashner 2023-06-09linux-container: Adjust to 'modify-services' semantic change....Ludovic Courtès 2023-06-09system: account: Fix default value....Ludovic Courtès 2023-05-21system: pam: Change 'stop' method to return #f....Ludovic Courtès 2023-05-16services: Add default values....Andrew Tropin 2023-05-12system: default-skeletons: Merge search-paths of multiple profiles....宋文武 2023-05-11system: pam: Let PAM extensions add shepherd requirements....Josselin Poiret 2023-04-19locale: Add glibc 2.33 to '%default-locale-libcs'....Ludovic Courtès 2023-04-14Merge branch 'master' into core-updates....Maxim Cournoyer 2023-03-30system: hurd: Use shepherd-0.8 in the package list....Josselin Poiret 2023-03-26linux-container: Remove hosts-service-type when network is shared....Pierre Langlois 2023-03-20Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge 2023-03-07system: Update skeleton gdbinit....Efraim Flashner 2023-03-05file-systems: Remove deprecated 'title' field helper procedures....Bruno Victal 2023-03-02Merge remote-tracking branch 'savannah/master' into core-updates...Christopher Baines 2023-03-03services: dbus: Deprecate 'dbus-service' procedure....Bruno Victal 2023-03-03services: base: Deprecate 'udev-service' procedure....Bruno Victal 2023-03-03services: base: Deprecate 'syslog-service' procedure....Bruno Victal 2023-03-03services: base: Deprecate 'nscd-service' procedure....Bruno Victal 2023-03-03services: base: Deprecate 'agetty-service' procedure....Bruno Victal 2023-03-03services: base: Deprecate 'mingetty-service' procedure....Bruno Victal 2023-03-03services: base: Deprecate 'login-service' procedure....Bruno Victal 2023-02-26file-systems: Validate 'no-diratime flag....Tobias Geerinckx-Rice