1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-03 15:55:57 +02:00
Files
guix/guix
Ludovic Courtès c917ece6d9 remote: Print output and error stream in ‘remote-eval’.
Previously, anything written by the remote process to its output and error
ports was lost.  Now it’s properly transferred and displayed.

* guix/remote.scm (trampoline): Direct current output and error ports to a
string output port; return the port’s content in addition to the return value
of ‘primitive-load’.
(%remote-eval): Expect output/error string from ‘read-repl-response’ and
display it line by line.

Fixes: guix/guix#7088
Reported-by: Tomas Volf <~@wolfsden.cz>
Change-Id: I73bc81a08626b3204136b6f1568130f9895d56e3
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Merges: #7092
2026-03-14 16:07:34 +01:00
..
2025-01-25 01:05:22 +08:00
2025-04-14 17:31:49 +02:00
2025-02-22 23:55:24 +09:00
2024-04-15 22:36:42 +02:00
2025-12-03 14:38:09 +09:00
2026-01-14 09:16:46 +01:00
2025-11-27 14:22:24 +01:00
2024-04-15 22:36:42 +02:00
2026-01-14 09:16:46 +01:00
2024-04-15 22:36:42 +02:00
2026-02-24 09:17:45 +09:00
2026-01-22 13:27:13 +01:00