All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
To: enelson1000@comcast.net
Cc: yocto@yoctoproject.org
Subject: Re: Raspberry Pi do_fetch failure
Date: Fri, 04 Jan 2013 20:22:46 +0000	[thread overview]
Message-ID: <50E73A16.4070303@dynamicdevices.co.uk> (raw)
In-Reply-To: <50E31E11.2090708@comcast.net>

On 01/01/2013 17:34, ed nelson wrote:
> I am getting a do_fetch failure on raspberrypi kernel.  Is anyone else 
> having this problem?
> 
> Build Configuration:
> BB_VERSION        = "1.16.0"
> TARGET_ARCH       = "arm"
> TARGET_OS         = "linux-gnueabi"
> MACHINE           = "raspberrypi"
> DISTRO            = "poky"
> DISTRO_VERSION    = "1.3"
> TUNE_FEATURES     = "armv6 vfp"
> TARGET_FPU        = "vfp"
> meta
> meta-yocto
> meta-yocto-bsp    = "danny:bf909b267498dbab4d7695c26b0dce903ac8b6b0"
> meta-raspberrypi  = "master:305c5259e24eaa9fb285ca983dc4f9454743fa0c"
> 
> NOTE: Resolving any missing task queue dependencies
> NOTE: Preparing runqueue
> NOTE: Executing SetScene Tasks
> NOTE: Executing RunQueue Tasks
> WARNING: Failed to fetch URL 
> git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.2.27, 
> attempting MIRRORS if available
> ERROR: Fetcher failure: Fetch command failed with exit code 128, output:
> Cloning into bare repository 
> '/home/ed/oe/poky-danny/rasperryPiBuild/downloads/git2/github.com.raspberrypi.linux.git'...
> 
> fatal: read error: Connection reset by peer
> fatal: early EOF
> fatal: index-pack failed
> 
> ERROR: Function failed: Fetcher failure for URL: 
> 'git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.2.27'. 
> Unable to fetch URL from any source.
> 
> Thanks

I'm rebuilding an RPi image from scratch here now for some testing and I
see the same issue, which looks to be a GitHub hiccup.

I do have a cached download of the RPi linux GitHub repository from a
previous build, which you're welcome to use if it'll help you move
forward whilst GitHub has this issue.

I've tarred it up as github.com.raspberrypi.linux.git.tgz. You can
extract this into the Yocto downloads directory and I believe it'll be
picked up by the build tool, e.g.

cd /path/to/yoctoProject/raspberryPiBuild/downloads
tar xzf  /path/to/github.com.raspberrypi.linux.git.tgz

You should see it go into a "git2" folder in downloads.

It's currently uploading to a DropBox public link at

https://dl.dropbox.com/u/12130167/rpi/github.com.raspberrypi.linux.git.tgz

(It's around 620MB so it'll be about an hour before it's up. I'll
probably leave it up there over the weekend but it may disappear next week!)

Cheers,

Alex




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



  parent reply	other threads:[~2013-01-04 20:23 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-01 17:34 Raspberry Pi do_fetch failure ed nelson
2013-01-02  2:50 ` Andrei Gherzan
     [not found]   ` <50E3B3BF.1000802@comcast.net>
2013-01-02  9:52     ` Andrei Gherzan
     [not found]       ` <50E59A7E.1090206@comcast.net>
2013-01-04 11:20         ` Andrei Gherzan
2013-01-04 20:22 ` Alex J Lennon [this message]
2013-01-04 23:00   ` Andrei Gherzan
     [not found]   ` <50EA5C2E.9060701@comcast.net>
2013-01-07 11:33     ` Alex J Lennon
2013-01-07 17:53       ` Robert P. J. Day
2013-01-07 18:03         ` Alex J Lennon
2013-01-07 18:07           ` Robert P. J. Day
2013-01-07 18:57             ` Andrei Gherzan
2013-01-07 18:28         ` Andrei Gherzan
2013-01-07 19:54           ` Robert P. J. Day
     [not found]             ` <50F63E70.3000000@comcast.net>
2013-01-16 13:45               ` Alex J Lennon
2013-01-16 13:59                 ` Robert P. J. Day
2013-01-16 14:02                   ` Alex J Lennon
2013-01-16 14:10                     ` Robert P. J. Day
2013-01-16 14:11                     ` Gary Thomas
2013-01-16 14:20                       ` Alex J Lennon
  -- strict thread matches above, loose matches on Subject: below --
2012-08-13 13:34 Jack Mitchell
2012-08-13 13:51 ` Andrei Gherzan
2012-08-13 14:00   ` Jack Mitchell
2012-08-13 16:38     ` Chris Tapp
2012-08-13 18:58       ` Andrei Gherzan
2012-08-20 17:23         ` Andrei Gherzan
2012-08-21  9:01           ` Jack Mitchell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50E73A16.4070303@dynamicdevices.co.uk \
    --to=ajlennon@dynamicdevices.co.uk \
    --cc=enelson1000@comcast.net \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.