Description
I have been facing the following issue since 3 months, on cloning the analog devices github links when building petalinux project. One of these types of errors is as follows:
_ERROR: libad9361-iio-0.2+gitAUTOINC+be7eb02643-r0 do_fetch: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; ............
...............
git2/github.com.analogdevicesinc.libad9361-iio.git'...
remote: Enumerating objects: 1642, done.
remote: Counting objects: 100% (392/392), done.
remote: Compressing objects: 100% (196/196), done.
error: RPC failed; curl 18 transfer closed with outstanding read data remaining
fatal: The remote end hung up unexpectedly
fatal: early EOFs: 36% (600/1642), 388.00 KiB | 15.00 KiB/s
fatal: index-pack failed
ERROR: libad9361-iio-0.2+gitAUTOINC+be7eb02643-r0 do_fetch: Fetcher failure for URL: 'git://github.com/analogdevicesinc/libad9361-iio.git;protocol=https;branch=2019_R2'. Unable to fetch URL from any source.
ERROR: libad9361-iio-0.2+gitAUTOINC+be7eb02643-r0 do_fetch: Function failed: base_do_fetch
ERROR: Logfile of failure stored in: ............................................_
Kinely provide the solution. I am struck in my project application and in need of help.