This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Arago Proxy Error

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

 

  • Brad,

    I had the same issue. I had not set up the wget and ftp proxies:

    In the file /etc/wgetrc:

    # You can set the default proxies for Wget to use for http and ftp.

    # They will override the value in the environment.

    http_proxy = http://proxyle03.ext.ti.com:80/

    ftp_proxy = http://proxyle03.ext.ti.com:80/

    I think http://wwwgate.ti.com:80 should also work.

  • YES!!!  Now it's cranking.  Thanks!!!

  • Odd, I got that to run to completion for OMAP.  I then tried doing some builds for dm6446.  I ran the following command as shown on the Setting Up Build Environment page:

    $ MACHINE=dm6446-evm bitbake virtual/kernel

    I got a similar error that looks proxy-related.  However, I know I fixed the http proxy for wget so I'm puzzled as to what's going on!

    build error said:

    NOTE: Running task 279 of 617 (ID: 9, /home/a0193370/oe/arago/recipes/linux/linux-davinci_2.6.31+2.6.32-rc2-psp03.01.00.37.bb, do_fetch)
    NOTE: fetch http://www.angstrom-distribution.org/unstable/sources/git_arago-project.org.git.projects.linux-davinci.git_DEV.DaVinciPSP.03.XX.00.37.tar.gz
    --2010-10-07 15:54:06--  http://www.angstrom-distribution.org/unstable/sources/git_arago-project.org.git.projects.linux-davinci.git_DEV.DaVinciPSP.03.XX.00.37.tar.gz
    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-07 15:54:11 ERROR 404: Not Found.

    NOTE: fetch http://mirrors.openembedded.org//git_arago-project.org.git.projects.linux-davinci.git_DEV.DaVinciPSP.03.XX.00.37.tar.gz
    --2010-10-07 15:54:11--  http://mirrors.openembedded.org//git_arago-project.org.git.projects.linux-davinci.git_DEV.DaVinciPSP.03.XX.00.37.tar.gz
    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-07 15:54:12 ERROR 404: Not Found.

    NOTE: fetch http://sources.openembedded.org//git_arago-project.org.git.projects.linux-davinci.git_DEV.DaVinciPSP.03.XX.00.37.tar.gz
    --2010-10-07 15:54:12--  http://sources.openembedded.org//git_arago-project.org.git.projects.linux-davinci.git_DEV.DaVinciPSP.03.XX.00.37.tar.gz
    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-07 15:54:12 ERROR 404: Not Found.

    NOTE: fetch http://arago-project.org/files/sources/git_arago-project.org.git.projects.linux-davinci.git_DEV.DaVinciPSP.03.XX.00.37.tar.gz
    --2010-10-07 15:54:12--  http://arago-project.org/files/sources/git_arago-project.org.git.projects.linux-davinci.git_DEV.DaVinciPSP.03.XX.00.37.tar.gz
    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... 404 Not Found
    2010-10-07 15:54:12 ERROR 404: Not Found.

    NOTE: fetch http://arago-project.org/files/sources/git_arago-project.org.git.projects.linux-davinci.git_DEV.DaVinciPSP.03.XX.00.37.tar.gz
    --2010-10-07 15:54:12--  http://arago-project.org/files/sources/git_arago-project.org.git.projects.linux-davinci.git_DEV.DaVinciPSP.03.XX.00.37.tar.gz
    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... 404 Not Found
    2010-10-07 15:54:13 ERROR 404: Not Found.

    NOTE: fetch http://mirrors.openembedded.org//git_arago-project.org.git.projects.linux-davinci.git_DEV.DaVinciPSP.03.XX.00.37.tar.gz
    --2010-10-07 15:54:13--  http://mirrors.openembedded.org//git_arago-project.org.git.projects.linux-davinci.git_DEV.DaVinciPSP.03.XX.00.37.tar.gz
    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... 404 Not Found
    2010-10-07 15:54:13 ERROR 404: Not Found.

    NOTE: fetch http://sources.openembedded.org//git_arago-project.org.git.projects.linux-davinci.git_DEV.DaVinciPSP.03.XX.00.37.tar.gz
    --2010-10-07 15:54:13--  http://sources.openembedded.org//git_arago-project.org.git.projects.linux-davinci.git_DEV.DaVinciPSP.03.XX.00.37.tar.gz
    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-07 15:54:14 ERROR 404: Not Found.

    NOTE: fetch http://www.angstrom-distribution.org/unstable/sources/git_arago-project.org.git.projects.linux-davinci.git_DEV.DaVinciPSP.03.XX.00.37.tar.gz
    --2010-10-07 15:54:14--  http://www.angstrom-distribution.org/unstable/sources/git_arago-project.org.git.projects.linux-davinci.git_DEV.DaVinciPSP.03.XX.00.37.tar.gz
    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-07 15:54:14 ERROR 404: Not Found.

    NOTE: fetch http://www.angstrom-distribution.org/unstable/sources/git_arago-project.org.git.projects.linux-davinci.git.tar.gz
    --2010-10-07 15:54:14--  http://www.angstrom-distribution.org/unstable/sources/git_arago-project.org.git.projects.linux-davinci.git.tar.gz
    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-07 15:54:15 ERROR 404: Not Found.

    NOTE: fetch http://mirrors.openembedded.org//git_arago-project.org.git.projects.linux-davinci.git.tar.gz
    --2010-10-07 15:54:15--  http://mirrors.openembedded.org//git_arago-project.org.git.projects.linux-davinci.git.tar.gz
    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... 404 Not Found
    2010-10-07 15:54:15 ERROR 404: Not Found.

    NOTE: fetch http://sources.openembedded.org//git_arago-project.org.git.projects.linux-davinci.git.tar.gz
    --2010-10-07 15:54:15--  http://sources.openembedded.org//git_arago-project.org.git.projects.linux-davinci.git.tar.gz
    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-07 15:54:16 ERROR 404: Not Found.

    NOTE: fetch http://arago-project.org/files/sources/git_arago-project.org.git.projects.linux-davinci.git.tar.gz
    --2010-10-07 15:54:16--  http://arago-project.org/files/sources/git_arago-project.org.git.projects.linux-davinci.git.tar.gz
    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-07 15:54:16 ERROR 404: Not Found.

    NOTE: fetch http://arago-project.org/files/sources/git_arago-project.org.git.projects.linux-davinci.git.tar.gz
    --2010-10-07 15:54:16--  http://arago-project.org/files/sources/git_arago-project.org.git.projects.linux-davinci.git.tar.gz
    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-07 15:54:16 ERROR 404: Not Found.

    NOTE: fetch http://mirrors.openembedded.org//git_arago-project.org.git.projects.linux-davinci.git.tar.gz
    --2010-10-07 15:54:16--  http://mirrors.openembedded.org//git_arago-project.org.git.projects.linux-davinci.git.tar.gz
    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-07 15:54:17 ERROR 404: Not Found.

    NOTE: fetch http://sources.openembedded.org//git_arago-project.org.git.projects.linux-davinci.git.tar.gz
    --2010-10-07 15:54:17--  http://sources.openembedded.org//git_arago-project.org.git.projects.linux-davinci.git.tar.gz
    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... 404 Not Found
    2010-10-07 15:54:17 ERROR 404: Not Found.

    NOTE: fetch http://www.angstrom-distribution.org/unstable/sources/git_arago-project.org.git.projects.linux-davinci.git.tar.gz
    --2010-10-07 15:54:17--  http://www.angstrom-distribution.org/unstable/sources/git_arago-project.org.git.projects.linux-davinci.git.tar.gz
    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-07 15:54:17 ERROR 404: Not Found.

    Initialized empty Git repository in /home/a0193370/oe/downloads/git/arago-project.org.git.projects.linux-davinci.git/.git/

     

     

  • Brad,

    You got me on this one. I do not know.  You may want to re-post to get more people looking at this problem.  I will try your recipe and see what I get.