[oe] linux-omap3_git.bb doesn't work when copied to user.collection

Elvis Dowson elvis.dowson at mac.com
Sun Jun 7 10:20:52 UTC 2009


Hi Phil,
		I deleted all the files in the ${GITDIR} like you suggested, but now  
I get an error:

gzip: stdin: invalid compressed data--format violated
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now

What could be causing it?

Elvis


[elvis at zeus org.openembedded.dev]$ bitbake linux-omap3
NOTE: Handling BitBake files: \ (6876/6876) [100 %]
NOTE: Parsing finished. 6604 cached, 0 parsed, 272 skipped, 2 masked.
NOTE: Cache is clean, not saving.
NOTE: Resolving any missing task queue dependencies
NOTE: Preparing runqueue
NOTE: Executing runqueue
NOTE: Running task 152 of 545 (ID: 368, /tool/overo-oe/ 
org.openembedded.dev/recipes/binutils/binutils-cross_2.18.50.0.7.bb,  
do_compile)
NOTE: Running task 262 of 545 (ID: 355, /tool/overo-oe/ 
org.openembedded.dev/recipes/glib-2.0/glib-2.0-native_2.18.0.bb,  
do_compile)
NOTE: Running task 274 of 545 (ID: 1, /tool/overo-oe/ 
org.openembedded.dev/recipes/linux/linux-omap3_git.bb, do_setscene)
NOTE: Running task 426 of 545 (ID: 2, /tool/overo-oe/ 
org.openembedded.dev/recipes/linux/linux-omap3_git.bb, do_fetch)

gzip: stdin: invalid compressed data--format violated
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now
NOTE: Task failed: Fetch failed: Fetch command export HOME=/home/ 
elvis; export SSH_AUTH_SOCK=/tmp/keyring-C4wDro/ssh; export PATH=/tool/ 
overo-oe/tmp/staging/i686-linux/usr/bin/overo-angstrom-linux-gnueabi:/ 
tool/overo-oe/tmp/staging/i686-linux/usr/bin/armv7a-angstrom-linux- 
gnueabi:/tool/overo-oe/tmp/staging/i686-linux/usr/sbin:/tool/overo-oe/ 
tmp/staging/i686-linux/usr/bin:/tool/overo-oe/tmp/cross/armv7a/bin:/ 
tool/overo-oe/tmp/staging/i686-linux/sbin:/tool/overo-oe/tmp/staging/ 
i686-linux/bin:/tool/repo:/tool/android/out/host/linux-x86/bin:/tool/ 
script:/tool/overo-oe/bitbake/bin:/tool/overo-oe/tmp/cross/armv7a/bin:/ 
usr/java/jdk1.6.0_12/bin:/tool/repo:/tool/android/out/host/linux-x86/ 
bin:/tool/script:/tool/overo-oe/bitbake/bin:/tool/overo-oe/tmp/cross/ 
armv7a/bin:/usr/java/jdk1.6.0_12/bin:/usr/lib/qt-3.3/bin:/usr/kerberos/ 
bin:/usr/lib/ccache:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/ 
sbin:/sbin:/home/elvis/bin; tar -xzf /usr/share/sources/ 
git_git.kernel.org.pub.scm.linux.kernel.git.tmlind.linux- 
omap-2.6.git.tar.gz failed with signal 2, output:

gzip: stdin: invalid compressed data--format violated
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now

ERROR: TaskFailed event exception, aborting
ERROR: Build of /tool/overo-oe/org.openembedded.dev/recipes/linux/ 
linux-omap3_git.bb do_fetch failed
ERROR: Task 2 (/tool/overo-oe/org.openembedded.dev/recipes/linux/linux- 
omap3_git.bb, do_fetch) failed


On Jun 7, 2009, at 2:08 PM, Phil Blundell wrote:

> Assuming you haven't overridden it in local.conf, the definitions from
> bitbake.conf will be what you're getting:
>
> CO_DIR = "${DL_DIR}"
> GITDIR = "${CO_DIR}/git"
>
> Judging from your previous mail it seems that you have ${DL_DIR} set
> to /usr/share/sources, so the bits in question are most likely
> in /usr/share/sources/git.
>






More information about the Openembedded-devel mailing list