[oe] git fetcher failure?

Rod Whitby rod at whitby.id.au
Fri Oct 3 02:37:47 UTC 2008


Anyone know why this git fetch fails?

The git tarball is downloaded from the angstrom tarball stash, but then
when it is unpacked the specific git revision required can't be found:

> fatal: failed to unpack tree object daf0729351631f93f9f2f22af33d46658c6f5d68

I have already tried blowing away anything in the downloads area related
to this git repo ...

> NOTE: Running task 2336 of 5076 (ID: 950, /home/shr/fso-testing/openembedded/packages/freesmartphone/fso-gpsd_git.bb, do_fetch)
> NOTE: package fso-gpsd-0.6+r3+gitrdaf0729351631f93f9f2f22af33d46658c6f5d68: started
> NOTE: package fso-gpsd-0.6+r3+gitrdaf0729351631f93f9f2f22af33d46658c6f5d68-r3: task do_fetch: started
> NOTE: fetch http://www.angstrom-distribution.org/unstable/sources/git_git.freesmartphone.org.fso-gpsd.git_daf0729351631f93f9f2f22af33d46658c6f5d68.tar.gz
> --01:25:48--  http://www.angstrom-distribution.org/unstable/sources/git_git.freesmartphone.org.fso-gpsd.git_daf0729351631f93f9f2f22af33d46658c6f5d68.tar.gz
>            => `/home/shr/fso-testing/downloads/git_git.freesmartphone.org.fso-gpsd.git_daf0729351631f93f9f2f22af33d46658c6f5d68.tar.gz'
> Resolving www.angstrom-distribution.org... 85.214.40.226
> Connecting to www.angstrom-distribution.org|85.214.40.226|:80... connected.
> HTTP request sent, awaiting response... 404 Not Found
> 01:25:49 ERROR 404: Not Found.
> 
> NOTE: fetch http://downloads.openmoko.org/sources/git_git.freesmartphone.org.fso-gpsd.git_daf0729351631f93f9f2f22af33d46658c6f5d68.tar.gz
> --01:25:49--  http://downloads.openmoko.org/sources/git_git.freesmartphone.org.fso-gpsd.git_daf0729351631f93f9f2f22af33d46658c6f5d68.tar.gz
>            => `/home/shr/fso-testing/downloads/git_git.freesmartphone.org.fso-gpsd.git_daf0729351631f93f9f2f22af33d46658c6f5d68.tar.gz'
> Resolving downloads.openmoko.org... 88.198.93.219
> Connecting to downloads.openmoko.org|88.198.93.219|:80... connected.
> HTTP request sent, awaiting response... 404 Not Found
> 01:25:49 ERROR 404: Not Found.
> 
> NOTE: fetch http://www.angstrom-distribution.org/unstable/sources/git_git.freesmartphone.org.fso-gpsd.git.tar.gz
> --01:25:49--  http://www.angstrom-distribution.org/unstable/sources/git_git.freesmartphone.org.fso-gpsd.git.tar.gz
>            => `/home/shr/fso-testing/downloads/git_git.freesmartphone.org.fso-gpsd.git.tar.gz'
> Resolving www.angstrom-distribution.org... 85.214.40.226
> Connecting to www.angstrom-distribution.org|85.214.40.226|:80... connected.
> HTTP request sent, awaiting response... 200 OK
> Length: 29,410 (29K) [application/x-gzip]
> 
> 100%[================================================================================================================================================================================>] 29,410        60.71K/s
> 
> 01:25:50 (60.64 KB/s) - `/home/shr/fso-testing/downloads/git_git.freesmartphone.org.fso-gpsd.git.tar.gz' saved [29410/29410]
> 
> NOTE: Fetched git_git.freesmartphone.org.fso-gpsd.git.tar.gz from tarball stash, skipping checkout
> Unpacking 7 objects...
>  100% (7/7) done
> Warning: No merge candidate found because value of config option
>          "branch.master.merge" does not match any remote branch fetched.
> No changes.
> Removing unused objects 100%...
> Done.
> NOTE: Creating tarball of git repository
> fatal: failed to unpack tree object daf0729351631f93f9f2f22af33d46658c6f5d68
> NOTE: Task failed: Fetch failed: Fetch command export PATH=/home/shr/fso-testing/tmp/staging/i686-linux/usr/bin/arm-angstrom-linux-gnueabi:/home/shr/fso-testing/tmp/staging/i686-linux/usr/sbin:/home/shr/fso-testing/tmp/staging/i686-linux/usr/bin:/home/shr/fso-testing/tmp/cross/bin:/home/shr/fso-testing/tmp/staging/i686-linux/sbin:/home/shr/fso-testing/bitbake/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games; git read-tree daf0729351631f93f9f2f22af33d46658c6f5d68 failed with signal 128, output:
> 
> NOTE: oestats: task failed, see http://tinderbox.openembedded.net/packages/155827/
> NOTE: package fso-gpsd-0.6+r3+gitrdaf0729351631f93f9f2f22af33d46658c6f5d68-r3: task do_fetch: failed
> ERROR: TaskFailed event exception, aborting
> NOTE: package fso-gpsd-0.6+r3+gitrdaf0729351631f93f9f2f22af33d46658c6f5d68: failed
> ERROR: Build of /home/shr/fso-testing/openembedded/packages/freesmartphone/fso-gpsd_git.bb do_fetch failed
> ERROR: Task 950 (/home/shr/fso-testing/openembedded/packages/freesmartphone/fso-gpsd_git.bb, do_fetch) failed
> NOTE: Tasks Summary: Attempted 2335 tasks of which 2335 didn't need to be rerun and 1 failed.
> ERROR: '/home/shr/fso-testing/openembedded/packages/freesmartphone/fso-gpsd_git.bb' failed

-- Rod





More information about the Openembedded-devel mailing list