<div dir="ltr">On Fri, Jan 4, 2013 at 10:22 PM, Alex J Lennon <span dir="ltr"><<a href="mailto:ajlennon@dynamicdevices.co.uk" target="_blank">ajlennon@dynamicdevices.co.uk</a>></span> wrote:<br><div class="gmail_extra">
<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class=""><div class="h5">On 01/01/2013 17:34, ed nelson wrote:<br>
> I am getting a do_fetch failure on raspberrypi kernel. Is anyone else<br>
> having this problem?<br>
><br>
> Build Configuration:<br>
> BB_VERSION = "1.16.0"<br>
> TARGET_ARCH = "arm"<br>
> TARGET_OS = "linux-gnueabi"<br>
> MACHINE = "raspberrypi"<br>
> DISTRO = "poky"<br>
> DISTRO_VERSION = "1.3"<br>
> TUNE_FEATURES = "armv6 vfp"<br>
> TARGET_FPU = "vfp"<br>
> meta<br>
> meta-yocto<br>
> meta-yocto-bsp = "danny:bf909b267498dbab4d7695c26b0dce903ac8b6b0"<br>
> meta-raspberrypi = "master:305c5259e24eaa9fb285ca983dc4f9454743fa0c"<br>
><br>
> NOTE: Resolving any missing task queue dependencies<br>
> NOTE: Preparing runqueue<br>
> NOTE: Executing SetScene Tasks<br>
> NOTE: Executing RunQueue Tasks<br>
> WARNING: Failed to fetch URL<br>
> git://<a href="http://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.2.27" target="_blank">github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.2.27</a>,<br>
> attempting MIRRORS if available<br>
> ERROR: Fetcher failure: Fetch command failed with exit code 128, output:<br>
> Cloning into bare repository<br>
> '/home/ed/oe/poky-danny/rasperryPiBuild/downloads/git2/github.com.raspberrypi.linux.git'...<br>
><br>
> fatal: read error: Connection reset by peer<br>
> fatal: early EOF<br>
> fatal: index-pack failed<br>
><br>
> ERROR: Function failed: Fetcher failure for URL:<br>
> 'git://<a href="http://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.2.27" target="_blank">github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.2.27</a>'.<br>
> Unable to fetch URL from any source.<br>
><br>
> Thanks<br>
<br>
</div></div>I'm rebuilding an RPi image from scratch here now for some testing and I<br>
see the same issue, which looks to be a GitHub hiccup.<br>
<br>
I do have a cached download of the RPi linux GitHub repository from a<br>
previous build, which you're welcome to use if it'll help you move<br>
forward whilst GitHub has this issue.<br>
<br>
I've tarred it up as github.com.raspberrypi.linux.git.tgz. You can<br>
extract this into the Yocto downloads directory and I believe it'll be<br>
picked up by the build tool, e.g.<br>
<br>
cd /path/to/yoctoProject/raspberryPiBuild/downloads<br>
tar xzf /path/to/github.com.raspberrypi.linux.git.tgz<br>
<br>
You should see it go into a "git2" folder in downloads.<br>
<br>
It's currently uploading to a DropBox public link at<br>
<br>
<a href="https://dl.dropbox.com/u/12130167/rpi/github.com.raspberrypi.linux.git.tgz" target="_blank">https://dl.dropbox.com/u/12130167/rpi/github.com.raspberrypi.linux.git.tgz</a><br>
<br>
(It's around 620MB so it'll be about an hour before it's up. I'll<br>
probably leave it up there over the weekend but it may disappear next week!)<br>
<br>
Cheers,<br>
<br>
Alex<br>
<div class=""><div class="h5"><br></div></div></blockquote><div> </div><div>Thank you Alex. Hope it will help Nelson.</div><div style>ag </div></div></div></div>