GNU bug report logs -
#41702
`guix environment` performance issues
Previous Next
Full log
Message #48 received at 41702 <at> debbugs.gnu.org (full text, mbox):
Hi,
Lars-Dominik Braun <ldb <at> leibniz-psychology.org> skribis:
> and the attached patch uses the new nodelay option, if we don’t want to wait
> for another guile-ssh release.
I’d rather wait; perhaps you can ask Artyom whether they’re planning for
a new release soonish?
If there’s no plan for a release within two weeks, we can go ahead with
the patch you propose.
> From 2892f79f819dd2dd9420f7e74bcb6e293d377452 Mon Sep 17 00:00:00 2001
> From: Lars-Dominik Braun <ldb <at> leibniz-psychology.org>
> Date: Thu, 2 Jul 2020 13:59:51 +0200
> Subject: [PATCH] guix: Add nodelay to SSH store connection
>
> * gnu/packages/ssh.scm (guile-ssh)[patches]: Add patch.
> * gnu/packages/patches/guile-ssh-0.12.0-nodelay.patch: New file.
> * gnu/local.mk (dist_patch_DATA): Add it.
> * guix/ssh.scm (open-ssh-session): Use new nodelay option.
If we take this route, the two patches (guile-ssh changes, then (guix
ssh) changes) should be separate.
Also #:nodelay will cause a hard failure for people using an older
Guile-SSH. I wonder how to guard against that; configure check, or
run-time Guile-SSH version check?
> +++ b/gnu/packages/patches/guile-ssh-0.12.0-nodelay.patch
It would be good to include the URL of the upstream issue
Thanks!
Ludo’.
This bug report was last modified 4 years and 18 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.