ssh disconnects when reconfiguring system

  • Done
  • quality assurance status badge
Details
One participant
  • Vagrant Cascadian
Owner
unassigned
Submitted by
Vagrant Cascadian
Severity
normal

Debbugs page

Vagrant Cascadian wrote 3 years ago
(address . bug-guix@gnu.org)
87a6ctnbtr.fsf@contorta
Ever since switching to a system generation using the new shepherd
0.9.0, whenever I'm reconfiguring my system over an ssh connection, the
ssh connection drops out during the switch...

I hadn't noticed this happening before using the new shepherd.

Thankfully I always use tmux or screen and can just reconnect and resume
where I left off... but it is still a bit disconcerting!


live well,
vagrant
-----BEGIN PGP SIGNATURE-----

iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCYlIFYAAKCRDcUY/If5cW
qvQCAP9TaqT0O9BIQlmdE6CBbsYQVNBKnTxDcusrbU0Oo6nXcAD/UzQhrk//abGF
2HJQLoMpt8ZuZYg0Yjl880E/CzdZkQ0=
=dg43
-----END PGP SIGNATURE-----

Vagrant Cascadian wrote 3 years ago
(address . 54828-done@debbugs.gnu.org)
87czhoj0vl.fsf@contorta
On 2022-04-09, Vagrant Cascadian wrote:
Toggle quote (9 lines)
> Ever since switching to a system generation using the new shepherd
> 0.9.0, whenever I'm reconfiguring my system over an ssh connection, the
> ssh connection drops out during the switch...
>
> I hadn't noticed this happening before using the new shepherd.
>
> Thankfully I always use tmux or screen and can just reconnect and resume
> where I left off... but it is still a bit disconcerting!

This was a duplicate of https://issues.guix.gnu.org/54812

... which is in theory fixed... though other outstanding issues prevent
the fix from being verified:


live well,
vagrant
-----BEGIN PGP SIGNATURE-----

iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCYlMVzwAKCRDcUY/If5cW
qlYqAQCRcX0ZPwo6ceUvYgt+/f3e/hViT7LAQAAj/nx9Xl/RSQEAyB3dAPwjP1P4
nQjOWECOOd0XWR1CFASe39xWcXCWrA0=
=FpOS
-----END PGP SIGNATURE-----

Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 54828@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 54828
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help