Help with Missing Package : gcc-linaro-4.7-2013.02-01.tar.bz2

When trying to build Angstrom with directions from from(http://www.angstrom-distribution.org/building-angstrom) I get an error related to a file that can’t be download as a result of a file not found error.

Here are the warnings/errors I get:

WARNING: No recipes available for:
/home/damian/BeagleBoard/setup-scripts/sources/meta-handheld/recipes-core/udev/udev_164.bbappend
/home/damian/BeagleBoard/setup-scripts/sources/meta-intel/meta-fri2/recipes-core/tiny-init/tiny-init.bbappend
/home/damian/BeagleBoard/setup-scripts/sources/meta-minnow/recipes-core/tiny-init/tiny-init.bbappend

NOTE: Resolving any missing task queue dependencies
NOTE: Preparing runqueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
WARNING: Failed to fetch URL http://cbuild.validation.linaro.org/snapshots/gcc-linaro-4.7-2013.02-01.tar.bz2, attempting MIRRORS if available
ERROR: Fetcher failure: Fetch command failed with exit code 8, output:
http://cbuild.validation.linaro.org/snapshots/gcc-linaro-4.7-2013.02-01.tar.bz2:
2013-05-16 21:43:13 ERROR 503: Service Temporarily Unavailable.

ERROR: Function failed: Fetcher failure for URL: ‘http://cbuild.validation.linaro.org/snapshots/gcc-linaro-4.7-2013.02-01.tar.bz2’. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /home/damian/BeagleBoard/setup-scripts/build/tmp-angstrom_v2012_12-eglibc/work/armv7a-vfp-neon-angstrom-linux-gnueabi/gcc-cross-initial-linaro-4.7-r9/temp/log.do_fetch.23944
ERROR: Task 1353 (/home/damian/BeagleBoard/setup-scripts/sources/meta-linaro/recipes-devtools/gcc/gcc-cross-initial_linaro-4.7.bb, do_fetch) failed with exit code ‘1’

Any ideas? I found the file at: https://launchpad.net/gcc-linaro/+milestone/4.7-2013.02 but when I put it in the download folder it gets deleted…

Thanks

Try editing the file sources/meta-linaro/recipes-devtools/gcc/gcc-linaro-4.7.inc to pull the tarball from a different server (https://launchpad.net/gcc-linaro/4.7/4.7-2013.02/+download/gcc-linaro-4.7-2013.02-01.tar.bz2).