9front - general discussion about 9front
 help / color / mirror / Atom feed
From: ori@eigenstate.org
To: 9front@9front.org
Subject: Re: [9front] ssh: read1: eof when trying to connect to servers
Date: Mon, 20 Jun 2022 22:48:41 -0400	[thread overview]
Message-ID: <4CB90D86C74FA8D2C17E672CA4FD3828@eigenstate.org> (raw)
In-Reply-To: <1B007F4BF9A26974D3D3391D245878AC@sdf.org>

Quoth aeggenberger@sdf.org:
> Yes. I did sysupdate first. The output of that command is
> 
> 7ca997bf7efdca16416b22488ebc7b70c419fd44

and as a final sanity check:

	% g rsa-sha2 /sys/src/cmd/ssh.c
	/sys/src/cmd/ssh.c:401: static char rsasha256[] = "rsa-sha2-256";

if you don't see rsa-sha2-256:

	bind -ac /dist/plan9front / && git/revert ssh.c

then, to be 100% sure you're running the right one:

	% cd /sys/src/cmd && rm 6.ssh ssh.6
	% mk ssh.install

are there any servers that you can log into, or are they
all broken?




  reply	other threads:[~2022-06-21  2:49 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-19 15:43 aeggenberger
2022-06-19 15:57 ` ori
2022-06-19 21:14 ` chris
2022-06-21  7:30   ` aeggenberger
2022-06-21  7:31   ` aeggenberger
2022-06-21  2:35     ` ori
2022-06-21  7:45       ` aeggenberger
2022-06-21  2:48         ` ori [this message]
2022-06-21  8:37     ` ng
2022-06-21  8:05 aeggenberger
2022-06-21  5:00 ` ori

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4CB90D86C74FA8D2C17E672CA4FD3828@eigenstate.org \
    --to=ori@eigenstate.org \
    --cc=9front@9front.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 NNTP newsgroup(s).