[Angstrom-devel] Broken ncurses mirrors??

Aurelio Cano aurelio.cano at inetsis.es
Wed Dec 14 11:00:50 CET 2011


Hi everyone,

I am trying to build an angstrom image for the mini2440 device and I got
the following issue:

########################################
...
...
...
Logging in as anonymous ... NOTE: package ncurses-native-5.7
+20110115-r16: task do_fetch: Started
NOTE: fetch
ftp://invisible-island.net/ncurses/5.7/ncurses-5.7-20110108-patch.sh.bz2
Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /ncurses/5.7 ... 
No such directory `ncurses/5.7'.

--2011-12-13 19:38:04--
http://mirrors.openembedded.org//ncurses-5.7-20110108-patch.sh.bz2
Resolving mirrors.openembedded.org... 82.197.159.157
Connecting to mirrors.openembedded.org|82.197.159.157|:80... NOTE: fetch
http://mirrors.openembedded.org//ncurses-5.7-20110108-patch.sh.bz2
failed: No route to host.
--2011-12-13 19:38:07--
http://sources.openembedded.org//ncurses-5.7-20110108-patch.sh.bz2
Resolving sources.openembedded.org... 140.211.169.152
Connecting to sources.openembedded.org|140.211.169.152|:80... connected.
HTTP request sent, awaiting response... NOTE: fetch
http://sources.openembedded.org//ncurses-5.7-20110108-patch.sh.bz2
404 Not Found
2011-12-13 19:38:07 ERROR 404: Not Found.

--2011-12-13 19:38:07--
http://www.angstrom-distribution.org/unstable/sources/ncurses-5.7-20110108-patch.sh.bz2
Resolving www.angstrom-distribution.org... 188.40.83.200
Connecting to www.angstrom-distribution.org|188.40.83.200|:80... NOTE:
fetch
http://www.angstrom-distribution.org/unstable/sources/ncurses-5.7-20110108-patch.sh.bz2
connected.
HTTP request sent, awaiting response... 403 Forbidden
2011-12-13 19:38:11 ERROR 403: Forbidden.

ERROR: TaskFailed event exception, aborting
ERROR: Build of
virtual:native:/home/minde/oe/openembedded/recipes/ncurses/ncurses_5.7.bb do_fetch failed
ERROR: Task 487
(virtual:native:/home/minde/oe/openembedded/recipes/ncurses/ncurses_5.7.bb, do_fetch) failed with 256
ERROR:
'virtual:native:/home/minde/oe/openembedded/recipes/ncurses/ncurses_5.7.bb' failed
NOTE: Task failed: Fetch failed: Unable to fetch URL
ftp://invisible-island.net/ncurses/5.7/ncurses-5.7-20110108-patch.sh.bz2;apply=yes;name=p20110108sh from any source.
NOTE: package ncurses-native-5.7+20110115-r16: task do_fetch: Failed
ERROR: TaskFailed event exception, aborting
ERROR: Build of
virtual:native:/home/minde/oe/openembedded/recipes/ncurses/ncurses_5.7.bb do_fetch failed
ERROR: Task 487
(virtual:native:/home/minde/oe/openembedded/recipes/ncurses/ncurses_5.7.bb, do_fetch) failed with 256
ERROR:
'virtual:native:/home/minde/oe/openembedded/recipes/ncurses/ncurses_5.7.bb' failed
ERROR:
'virtual:native:/home/minde/oe/openembedded/recipes/ncurses/ncurses_5.7.bb' failed
########################################

My configuration is:

Build Configuration:
BB_VERSION        = "1.10.2"
METADATA_BRANCH   = "<unknown>"
METADATA_REVISION = "8c6a371"
TARGET_ARCH       = "arm"
TARGET_OS         = "linux-gnueabi"
MACHINE           = "mini2440"
DISTRO            = "angstrom"
DISTRO_VERSION    = "v20111214"
TARGET_FPU        = "soft"

And I was trying to bitbake the 2011.13 Release following this
instructions:
http://www.openembedded.org/wiki/Release-2011.03

I found similar discussions on the mailing list and seems to be due to
mirrors are broken, any help?

Thanks!
Aurelio


More information about the Angstrom-distro-devel mailing list