unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#41238: guix deploy close ssh session after each store items sent
@ 2020-05-13 16:32 Brice Waegeneire
  2020-05-15  6:59 ` Oleg Pykhalov
  2022-01-18  7:08 ` Brice Waegeneire
  0 siblings, 2 replies; 4+ messages in thread
From: Brice Waegeneire @ 2020-05-13 16:32 UTC (permalink / raw)
  To: 41238

Hey Guix,

“guix deploy” bugs; they keep coming! “guix deploy” doesn't make use of 
SSH
channels[0], instead it close the SSH session each time after sending 
store
items. This may be unnoticeable by users using a password-less SSH key
(bad!) or an SSH agent (better!) but for the other it mean entering the
password ~5 times per host per deployment which get old very quick. In 
my
case I use a keycard that require me to physically interact with it for
each authentication request, it means multiple touch per deployment,
reducing it just one would be a great relief.

[0]: 
https://github.com/artyom-poptsov/guile-ssh/blob/b11182d5582844df0c8d1fcb7177ff85f8ac3bcd/doc/api-sessions.texi#L17

- Brice




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-01-18  7:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-13 16:32 bug#41238: guix deploy close ssh session after each store items sent Brice Waegeneire
2020-05-15  6:59 ` Oleg Pykhalov
2020-05-15  7:46   ` Brice Waegeneire
2022-01-18  7:08 ` Brice Waegeneire

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).