From owner-cvs-all@FreeBSD.ORG Fri May 25 02:00:25 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 02A5F16A400; Fri, 25 May 2007 02:00:25 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id E74C813C468; Fri, 25 May 2007 02:00:24 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 6D8261A3C19; Thu, 24 May 2007 19:01:27 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 057C051FFA; Thu, 24 May 2007 22:00:23 -0400 (EDT) Date: Thu, 24 May 2007 22:00:23 -0400 From: Kris Kennaway To: Edwin Groothuis Message-ID: <20070525020023.GA46298@xor.obsecurity.org> References: <200705250100.l4P10FvN011700@repoman.freebsd.org> <20070525012757.GA1362@k7.mavetju> <20070525013118.GA45553@xor.obsecurity.org> <20070525014209.GB1358@k7.mavetju> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070525014209.GB1358@k7.mavetju> User-Agent: Mutt/1.4.2.2i Cc: cvs-ports@FreeBSD.org, ports-committers@FreeBSD.org, cvs-all@FreeBSD.org, Kris Kennaway Subject: Re: cvs commit: ports/biology/tinker Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 May 2007 02:00:25 -0000 On Fri, May 25, 2007 at 11:42:09AM +1000, Edwin Groothuis wrote: > On Thu, May 24, 2007 at 09:31:18PM -0400, Kris Kennaway wrote: > > On Fri, May 25, 2007 at 11:27:57AM +1000, Edwin Groothuis wrote: > > > On Fri, May 25, 2007 at 01:00:15AM +0000, Kris Kennaway wrote: > > > > kris 2007-05-25 01:00:15 UTC > > > > > > > > FreeBSD ports repository > > > > > > > > Modified files: > > > > biology/tinker Makefile > > > > Log: > > > > BROKEN: Unfetchable > > > > > > Looks like a temporary network issue: > > > > > > => Attempting to fetch from ftp://dasher.wustl.edu/pub/. > > > tinker.tar.gz 100% of 7985 kB 110 kBps 00m00s > > > => MD5 Checksum OK for tinker-4.2.20040908/tinker.tar.gz. > > > => SHA256 Checksum OK for tinker-4.2.20040908/tinker.tar.gz. > > > > Nope, that FTP site has been timing out for me for months now. > > Works fine from freefall: > > [~] edwin@freefall>fetch -ApRr ftp://dasher.wustl.edu/pub/tinker.tar.gz > tinker.tar.gz 100% of 7985 kB 462 kBps 00m00s > > But not from pointyhat, not even in passive/non-passive and the -U option... > > I wouldn't be surprised if it was because of your constant downloading > from that site :-) It's weird, it starts to download but then hangs. It could be some kind of explicit filter though. > I've swapped the entries in MASTER_SITES to overcome this issue. Thanks. Kris