OE failure downloading FFMPEG

I haven’t updated Angstrom in a couple weeks so I figured I might as well. When I get to the FFMPEG task OE fails with the following information…

OE:beagleboard harsha@harsha-desktop:~/oe$ bitbake beagleboard-demo-image

NOTE: Handling BitBake files: | (6452/6452) [100 %]

NOTE: Parsing finished. 6181 cached, 0 parsed, 271 skipped, 0 masked.

NOTE: Cache is clean, not saving.

NOTE: build 200901301620: started

OE Build Configuration:

BB_VERSION = “1.8.13”

METADATA_BRANCH = “org.openembedded.dev”

METADATA_REVISION = “82bc1c85b88b4b44262ba6ebbc2b460be1414af5”

TARGET_ARCH = “arm”

TARGET_OS = “linux-gnueabi”

MACHINE = “beagleboard”

DISTRO = “angstrom”

DISTRO_VERSION = “2009.X-test-20090130”

TARGET_FPU = “hard”

NOTE: Resolving any missing task queue dependencies

NOTE: preferred version git of u-boot not available (for item u-boot)

NOTE: preferred version git of u-boot not available (for item u-boot)

NOTE: Preparing runqueue

NOTE: Executing runqueue

NOTE: Running task 2452 of 6751 (ID: 4126, /home/harsha/oe/openembedded/packages/ffmpeg/ffmpeg_git.bb, do_fetch)

NOTE: package ffmpeg-0.4.9+r38+gitre4f37d7bc8ebd5e63ce57af157c2ebebfdf871fa: started

NOTE: package ffmpeg-1_0.4.9+r38+gitre4f37d7bc8ebd5e63ce57af157c2ebebfdf871fa-r38: task do_fetch: started

From git://git.mansr.com/ffmpeg.mru

  • branch arm → FETCH_HEAD

NOTE: Creating tarball of git repository

fatal: failed to unpack tree object e4f37d7bc8ebd5e63ce57af157c2ebebfdf871fa

NOTE: Task failed: Fetch failed: Fetch command export SSH_AUTH_SOCK=/tmp/keyring-6RmVOA/ssh; export PATH=/home/harsha/oe/tmp/staging/i686-linux/usr/bin/armv7a-angstrom-linux-gnueabi:/home/harsha/oe/tmp/staging/i686-linux/usr/bin/armv7a-angstrom-linux-gnueabi:/home/harsha/oe/tmp/staging/i686-linux/usr/sbin:/home/harsha/oe/tmp/staging/i686-linux/usr/bin:/home/harsha/oe/tmp/cross/armv7a/bin:/home/harsha/oe/tmp/staging/i686-linux/sbin:/home/harsha/oe/tmp/staging/i686-linux/bin:/home/harsha/oe/opt/bitbake/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games; git read-tree e4f37d7bc8ebd5e63ce57af157c2ebebfdf871fa failed with signal 128, output:

fatal: failed to unpack tree object e4f37d7bc8ebd5e63ce57af157c2ebebfdf871fa

NOTE: package ffmpeg-1_0.4.9+r38+gitre4f37d7bc8ebd5e63ce57af157c2ebebfdf871fa-r38: task do_fetch: failed

ERROR: TaskFailed event exception, aborting

NOTE: package ffmpeg-0.4.9+r38+gitre4f37d7bc8ebd5e63ce57af157c2ebebfdf871fa: failed

ERROR: Build of /home/harsha/oe/openembedded/packages/ffmpeg/ffmpeg_git.bb do_fetch failed

ERROR: Task 4126 (/home/harsha/oe/openembedded/packages/ffmpeg/ffmpeg_git.bb, do_fetch) failed

NOTE: Tasks Summary: Attempted 2451 tasks of which 2451 didn’t need to be rerun and 1 failed.

ERROR: ‘/home/harsha/oe/openembedded/packages/ffmpeg/ffmpeg_git.bb’ failed

Any thoughts?

Thanks,

Josh