Angstrom-distribution / setup-scripts

Helper scripts for setting an Angstrom development environment
http://www.angstrom-distribution.org/building-angstrom
MIT License
84 stars 108 forks source link

Old/dead link to linaro gcc #12

Closed kenrestivo closed 11 years ago

kenrestivo commented 11 years ago

Running current git head, and building the beaglebone systemd image:

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 09:47:27 ERROR 404: Not Found.

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: /mnt/externalsata/beagle/angstrom/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.726
ERROR: Task 463 (/mnt/externalsata/beagle/angstrom/setup-scripts/sources/meta-linaro/recipes-devtools/gcc/gcc-cross-initial_linaro-4.7.bb, do_fetch) failed with exit code '1'
Wait
Summary: 1 task failed:
  /mnt/externalsata/beagle/angstrom/setup-scripts/sources/meta-linaro/recipes-devtools/gcc/gcc-cross-initial_linaro-4.7.bb, do_fetch
Summary: There were 2 WARNING messages shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.

So the build failed because of this. I googled around and couldn't find any alternate places to fetch this elusive file in one peice; it appears to be in two chunks on Launchpad.

notexpected commented 11 years ago

I am getting the same error, err, did u find a work around?

koenkooi commented 11 years ago

update to drag in https://github.com/Angstrom-distribution/meta-angstrom/commit/b426eaab1a928648e937e60520221a458c22b12f and please try again

notexpected commented 11 years ago

Seems to be working now :)