All of lore.kernel.org
 help / color / mirror / Atom feed
* Raspberry Pi do_fetch failure
@ 2013-01-01 17:34 ed nelson
  2013-01-02  2:50 ` Andrei Gherzan
  2013-01-04 20:22 ` Alex J Lennon
  0 siblings, 2 replies; 26+ messages in thread
From: ed nelson @ 2013-01-01 17:34 UTC (permalink / raw)
  To: yocto

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


^ permalink raw reply	[flat|nested] 26+ messages in thread
* Raspberry Pi do_fetch failure
@ 2012-08-13 13:34 Jack Mitchell
  2012-08-13 13:51 ` Andrei Gherzan
  0 siblings, 1 reply; 26+ messages in thread
From: Jack Mitchell @ 2012-08-13 13:34 UTC (permalink / raw)
  To: yocto@yoctoproject.org

Good afternoon everyone,

I am trying (yet again) to get yocto to build for the Raspberry Pi and I 
am falling at the do_fetch hurdle on the RasPi kernel.

    ERROR: Fetcher failure: Fetch command export HOME="/home/jack";
    export SSH_AGENT_PID="1350"; export
    SSH_AUTH_SOCK="/home/jack/.cache/keyring-fjEm9a/ssh"; export
    GIT_CONFIG="/home/jack/Projects/poky-rasp/raspberry/tmp/sysroots/x86_64-linux/etc/gitconfig";
    export
    PATH="/home/jack/Projects/poky-rasp/scripts:/home/jack/Projects/poky-rasp/raspberry/tmp/sysroots/x86_64-linux/usr/bin/armv6-vfp-poky-linux-gnueabi:/home/jack/Projects/poky-rasp/raspberry/tmp/sysroots/raspberrypi/usr/bin/crossscripts:/home/jack/Projects/poky-rasp/raspberry/tmp/sysroots/x86_64-linux/usr/sbin:/home/jack/Projects/poky-rasp/raspberry/tmp/sysroots/x86_64-linux/usr/bin:/home/jack/Projects/poky-rasp/raspberry/tmp/sysroots/x86_64-linux/sbin:/home/jack/Projects/poky-rasp/raspberry/tmp/sysroots/x86_64-linux//bin:/home/jack/Projects/poky-rasp/scripts:/home/jack/Projects/poky-rasp/bitbake/bin/:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/bin/core_perl";
    git clone --bare --mirror git://github.com/raspberrypi/linux.git
    /home/jack/Projects/poky-rasp/raspberry/downloads/git2/github.com.raspberrypi.linux.git
    failed with exit code 128, output:
    STDOUT: Cloning into bare repository
    '/home/jack/Projects/poky-rasp/raspberry/downloads/git2/github.com.raspberrypi.linux.git'...

    STDERR: fatal: The remote end hung up unexpectedly
    fatal: early EOF
    fatal: index-pack failed

    ERROR: Function failed: Fetcher failure for URL:
    'git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-patches'.
    Unable to fetch URL from any source.
    ERROR: Logfile of failure stored in:
    /home/jack/Projects/poky-rasp/raspberry/tmp/work/raspberrypi-poky-linux-gnueabi/linux-raspberrypi-3.1.9-rpi+r3+git14ad68cf4afc7acf14076f895b539d81cd9f32ab-r3/temp/log.do_fetch.21673
    NOTE: package
    linux-raspberrypi-3.1.9-rpi+r3+git14ad68cf4afc7acf14076f895b539d81cd9f32ab-r3:
    task do_fetch: Failed
    ERROR: Task 234
    (/home/jack/Projects/poky-rasp/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_3.1.9.bb,
    do_fetch) failed with exit code '1'
    Waiting for 2 running tasks to finish:
    0:
    gcc-runtime-4.7.1.0+git1+d07e24f4ab59f264d68d21838795349faab5dede-r9
    do_populate_sysroot (pid 2167)
    1:
    gcc-runtime-4.7.1.0+git1+d07e24f4ab59f264d68d21838795349faab5dede-r9
    do_package (pid 2168)
    NOTE: package
    gcc-runtime-4.7.1.0+git1+d07e24f4ab59f264d68d21838795349faab5dede-r9: task
    do_populate_sysroot: Succeeded
    Waiting for 1 running tasks to finish:
    0:
    gcc-runtime-4.7.1.0+git1+d07e24f4ab59f264d68d21838795349faab5dede-r9
    do_package (pid 2168)
    NOTE: package
    gcc-runtime-4.7.1.0+git1+d07e24f4ab59f264d68d21838795349faab5dede-r9: task
    do_package: Succeeded
    NOTE: Tasks Summary: Attempted 1223 tasks of which 1014 didn't need
    to be rerun and 1 failed.


Does anyone recognise the root cause of this message? Running poky and 
meta-raspberrypi at latest master.

Regards,
Jack.

-- 

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

--



^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2013-01-16 14:20 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

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.