diff options
author | Ludovic Courtès <ludo@gnu.org> | 2023-04-17 22:28:01 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2023-04-17 23:50:42 +0200 |
commit | 166a3e3fdeaa5279b2dd5000088f913c05af9558 (patch) | |
tree | e080138030a5ed5e7ee3ccac966d967b7311e91e /gnu/packages | |
parent | 8136c1578eadbd0630695d86d52b6227db791539 (diff) | |
download | guix-166a3e3fdeaa5279b2dd5000088f913c05af9558.tar.gz guix-166a3e3fdeaa5279b2dd5000088f913c05af9558.zip |
ssh: Silence remote daemon messages when sending store items.
Fixes <https://issues.guix.gnu.org/61839>.
Previously, when running 'guix-daemon --debug' on the remote machine,
lots of debugging outputs would be printed to stderr; since the client
wouldn't read it, we could eventually reach a deadlock where the 'guix
repl' process would be stuck writing to stderr while the client is
stuck waiting on its stdout.
* guix/ssh.scm (store-import-channel)[import]: Parameterize
'current-build-output-port'.
Diffstat (limited to 'gnu/packages')
0 files changed, 0 insertions, 0 deletions