From owner-freebsd-questions@FreeBSD.ORG Wed Apr 12 08:04:40 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E605E16A403 for ; Wed, 12 Apr 2006 08:04:40 +0000 (UTC) (envelope-from cperciva@freebsd.org) Received: from pd3mo2so.prod.shaw.ca (shawidc-mo1.cg.shawcable.net [24.71.223.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 696D843D46 for ; Wed, 12 Apr 2006 08:04:40 +0000 (GMT) (envelope-from cperciva@freebsd.org) Received: from pd4mr3so.prod.shaw.ca (pd4mr3so-qfe3.prod.shaw.ca [10.0.141.214]) by l-daemon (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0IXL004FDNRSRI40@l-daemon> for freebsd-questions@freebsd.org; Wed, 12 Apr 2006 02:04:40 -0600 (MDT) Received: from pn2ml6so.prod.shaw.ca ([10.0.121.150]) by pd4mr3so.prod.shaw.ca (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0IXL003MUNRRSO10@pd4mr3so.prod.shaw.ca> for freebsd-questions@freebsd.org; Wed, 12 Apr 2006 02:04:39 -0600 (MDT) Received: from [192.168.0.60] ([24.82.18.31]) by l-daemon (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0IXL00F9UNRRUT10@l-daemon> for freebsd-questions@freebsd.org; Wed, 12 Apr 2006 02:04:39 -0600 (MDT) Date: Wed, 12 Apr 2006 01:04:38 -0700 From: Colin Percival In-reply-to: To: Andrew Pantyukhin Message-id: <443CB496.4080101@freebsd.org> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1 Content-transfer-encoding: 7bit X-Enigmail-Version: 0.94.0.0 References: <20060411202952.F59517@chylonia.3miasto.net> <443C1A4D.3050609@freebsd.org> User-Agent: Thunderbird 1.5 (X11/20060112) Cc: Wojciech Puchar , freebsd-questions@freebsd.org Subject: Re: portsnap DOESN'T WORK 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: Wed, 12 Apr 2006 08:04:41 -0000 Andrew Pantyukhin wrote: > BTW, I didn't want to bother you, but I've had a similar problem > on a very slow link. Portsnap tends to time out (in spite of the > download is in progress, bytes are coming - just very slowly) > and says that is corrupt. I think time outs should > be tuned. What does "portsnap --debug fetch" report? Are you using a proxy? Which part is timing out, downloading the initial snapshot tarball or downloading lots of patches? Colin Percival