From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from tinyArch.localdomain (unknown [78.110.170.148]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 3A7EFE0070C for ; Wed, 21 Mar 2012 02:02:18 -0700 (PDT) Received: from [192.168.0.57] (unknown [195.171.99.130]) by tinyArch.localdomain (Postfix) with ESMTPSA id F048E2AEF5 for ; Wed, 21 Mar 2012 08:19:58 +0000 (GMT) Message-ID: <4F699923.5040901@communistcode.co.uk> Date: Wed, 21 Mar 2012 09:02:27 +0000 From: Jack Mitchell User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120314 Thunderbird/11.0 MIME-Version: 1.0 To: yocto@yoctoproject.org References: In-Reply-To: Subject: Re: Build failure because of do_fectch in Yocto-1.1 X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Mar 2012 09:02:18 -0000 Content-Type: multipart/alternative; boundary="------------050002000001010402080402" --------------050002000001010402080402 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 21/03/12 05:01, Ashish Pandey wrote: > Hi All , > > I am new to Yocto and I am trying to build linux image using > Yocto-1.1 . I am not able to build completely , It is giving following > error. > > NOTE: package core-image-minimal-1.0-r0: task do_populate_sysroot: > Started > NOTE: package core-image-minimal-1.0-r0: task do_populate_sysroot: > Succeeded > ERROR: > '/home/yocto/poky-edison-6.0/meta/recipes-kernel/linux/linux-yocto_3.0.bb' > failed > > > I think it is not able to fetch linux-yocto_3.0 from > git://git.yoctoproject.org/linux-yocto-3.0. > > I do not have internet setup in my build machine, I have downloaded > all the packages from a different machine and i have copied it to the > build machine. > > Following are the Build Machine ,Yocto setup and Error details: > > *1) Build machine:* > Yocto@linux-todd:/home/yocto/poky-edison-6.0> uname -a > Linux linux-todd 3.1.0-1.2-desktop #1 SMP PREEMPT Thu Nov 3 14:45:45 > UTC 2011 (187dde0) i686 i686 i386 GNU/Linux > > It is Open Suse 12.1. > > *2) Yocto Setup :* > Yocto@linux-todd:/home/yocto/poky-edison-6.0/build> bitbake -k > core-image-minimal > Loading cache: 100% > |#######################################################################################################################################| > ETA: 00:00:00 > Loaded 1036 entries from dependency cache. > > OE Build Configuration: > BB_VERSION = "1.13.3" > TARGET_ARCH = "i586" > TARGET_OS = "linux" > MACHINE = "qemux86" > DISTRO = "poky" > DISTRO_VERSION = "1.1" > TUNE_FEATURES = "m32 i586" > TARGET_FPU = "" > meta > meta-yocto = ":" > > NOTE: Resolving any missing task queue dependencies > NOTE: Preparing runqueue > > *3) Error :* > > NOTE: package > linux-yocto-3.0.4+git1+d05450e4aef02c1b7137398ab3a9f8f96da74f52_1+72671808fdbe69a9fe03fd8f094e7c59da04a28c-r2: > task do_fetch: Failed > ERROR: Task 495 > (/home/yocto/poky-edison-6.0/meta/recipes-kernel/linux/linux-yocto_3.0.bb, > do_fetch) failed with exit code '1' > ERROR: > '/home/yocto/poky-edison-6.0/meta/recipes-kernel/linux/linux-yocto_3.0.bb' > failed > > Is there anyway to build yocto on a machine which does not have > internet and git ? > Please help me to fix this issue. > > Regards, > > Ashish > > Huawei Technology > > This e-mail and its attachments contain confidential information from > HUAWEI, which is intended only for the person or entity whose address > is listed above. Any use of the information contained herein in any > way (including, but not limited to, total or partial disclosure, > reproduction, or dissemination) by persons other than the intended > recipient(s) is prohibited. If you receive this e-mail in error, > please notify the sender by phone or email immediately and delete it! > > > > _______________________________________________ > yocto mailing list > yocto@yoctoproject.org > https://lists.yoctoproject.org/listinfo/yocto HI Ashish, There is a short paragraph on the wiki[1] which gives a brief explanation on how to go about creating your own mirror of the downloaded files. [1] https://wiki.yoctoproject.org/wiki/How_do_I Regards, -- Jack Mitchell (jack@embed.me.uk) Embedded Systems Engineer http://www.embed.me.uk -- --------------050002000001010402080402 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 21/03/12 05:01, Ashish Pandey wrote:
Hi All ,

  I am new to Yocto and I am trying to build linux image using Yocto-1.1 . I am not able to build completely , It is giving following error.

NOTE: package core-image-minimal-1.0-r0: task do_populate_sysroot: Started
NOTE: package core-image-minimal-1.0-r0: task do_populate_sysroot: Succeeded
ERROR: '/home/yocto/poky-edison-6.0/meta/recipes-kernel/linux/linux-yocto_3.0.bb' failed


I think it is not able to fetch linux-yocto_3.0 from git://git.yoctoproject.org/linux-yocto-3.0.

I do not have internet setup in my build machine, I have downloaded all the packages from a different machine and i have copied it to the build machine.

Following are the Build Machine ,Yocto setup and Error details:
 
1) Build machine:
Yocto@linux-todd:/home/yocto/poky-edison-6.0> uname -a
Linux linux-todd 3.1.0-1.2-desktop #1 SMP PREEMPT Thu Nov 3 14:45:45 UTC 2011 (187dde0) i686 i686 i386 GNU/Linux

It is Open Suse 12.1.

2) Yocto Setup :
Yocto@linux-todd:/home/yocto/poky-edison-6.0/build> bitbake -k core-image-minimal
Loading cache: 100% |#######################################################################################################################################| ETA:  00:00:00
Loaded 1036 entries from dependency cache.

OE Build Configuration:
BB_VERSION        = "1.13.3"
TARGET_ARCH       = "i586"
TARGET_OS         = "linux"
MACHINE           = "qemux86"
DISTRO            = "poky"
DISTRO_VERSION    = "1.1"
TUNE_FEATURES     = "m32 i586"
TARGET_FPU        = ""
meta
meta-yocto        = "<unknown>:<unknown>"

NOTE: Resolving any missing task queue dependencies
NOTE: Preparing runqueue

3) Error :

NOTE: package linux-yocto-3.0.4+git1+d05450e4aef02c1b7137398ab3a9f8f96da74f52_1+72671808fdbe69a9fe03fd8f094e7c59da04a28c-r2: task do_fetch: Failed
ERROR: Task 495 (/home/yocto/poky-edison-6.0/meta/recipes-kernel/linux/linux-yocto_3.0.bb, do_fetch) failed with exit code '1'
ERROR: '/home/yocto/poky-edison-6.0/meta/recipes-kernel/linux/linux-yocto_3.0.bb' failed

Is there anyway to build yocto on a machine which does not have internet and git ?
Please help me to fix this issue.

 

 

 

Regards,

Ashish

Huawei Technology

 

This e-mail and its attachments contain confidential information from HUAWEI, which is intended only for the person or entity whose address is listed above. Any use of the information contained herein in any way (including, but not limited to, total or partial disclosure, reproduction, or dissemination) by persons other than the intended recipient(s) is prohibited. If you receive this e-mail in error, please notify the sender by phone or email immediately and delete it!

 
 


_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

HI Ashish,

There is a short paragraph on the wiki[1] which gives a brief explanation on how to go about creating your own mirror of the downloaded files.

[1] https://wiki.yoctoproject.org/wiki/How_do_I

Regards,

-- 

  Jack Mitchell (jack@embed.me.uk)             
  Embedded Systems Engineer
  http://www.embed.me.uk

--
--------------050002000001010402080402--