From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from devils.ext.ti.com (devils.ext.ti.com [198.47.26.153]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 4FDC2E00507 for ; Mon, 27 Jan 2014 09:26:28 -0800 (PST) Received: from dflxv15.itg.ti.com ([128.247.5.124]) by devils.ext.ti.com (8.13.7/8.13.7) with ESMTP id s0RHQRx1015839; Mon, 27 Jan 2014 11:26:27 -0600 Received: from DFLE73.ent.ti.com (dfle73.ent.ti.com [128.247.5.110]) by dflxv15.itg.ti.com (8.14.3/8.13.8) with ESMTP id s0RHQRh2019266; Mon, 27 Jan 2014 11:26:27 -0600 Received: from dlep32.itg.ti.com (157.170.170.100) by DFLE73.ent.ti.com (128.247.5.110) with Microsoft SMTP Server id 14.2.342.3; Mon, 27 Jan 2014 11:26:26 -0600 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by dlep32.itg.ti.com (8.14.3/8.13.8) with ESMTP id s0RHQQRJ016955; Mon, 27 Jan 2014 11:26:26 -0600 Date: Mon, 27 Jan 2014 12:26:26 -0500 From: Denys Dmytriyenko To: =?iso-8859-1?Q?Andr=E9?= Prado Message-ID: <20140127172626.GH6814@edge> References: <20140127154500.GA30525@edge> MIME-Version: 1.0 In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Cc: meta-ti@yoctoproject.org Subject: Re: Trying to build for BBB but can't fetch linux-ti-staging-3.12.8 X-BeenThere: meta-ti@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-ti layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jan 2014 17:26:29 -0000 Content-Type: text/plain; charset="iso-8859-1" Content-Disposition: inline Content-Transfer-Encoding: 8bit On Mon, Jan 27, 2014 at 02:41:48PM -0200, André Prado wrote: > Hey Denys thanks for the feedback, however i've tried to let my computer on > for 2 days and the instruction do_fetch is still there. > Anything i could do? Do you have issues building any other recipe that clones from a git tree? > On Mon, Jan 27, 2014 at 1:45 PM, Denys Dmytriyenko wrote: > > > On Sat, Jan 25, 2014 at 10:25:54PM -0200, André Prado wrote: > > > Hello i am trying to build a Yocto image for the Beaglebone black but i > > am > > > not having any success. > > > > > > This task keeps running for ever: linux-ti-staging-3.12.8-r21a+ > > > gitrAUTOINC+af17c0c3a9 do_fetch > > > > Most probably it's just cloning the git tree, which could take some time. > > > > > > > I've runned this: it clone git:// > > > git.ti.com/ti-linux-kernel/ti-linux-kernel.git with success. > > > > > > bitbake linux-ti-staging -c cleansstate returns me this: > > > http://pastebin.com/eAvJvTUU > > > > > > bitbake -v linux-ti-staging -c fetch returns me this: > > > http://pastebin.com/5RaRPeV9 > > > > There seems to be some kind of exception in bitbake... > > > > > > > build/tmp/work/beaglebone- > > > > > poky-linux-gnueabi/linux-ti-staging/3.12.8-r21a+gitrAUTOINC+af17c0c3a9/temp/log.do_fetch > > > returns me this: > > > http://pastebin.com/AmptCBFw > > > > > > DEBUG: Mirror fetch failure for url > > > > > http://downloads.yoctoproject.org/mirror/sources/git2_git.ti.com.ti-linux-kernel.ti-linux-kernel.git.tar.gz(original > > > url: git:// > > > > > git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-linux-3.12.y > > > ) > > > > And this just means there are no mirrors with this file, which is > > expected, as > > it's a live git repository. > > > > -- > > Denys > > > > > > -- > Att > André