From owner-freebsd-questions@FreeBSD.ORG Mon Oct 17 00:19:26 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DDF01106564A for ; Mon, 17 Oct 2011 00:19:26 +0000 (UTC) (envelope-from ml@my.gd) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 766338FC08 for ; Mon, 17 Oct 2011 00:19:25 +0000 (UTC) Received: by wwi18 with SMTP id 18so2349048wwi.31 for ; Sun, 16 Oct 2011 17:19:25 -0700 (PDT) Received: by 10.216.161.20 with SMTP id v20mr558935wek.12.1318810764901; Sun, 16 Oct 2011 17:19:24 -0700 (PDT) Received: from [192.168.0.47] (paris.c-mal.com. [88.170.200.60]) by mx.google.com with ESMTPS id q30sm12228343wbn.17.2011.10.16.17.19.22 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 16 Oct 2011 17:19:23 -0700 (PDT) References: <83F2C712-C50A-4CE8-AF50-7F0F5FADF3F8@my.gd> In-Reply-To: Mime-Version: 1.0 (iPhone Mail 8J2) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Message-Id: <939E9BB7-0563-43D4-BFBF-AF8E4937CDF6@my.gd> X-Mailer: iPhone Mail (8J2) From: Damien Fleuriot Date: Mon, 17 Oct 2011 02:19:16 +0200 To: Waitman Gobble Cc: "freebsd-questions@freebsd.org" Subject: Re: boost issue freebsd 8.2 (32 bit) - infinite loop of boost X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Oct 2011 00:19:26 -0000 On 16 Oct 2011, at 03:35, Waitman Gobble wrote: > On Sat, Oct 15, 2011 at 5:53 PM, Damien Fleuriot wrote: >=20 >>=20 >>=20 >> On 15 Oct 2011, at 19:38, Waitman Gobble 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.=