It seems like the proxies are sort of working. A bunch of files all downloaded successfully but eventually this one failed. Here's a snippet:
arago build output said:NOTE: Running task 108 of 1577 (ID: 1248, virtual:native:/home/a0193370/oe/arago-oe-dev/recipes/ncurses/ncurses_5.7.bb, do_fetch)
NOTE: fetch ftp://invisible-island.net/ncurses/5.7/ncurses-5.7-20100424-patch.sh.bz2
--2010-10-06 13:23:39-- ftp://invisible-island.net/ncurses/5.7/ncurses-5.7-20100424-patch.sh.bz2
=> `/home/a0193370/oe/downloads/ncurses-5.7-20100424-patch.sh.bz2'
Resolving wwwgate.ti.com... 192.91.66.131, 192.91.66.132, 156.117.197.212, ...
Connecting to wwwgate.ti.com|192.91.66.131|:80... connected.
Logging in as anonymous ...
Error in server response, closing control connection.
Retrying.
--2010-10-06 13:23:51-- ftp://invisible-island.net/ncurses/5.7/ncurses-5.7-20100424-patch.sh.bz2
(try: 2) => `/home/a0193370/oe/downloads/ncurses-5.7-20100424-patch.sh.bz2'
Connecting to wwwgate.ti.com|192.91.66.131|:80... connected.
Logging in as anonymous ...
Error in server response, closing control connection.
Retrying.
--2010-10-06 13:24:03-- ftp://invisible-island.net/ncurses/5.7/ncurses-5.7-20100424-patch.sh.bz2
(try: 3) => `/home/a0193370/oe/downloads/ncurses-5.7-20100424-patch.sh.bz2'
Connecting to wwwgate.ti.com|192.91.66.131|:80... connected.
Logging in as anonymous ...
Error in server response, closing control connection.
Retrying.
--2010-10-06 13:24:16-- ftp://invisible-island.net/ncurses/5.7/ncurses-5.7-20100424-patch.sh.bz2
(try: 4) => `/home/a0193370/oe/downloads/ncurses-5.7-20100424-patch.sh.bz2'
Connecting to wwwgate.ti.com|192.91.66.131|:80... connected.
Logging in as anonymous ...
Error in server response, closing control connection.
Retrying.
--2010-10-06 13:24:30-- ftp://invisible-island.net/ncurses/5.7/ncurses-5.7-20100424-patch.sh.bz2
(try: 5) => `/home/a0193370/oe/downloads/ncurses-5.7-20100424-patch.sh.bz2'
Connecting to wwwgate.ti.com|192.91.66.131|:80... connected.
Logging in as anonymous ...
Error in server response, closing control connection.
Giving up.
NOTE: fetch http://mirrors.openembedded.org//ncurses-5.7-20100424-patch.sh.bz2
--2010-10-06 13:24:40-- http://mirrors.openembedded.org//ncurses-5.7-20100424-patch.sh.bz2
Resolving wwwgate.ti.com... 192.91.66.132, 156.117.197.212, 156.117.197.214, ...
Connecting to wwwgate.ti.com|192.91.66.132|:80... connected.
Proxy request sent, awaiting response... 404 Not Found
2010-10-06 13:24:41 ERROR 404: Not Found.
NOTE: fetch http://sources.openembedded.org//ncurses-5.7-20100424-patch.sh.bz2
--2010-10-06 13:24:41-- http://sources.openembedded.org//ncurses-5.7-20100424-patch.sh.bz2
Resolving wwwgate.ti.com... 192.91.66.131, 192.91.66.132, 156.117.197.212, ...
Connecting to wwwgate.ti.com|192.91.66.131|:80... connected.
Proxy request sent, awaiting response... 404 Not Found
2010-10-06 13:24:41 ERROR 404: Not Found.
NOTE: fetch http://arago-project.org/files/sources/ncurses-5.7-20100424-patch.sh.bz2
--2010-10-06 13:24:41-- http://arago-project.org/files/sources/ncurses-5.7-20100424-patch.sh.bz2
Resolving wwwgate.ti.com... 156.117.197.214, 192.91.66.131, 192.91.66.132, ...
Connecting to wwwgate.ti.com|156.117.197.214|:80... connected.
Proxy request sent, awaiting response... 404 Not Found
2010-10-06 13:24:41 ERROR 404: Not Found.
NOTE: fetch http://www.angstrom-distribution.org/unstable/sources/ncurses-5.7-20100424-patch.sh.bz2
--2010-10-06 13:24:41-- http://www.angstrom-distribution.org/unstable/sources/ncurses-5.7-20100424-patch.sh.bz2
Resolving wwwgate.ti.com... 156.117.197.212, 156.117.197.214, 192.91.66.131, ...
Connecting to wwwgate.ti.com|156.117.197.212|:80... connected.
Proxy request sent, awaiting response... 403 Forbidden
2010-10-06 13:24:42 ERROR 403: Forbidden.
NOTE: Task failed: Fetch failed: ftp://invisible-island.net/ncurses/5.7/ncurses-5.7-20100424-patch.sh.bz2;apply=yes;name=p20100424sh
ERROR: TaskFailed event exception, aborting
ERROR: Build of virtual:native:/home/a0193370/oe/arago-oe-dev/recipes/ncurses/ncurses_5.7.bb do_fetch failed
ERROR: Task 1248 (virtual:native:/home/a0193370/oe/arago-oe-dev/recipes/ncurses/ncurses_5.7.bb, do_fetch) failed
NOTE: Tasks Summary: Attempted 107 tasks of which 107 didn't need to be rerun and 1 failed.
ERROR: 'virtual:native:/home/a0193370/oe/arago-oe-dev/recipes/ncurses/ncurses_5.7.bb' failed
I have looked at this page for help:
http://arago-project.org/wiki/index.php/Proxy_Settings
I already had the http_proxy and ftp_proxy environment variables set. I needed those set for things like synaptic package manager, etc. Subversion was one of many packages that it told me to install the first time I tried a build. I installed subversion but I do not see the file it mentions (~/.subversion/servers). For git, I already had a different solution in place (corkscrew) which I have been using successfully, e.g. when I cloned the arago directories "manually" for kernel builds.
So looking at the above log can you tell which of the proxies appears to be incorrect? It looks like it is trying to use the proxy (wwwgate.ti.com) but is failing for some reason.
Thanks,
Brad