Date: Mon, 17 Oct 2011 02:19:16 +0200 From: Damien Fleuriot <ml@my.gd> To: Waitman Gobble <gobble.wa@gmail.com> Cc: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: Re: boost issue freebsd 8.2 (32 bit) - infinite loop of boost Message-ID: <939E9BB7-0563-43D4-BFBF-AF8E4937CDF6@my.gd> In-Reply-To: <CAFuo_fzE-A8UogUZYeAHp33KBnqMLHAu6kwFp81aaForQzAxpw@mail.gmail.com> References: <CAFuo_fyDTFhBVFShZ8uvX5sgxwQkJcT_%2BQ8qhXHFa8jAWTOYDg@mail.gmail.com> <CAFuo_fzHp8H-a8MAswZ%2Bu8vT0EHvQ24iAz2Y3FJxmMoZAA2BMw@mail.gmail.com> <83F2C712-C50A-4CE8-AF50-7F0F5FADF3F8@my.gd> <CAFuo_fzE-A8UogUZYeAHp33KBnqMLHAu6kwFp81aaForQzAxpw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 16 Oct 2011, at 03:35, Waitman Gobble <gobble.wa@gmail.com> wrote: > On Sat, Oct 15, 2011 at 5:53 PM, Damien Fleuriot <ml@my.gd> wrote: >=20 >>=20 >>=20 >> On 15 Oct 2011, at 19:38, Waitman Gobble <gobble.wa@gmail.com> wrote: >>=20 >> Hi, >>=20 >> I identified the problem - the build script insists on fetching boost fro= m >> heanet.dl.sourceforge.net -- for some reason this hangs indefinitely from= >> my >> connection. ie, wget >>=20 >> http://heanet.dl.sourceforge.net/project/boost/boost/1.45.0/boost_1_45_0.= tar.bz2resolves >> and connects but never transfers any data. (from my IP however if i >> try it from another network it works..). >>=20 >> Manually fetching from >>=20 >> http://downloads.sourceforge.net/project/boost/boost/1.45.0/boost_1_45_0.= tar.bz2 >> and putting in /usr/ports/distfiles solves the problem... I'm not sure >> why >> heanet host doesn't like my IP (or something else?) >>=20 >>=20 >>=20 >> Anyway, I noticed I made some typos in my previous email, "34" should hav= e >> been "45". (boost_1_45_0 not boost_1_34_0). late night. lol. >>=20 >>=20 >> Waitman >>=20 >>=20 >>=20 >> Are you using a proxy ? >> Can you try with another IP from the same netblock as you ? >> Can you successfully telnet to their IP on port 80 and "HEAD / HTTP/1.0" ?= >>=20 >=20 >=20 >=20 > Hi, >=20 > I am not using a proxy, however it is possible that ISP has a transparent > cache/proxy. (at&t) >=20 > Maybe I could release IP and request another one? I'm not sure it's worth i= t > though.. (?) I was able to get the file from another host (manually) and= > continue without further issues.. >=20 > telnet to port 80 connects but doesn't respond to HEAD request from this > machine. >=20 That's really odd, you should try releasing your current IP and get assigned= a new one, just for curiosity's sake.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?939E9BB7-0563-43D4-BFBF-AF8E4937CDF6>