bitbake errors on netbase4.47

I just updated my oe directory, and when trying to build console-image (virtual/kernel built OK), I get an error about netbase4.47 not being found, and then a checksum mismatch after that. I am building for a beagleboard rev C4 (nonXM). I am building with the command:
“MACHINE=beagleboard ./oebb.sh bitbake console-image”

I have manually checked the debian servers, and the package bitbake is requesting is not there, there is netbase4.45 (for legacy) and netbase5.0 which is current. Also the file is received from somewhere (already in setup-scripts/sources/downloads/netbase_4.47.tar.gz), but the checksums do not match. The ckecksums are defined in setup-scripts/sources/openembeded-core/meta/recipes-core/netbase/netbase_4.47.bb . I tried to manually change the checksums and save the file, but when bitbake runs, it changes the checksums back to the previous version.

Here is the output of bitbake (starting at netbase4.47):

NOTE: package netbase-4.47-r2: task do_fetch: Started
NOTE: package opkg-1_0.1.8+svnr633-r9.0: task do_unpack: Started
NOTE: package opkg-1_0.1.8+svnr633-r9.0: task do_unpack: Succeeded
NOTE: Running task 3071 of 3477 (ID: 264, /home/doogie/setup-scripts/sources/openembedded-core/meta/recipes-devtools/opkg/opkg_svn.bb, do_patch)
NOTE: package opkg-1_0.1.8+svnr633-r9.0: task do_patch: Started
NOTE: package opkg-1_0.1.8+svnr633-r9.0: task do_patch: Succeeded
NOTE: Running task 3072 of 3477 (ID: 269, /home/doogie/setup-scripts/sources/openembedded-core/meta/recipes-devtools/opkg/opkg_svn.bb, do_configure)
NOTE: package opkg-1_0.1.8+svnr633-r9.0: task do_configure: Started
WARNING: Failed to fetch URL ftp://ftp.debian.org/debian/pool/main/n/netbase/netbase_4.47.tar.gz, attempting MIRRORS if available
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/doogie/setup-scripts/sources/downloads/netbase_4.47.tar.gz’ has md5 checksum c45a33dc59783c1e920caca41a9300fe when 31552ee6e1e94506384aab4d75e5f015 was expected
File: ‘/home/doogie/setup-scripts/sources/downloads/netbase_4.47.tar.gz’ has sha256 checksum f9679e948b73533fe6eb3a4bee2fd0f3bc00270c82b08af8e7f77c768fe3eadd when 4103729cae5180cb6d8dc8b3f4db094757848a2a57778fd5b0d937b19dbdd7ca was expected
ERROR: Logfile of failure stored in: /home/doogie/setup-scripts/build/tmp-angstrom_v2012_05-eglibc/work/armv7a-angstrom-linux-gnueabi/netbase-4.47-r2/temp/log.do_fetch.17714
Log data follows:

DEBUG: Trying PREMIRRORS
DEBUG: For url [‘ftp’, ‘ftp.debian.org’, ‘/debian/pool/main/n/netbase/netbase_4.47.tar.gz’, ‘’, ‘’, {}] comparing [‘cvs’, ‘.', '/.’, ‘’, ‘’, {}] to [‘http’, ‘sources.angstrom-distribution.org’, ‘/’, ‘’, ‘’, {}]
DEBUG: For url [‘ftp’, ‘ftp.debian.org’, ‘/debian/pool/main/n/netbase/netbase_4.47.tar.gz’, ‘’, ‘’, {}] comparing [‘svn’, ‘.', '/.’, ‘’, ‘’, {}] to [‘http’, ‘sources.angstrom-distribution.org’, ‘/’, ‘’, ‘’, {}]
DEBUG: For url [‘ftp’, ‘ftp.debian.org’, ‘/debian/pool/main/n/netbase/netbase_4.47.tar.gz’, ‘’, ‘’, {}] comparing [‘git’, ‘.', '/.’, ‘’, ‘’, {}] to [‘http’, ‘sources.angstrom-distribution.org’, ‘/’, ‘’, ‘’, {}]
DEBUG: For url [‘ftp’, ‘ftp.debian.org’, ‘/debian/pool/main/n/netbase/netbase_4.47.tar.gz’, ‘’, ‘’, {}] comparing [‘hg’, ‘.', '/.’, ‘’, ‘’, {}] to [‘http’, ‘sources.angstrom-distribution.org’, ‘/’, ‘’, ‘’, {}]
DEBUG: For url [‘ftp’, ‘ftp.debian.org’, ‘/debian/pool/main/n/netbase/netbase_4.47.tar.gz’, ‘’, ‘’, {}] comparing [‘bzr’, ‘.', '/.’, ‘’, ‘’, {}] to [‘http’, ‘sources.angstrom-distribution.org’, ‘/’, ‘’, ‘’, {}]
DEBUG: For url [‘ftp’, ‘ftp.debian.org’, ‘/debian/pool/main/n/netbase/netbase_4.47.tar.gz’, ‘’, ‘’, {}] comparing [‘osc’, ‘.', '/.’, ‘’, ‘’, {}] to [‘http’, ‘sources.angstrom-distribution.org’, ‘/’, ‘’, ‘’, {}]
DEBUG: For url [‘ftp’, ‘ftp.debian.org’, ‘/debian/pool/main/n/netbase/netbase_4.47.tar.gz’, ‘’, ‘’, {}] comparing [‘p4’, ‘.', '/.’, ‘’, ‘’, {}] to [‘http’, ‘sources.angstrom-distribution.org’, ‘/’, ‘’, ‘’, {}]
DEBUG: For url [‘ftp’, ‘ftp.debian.org’, ‘/debian/pool/main/n/netbase/netbase_4.47.tar.gz’, ‘’, ‘’, {}] comparing [‘svk’, ‘.', '/.’, ‘’, ‘’, {}] to [‘http’, ‘sources.angstrom-distribution.org’, ‘/’, ‘’, ‘’, {}]
DEBUG: Trying Upstream
NOTE: fetch ftp://ftp.debian.org/debian/pool/main/n/netbase/netbase_4.47.tar.gz
DEBUG: executing /usr/bin/env wget -c -t 5 -nv --passive-ftp --no-check-certificate -P /home/doogie/setup-scripts/sources/downloads ‘ftp://ftp.debian.org/debian/pool/main/n/netbase/netbase_4.47.tar.gz
DEBUG: Fetcher accessed the network with the command /usr/bin/env wget -c -t 5 -nv --passive-ftp --no-check-certificate -P /home/doogie/setup-scripts/sources/downloads ‘ftp://ftp.debian.org/debian/pool/main/n/netbase/netbase_4.47.tar.gz
DEBUG: Running export HOME=“/home/doogie”; export SSH_AGENT_PID=“2196”; export SSH_AUTH_SOCK=“/tmp/keyring-VZv8ct/ssh”; export GIT_CONFIG=“/home/doogie/setup-scripts/build/tmp-angstrom_v2012_05-eglibc/sysroots/x86_64-linux/etc/gitconfig”; export PATH=“/home/doogie/setup-scripts/build/tmp-angstrom_v2012_05-eglibc/sysroots/x86_64-linux/usr/bin/armv7a-angstrom-linux-gnueabi:/home/doogie/setup-scripts/build/tmp-angstrom_v2012_05-eglibc/sysroots/beagleboard/usr/bin/crossscripts:/home/doogie/setup-scripts/build/tmp-angstrom_v2012_05-eglibc/sysroots/x86_64-linux/usr/sbin:/home/doogie/setup-scripts/build/tmp-angstrom_v2012_05-eglibc/sysroots/x86_64-linux/usr/bin:/home/doogie/setup-scripts/build/tmp-angstrom_v2012_05-eglibc/sysroots/x86_64-linux/sbin:/home/doogie/setup-scripts/build/tmp-angstrom_v2012_05-eglibc/sysroots/x86_64-linux//bin:/home/doogie/setup-scripts/sources/openembedded-core/scripts:/home/doogie/setup-scripts/sources/bitbake/bin:/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/home/doogie/setup-scripts/sources/openembedded-core/scripts”; /usr/bin/env wget -c -t 5 -nv --passive-ftp --no-check-certificate -P /home/doogie/setup-scripts/sources/downloads ‘ftp://ftp.debian.org/debian/pool/main/n/netbase/netbase_4.47.tar.gz
WARNING: Failed to fetch URL ftp://ftp.debian.org/debian/pool/main/n/netbase/netbase_4.47.tar.gz, attempting MIRRORS if available
DEBUG: Fetcher failure: Fetch command export HOME=“/home/doogie”; export SSH_AGENT_PID=“2196”; export SSH_AUTH_SOCK=“/tmp/keyring-VZv8ct/ssh”; export GIT_CONFIG=“/home/doogie/setup-scripts/build/tmp-angstrom_v2012_05-eglibc/sysroots/x86_64-linux/etc/gitconfig”; export PATH=“/home/doogie/setup-scripts/build/tmp-angstrom_v2012_05-eglibc/sysroots/x86_64-linux/usr/bin/armv7a-angstrom-linux-gnueabi:/home/doogie/setup-scripts/build/tmp-angstrom_v2012_05-eglibc/sysroots/beagleboard/usr/bin/crossscripts:/home/doogie/setup-scripts/build/tmp-angstrom_v2012_05-eglibc/sysroots/x86_64-linux/usr/sbin:/home/doogie/setup-scripts/build/tmp-angstrom_v2012_05-eglibc/sysroots/x86_64-linux/usr/bin:/home/doogie/setup-scripts/build/tmp-angstrom_v2012_05-eglibc/sysroots/x86_64-linux/sbin:/home/doogie/setup-scripts/build/tmp-angstrom_v2012_05-eglibc/sysroots/x86_64-linux//bin:/home/doogie/setup-scripts/sources/openembedded-core/scripts:/home/doogie/setup-scripts/sources/bitbake/bin:/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/home/doogie/setup-scripts/sources/openembedded-core/scripts”; /usr/bin/env wget -c -t 5 -nv --passive-ftp --no-check-certificate -P /home/doogie/setup-scripts/sources/downloads ‘ftp://ftp.debian.org/debian/pool/main/n/netbase/netbase_4.47.tar.gz’ could not be run:
None
DEBUG: Trying MIRRORS
DEBUG: For url [‘ftp’, ‘ftp.debian.org’, ‘/debian/pool/main/n/netbase/netbase_4.47.tar.gz’, ‘’, ‘’, {}] comparing [‘ftp’, ‘ftp.debian.org’, ‘/debian/pool/main’, ‘’, ‘’, {}] to [‘http’, ‘snapshot.debian.net’, ‘/archive/pool’, ‘’, ‘’, {}]
DEBUG: For url ftp://ftp.debian.org/debian/pool/main/n/netbase/netbase_4.47.tar.gz returning http://snapshot.debian.net/archive/pool/n/netbase/netbase_4.47.tar.gz
NOTE: fetch http://snapshot.debian.net/archive/pool/n/netbase/netbase_4.47.tar.gz
DEBUG: executing /usr/bin/env wget -t 5 -nv --passive-ftp --no-check-certificate -P /home/doogie/setup-scripts/sources/downloads ‘http://snapshot.debian.net/archive/pool/n/netbase/netbase_4.47.tar.gz
DEBUG: Fetcher accessed the network with the command /usr/bin/env wget -t 5 -nv --passive-ftp --no-check-certificate -P /home/doogie/setup-scripts/sources/downloads ‘http://snapshot.debian.net/archive/pool/n/netbase/netbase_4.47.tar.gz
DEBUG: Running export HOME=“/home/doogie”; export SSH_AGENT_PID=“2196”; export SSH_AUTH_SOCK=“/tmp/keyring-VZv8ct/ssh”; export GIT_CONFIG=“/home/doogie/setup-scripts/build/tmp-angstrom_v2012_05-eglibc/sysroots/x86_64-linux/etc/gitconfig”; export PATH=“/home/doogie/setup-scripts/build/tmp-angstrom_v2012_05-eglibc/sysroots/x86_64-linux/usr/bin/armv7a-angstrom-linux-gnueabi:/home/doogie/setup-scripts/build/tmp-angstrom_v2012_05-eglibc/sysroots/beagleboard/usr/bin/crossscripts:/home/doogie/setup-scripts/build/tmp-angstrom_v2012_05-eglibc/sysroots/x86_64-linux/usr/sbin:/home/doogie/setup-scripts/build/tmp-angstrom_v2012_05-eglibc/sysroots/x86_64-linux/usr/bin:/home/doogie/setup-scripts/build/tmp-angstrom_v2012_05-eglibc/sysroots/x86_64-linux/sbin:/home/doogie/setup-scripts/build/tmp-angstrom_v2012_05-eglibc/sysroots/x86_64-linux//bin:/home/doogie/setup-scripts/sources/openembedded-core/scripts:/home/doogie/setup-scripts/sources/bitbake/bin:/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/home/doogie/setup-scripts/sources/openembedded-core/scripts”; /usr/bin/env wget -t 5 -nv --passive-ftp --no-check-certificate -P /home/doogie/setup-scripts/sources/downloads ‘http://snapshot.debian.net/archive/pool/n/netbase/netbase_4.47.tar.gz
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/doogie/setup-scripts/sources/downloads/netbase_4.47.tar.gz’ has md5 checksum c45a33dc59783c1e920caca41a9300fe when 31552ee6e1e94506384aab4d75e5f015 was expected
File: ‘/home/doogie/setup-scripts/sources/downloads/netbase_4.47.tar.gz’ has sha256 checksum f9679e948b73533fe6eb3a4bee2fd0f3bc00270c82b08af8e7f77c768fe3eadd when 4103729cae5180cb6d8dc8b3f4db094757848a2a57778fd5b0d937b19dbdd7ca was expected
NOTE: package netbase-4.47-r2: task do_fetch: Failed
ERROR: Task 1852 (/home/doogie/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: opkg-1_0.1.8+svnr633-r9.0 do_configure (pid 17989)
NOTE: package opkg-1_0.1.8+svnr633-r9.0: task do_configure: Succeeded
NOTE: Tasks Summary: Attempted 3072 tasks of which 3068 didn’t need to be rerun and 1 failed.

Summary: 1 task failed:
/home/doogie/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.

I just updated my oe directory, and when trying to build console-image (virtual/kernel built OK), I get an error about netbase4.47 not being found, and then a checksum mismatch
after that. I am building for a beagleboard rev C4 (nonXM). I am building with the command:
"MACHINE=beagleboard ./oebb.sh bitbake console-image"

I have manually checked the debian servers, and the package bitbake is requesting is not there, there is netbase4.45 (for legacy) and netbase5.0 which is current. Also the file is
received from somewhere (already in setup-scripts/sources/downloads/netbase_4.47.tar.gz), but the checksums do not match. The ckecksums are defined in
setup-scripts/sources/openembeded-core/meta/recipes-core/netbase/netbase_4.47.bb . I tried to manually change the checksums and save the file, but when bitbake runs, it changes the
checksums back to the previous version.

You could always download the file manually from
   http://downloads.yoctoproject.org/mirror/sources/netbase_4.47.tar.gz
or set your mirrors appropriately.

Thank you for pointing me in the right direction.

To get it to finish the bitbake process successfully, I downloaded the file you linked from the yocto project mirror, manually put that file in setup-scripts/sources/downloads and also had to create an empty file named netbase_4.47.tar.gz.done next to it. I then changed the md5 and SHA hashes in setup-scripts/sources/openembedded-core/meta/recipes-core/netbase/netbase_4.47.bb as they were different.

I was getting the same issue with beaglebone…