This started a couple of days ago at which time it only affected the ports, but as of tonight it's now also affecting FreeBSD 13.5-STABLE source:
I have recompiled openssl, curl and git in that order from my existing ports tree.
Any ideas?
Code:
# cd /usr/src
# git clean -f -d
# git pull
produces:
error: RPC failed; curl 56 OpenSSL SSL_read: OpenSSL/3.0.18: error:0A000126:SSL routines::unexpected eof while reading, errno 0
error: 17 bytes of body are still expected
fatal: expected flush after ref listing
I have recompiled openssl, curl and git in that order from my existing ports tree.
Any ideas?