laiba
1
Hi, i got error while cloning openwrt using
git clone https://git.openwrt.org/openwrt/openwrt.git
got error
error: RPC failed; curl 18 transfer closed with outstanding read data remaining
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
Any help please
how is this openwrt related ?
is the clone command running on openwrt ?
laiba
3
bcoz its first step towards openwrt ....
i'm old user of openwrt but this happens first time....
do you have any idea what the problem?
then it's an ubuntu issue, not openwrt ...
3 Likes
also, I cannot reproduce it on Fedora ...
[frollic@atlantis]$ git clone https://git.openwrt.org/openwrt/openwrt.git
Cloning into 'openwrt'...
remote: Enumerating objects: 23667, done.
remote: Counting objects: 100% (23667/23667), done.
remote: Compressing objects: 100% (11079/11079), done.
remote: Total 659690 (delta 14516), reused 19801 (delta 11593), pack-reused 636023
Receiving objects: 100% (659690/659690), 191.97 MiB | 50.33 MiB/s, done.
Resolving deltas: 100% (459958/459958), done.
[frollic@atlantis]$
1 Like
laiba
7
hmmm its mean there is something with Ubuntu
Works fine on Ubuntu 22.04.3. You should really check the link provided by @frollic.
laiba
9
thanks for replying ,it was due to slow internet
system
Closed
10
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.