"GOT", but the "O" is a cute, smiling pufferfish. Index | Thread | Search

From:
Stefan Sperling <stsp@stsp.name>
Subject:
Re: got send to github.com hangs
To:
Dave Voutila <dave@sisu.io>
Cc:
gameoftrees@openbsd.org
Date:
Sun, 14 Nov 2021 20:45:55 +0100

Download raw body.

Thread
On Sun, Nov 14, 2021 at 01:47:59PM -0500, Dave Voutila wrote:
> Using got 0.63 on the latest OpenbSD amd64 snapshot and trying to `got
> send` to a remote github repo. Gets to the below step and just seems to
> deadlock or hang.
> 
> All got processes report a STATE of idle and a WAIT of kqread in top(1)
> with the exception of got-send-pack that's WAITing on netio.
> 
> Could this be related to the recent OpenSSH changes in snapshots?

I don't know, but have you tried compiling ssh from source to check
this? I think it would make sense to do that before we dig into the
Got code (which has not seen any recent changes in this area).