From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from arroyo.ext.ti.com (arroyo.ext.ti.com [198.47.19.12]) by arago-project.org (Postfix) with ESMTPS id D7C8652996 for ; Fri, 30 Sep 2016 16:47:15 +0000 (UTC) Received: from dlelxv90.itg.ti.com ([172.17.2.17]) by arroyo.ext.ti.com (8.13.7/8.13.7) with ESMTP id u8UGlEER014189; Fri, 30 Sep 2016 11:47:14 -0500 Received: from DLEE71.ent.ti.com (dlee71.ent.ti.com [157.170.170.114]) by dlelxv90.itg.ti.com (8.14.3/8.13.8) with ESMTP id u8UGlEUS011105; Fri, 30 Sep 2016 11:47:14 -0500 Received: from dflp33.itg.ti.com (10.64.6.16) by DLEE71.ent.ti.com (157.170.170.114) with Microsoft SMTP Server id 14.3.294.0; Fri, 30 Sep 2016 11:47:14 -0500 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by dflp33.itg.ti.com (8.14.3/8.13.8) with ESMTP id u8UGlEcp002276; Fri, 30 Sep 2016 11:47:14 -0500 Date: Fri, 30 Sep 2016 12:47:14 -0400 From: Denys Dmytriyenko To: Ankur Tyagi Message-ID: <20160930164713.GT7475@edge> References: <20160929202451.GN7475@edge> MIME-Version: 1.0 In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Cc: meta-arago@arago-project.org Subject: Re: linux-libc-headers and linux-ti-staging fetch errors X-BeenThere: meta-arago@arago-project.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Arago metadata layer for TI SDKs - OE-Core/Yocto compatible List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Sep 2016 16:47:16 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline Maybe your download directory got corrupted? Try removing this: /home/ankur/arago/oe-layersetup/downloads/git2/git.ti.com.ti-linux-kernel.ti-linux-kernel.git -- Denys On Fri, Sep 30, 2016 at 11:12:40PM +1300, Ankur Tyagi wrote: > Hi Denys, > > I am able to clone ti-linux-kernel.git (it took loooong time) which > means git.ti.com is not blocked > > ankur@at:~/arago$ git clone git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git > Cloning into 'ti-linux-kernel'... > remote: Counting objects: 6374745, done. > remote: Compressing objects: 100% (909332/909332), done. > remote: Total 6374745 (delta 5431716), reused 6369969 (delta 5427279) > Receiving objects: 100% (6374745/6374745), 1.22 GiB | 185.00 KiB/s, done. > Resolving deltas: 100% (5431716/5431716), done. > Checking connectivity... done. > Checking out files: 100% (52223/52223), done. > > But I still get fetch errors for linux-libc-headers and linux-ti-staging > > regards > Ankur > > On Fri, Sep 30, 2016 at 9:24 AM, Denys Dmytriyenko wrote: > > Can you access this repository: > > git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git > > > > Try to see if you have git.ti.com blocked or require any proxy on your side. > > > > -- > > Denys > > > > > > On Fri, Sep 30, 2016 at 08:38:49AM +1300, Ankur Tyagi wrote: > >> 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 > >> meta-arago@arago-project.org > >> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago