I'm trying to build Angstrom for the Beaglebone. I'm pretty sure I'm using the most recent version of everything. It almost works, but when I run 'MACHINE=beaglebone ./oebb.sh bitbake systemd-image', I get an error:
| ERROR: Function failed: Fetcher failure for URL: ' ftp://ftp.debian.org/debian/pool/main/n/netbase/netbase_4.47.tar.gz'. Checksum mismatch! | File: '/home/jayk/ang/setup-scripts/ sources/downloads/netbase_4.47.tar.gz' has md5 checksum 4c27c16e983f681a197a04bf74523440 when fcd87a62f177592724a8066e3774ae97 was expected | File: '/home/jayk/ang/setup-scripts/sources/downloads/netbase_4.47.tar.gz' has sha256 checksum 333f1a6c1181c6fbccc8f81ac6aeafac4d8f727cf4e9e9247c9b8bfe0d369c22 when a7e6525c9a09b00eff3395d09739b3c70a18bff8d13f7daa21fdf81989387726 was expected NOTE: package netbase-4.47-r2: task do_fetch: Failed ERROR: Task 1373 (/home/jayk/ang/setup-scripts/sources/openembedded-core/meta/recipes-core/netbase/ netbase_4.47.bb, do_fetch) failed with exit code '1' Waiting for 1 running tasks to finish: 0: htop-0.9-r1 do_package_write_ipk (pid 17288) NOTE: package htop-0.9-r1: task do_package_write_ipk: Succeeded NOTE: Tasks Summary: Attempted 3053 tasks of which 3048 didn't need to be rerun and 1 failed. Summary: 1 task failed: /home/jayk/ang/setup-scripts/sources/openembedded-core/meta/recipes-core/netbase/ netbase_4.47.bb, do_fetch Summary: There were 4 WARNING messages shown. Summary: There was 1 ERROR message shown, returning a non-zero exit code. When I look at ftp://ftp.debian.org/debian/pool/main/n/netbase/ I only see versions 4.45 and 5, but it seems like it was able to retrieve something since it reports a checksum mismatch. I'm really new to bitbake/oe/angstrom... can anyone give me a pointer on how to fix this? Thanks, Jay _______________________________________________ Angstrom-distro-devel mailing list Angstrom-distro-devel@linuxtogo.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel