-
Notifications
You must be signed in to change notification settings - Fork 38
Description
Hello! Upon cloning project got the following output:
Cloning into 'C:/projects/antsdr-fw-patch/plutosdr-fw/linux'...
remote: Enumerating objects: 12521756, done.
remote: Counting objects: 100% (4581/4581), done.
remote: Compressing objects: 100% (905/905), done.
error: RPC failed; curl 56 OpenSSL SSL_read: OpenSSL/3.5.4: error:0A000119:SSL r
outines::decryption failed or bad record mac, errno 0
error: 1141 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
fatal: clone of 'https://github.com/analogdevicesinc/linux' into submodule path
'C:/projects/antsdr-fw-patch/plutosdr-fw/linux' failed
Failed to clone 'linux' a second time, aborting
fatal: Failed to recurse into submodule path 'plutosdr-fw'
The same is on Ubuntu, twice.
But few days ago everything was OK, project cloned.
When I go to that linux repo page there in a notification:
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(https://github.com/analogdevicesinc/linux/tree/f3da30df60047dc5a0b8fa8c640be774e0f784d9)
Probably it's a problem of that repo?