Hi, I am getting fetch errors for linux-libc-headers and linux-ti-staging. I have tried removing build directory but every time I get this error:
ERROR: linux-libc-headers-4.4-r0.arago0 do_fetch: Fetcher failure: Fetch command failed with exit code 128, output: Cloning into bare repository '/home/ankur/arago/oe-layersetup/downloads/git2/git.ti.com.ti-linux-kernel.ti-linux-kernel.git'... fatal: read error: Connection reset by peer fatal: early EOF fatal: index-pack failed ERROR: linux-libc-headers-4.4-r0.arago0 do_fetch: Function failed: Fetcher failure for URL: 'git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-lsk-linux-4.4.y'. Unable to fetch URL from any source. ERROR: Logfile of failure stored in: /home/ankur/arago/oe-layersetup/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/linux-libc-headers/4.4-r0.arago0/temp/log.do_fetch.3981 ERROR: Task 787 (/home/ankur/arago/oe-layersetup/sources/oe-core/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.4.bb, do_fetch) failed with exit code '1' ERROR: linux-ti-staging-4.4.21+gitAUTOINC+d42bcf7359-r22d.arago5 do_fetch: Fetcher failure: Fetch command failed with exit code 128, output: Cloning into bare repository '/home/ankur/arago/oe-layersetup/downloads/git2/git.ti.com.ti-linux-kernel.ti-linux-kernel.git'... fatal: read error: Connection reset by peer fatal: early EOF fatal: index-pack failed ERROR: linux-ti-staging-4.4.21+gitAUTOINC+d42bcf7359-r22d.arago5 do_fetch: Function failed: Fetcher failure for URL: 'git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-lsk-linux-4.4.y'. Unable to fetch URL from any source. ERROR: Logfile of failure stored in: /home/ankur/arago/oe-layersetup/build/arago-tmp-external-linaro-toolchain/work/beaglebone-linux-gnueabi/linux-ti-staging/4.4.21+gitAUTOINC+d42bcf7359-r22d.arago5/temp/log.do_fetch.4436 ERROR: Task 52 (/home/ankur/arago/oe-layersetup/sources/meta-ti/recipes-kernel/linux/linux-ti-staging_4.4.bb, do_fetch) failed with exit code '1' Following is my build configuration BB_VERSION = "1.30.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "Ubuntu-16.04" TARGET_SYS = "arm-linux-gnueabi" MACHINE = "beaglebone" DISTRO = "arago" DISTRO_VERSION = "2016.08" TUNE_FEATURES = "arm armv7a vfp thumb neon callconvention-hard" TARGET_FPU = "hard" meta-arago-distro meta-arago-extras = "krogoth:8cfe40ad0264888e81f0e960a11c89eccaba4a8b" meta-qt5 = "HEAD:48b4084675a15fe3fd10b58f54728dfaa2bd6c72" meta-networking meta-ruby meta-python meta-oe = "krogoth:895b25b387cae428c38990f4d2747603ee9dc92d" meta-ti = "krogoth:2bbab55c0aa8bb2279d7f3cf09d99156f60befc1" meta-linaro-toolchain meta-optee = "krogoth:85faf6c6824597e7fd9e2d35fc9d8da2e9f90bc7" meta = "krogoth:687d3b8d54aa3190bbbbc94ae2f91303fccf7c8d" Is there anything that I can do ? regards Ankur _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
