From owner-freebsd-questions@FreeBSD.ORG Thu Jul 5 12:16:48 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1F7C516A421 for ; Thu, 5 Jul 2007 12:16:48 +0000 (UTC) (envelope-from fbsd06@mlists.homeunix.com) Received: from mxout-03.mxes.net (mxout-03.mxes.net [216.86.168.178]) by mx1.freebsd.org (Postfix) with ESMTP id EDB4B13C448 for ; Thu, 5 Jul 2007 12:16:47 +0000 (UTC) (envelope-from fbsd06@mlists.homeunix.com) Received: from gumby.homeunix.com. (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id 678685191F for ; Thu, 5 Jul 2007 08:16:46 -0400 (EDT) Date: Thu, 5 Jul 2007 13:16:43 +0100 From: RW To: freebsd-questions@freebsd.org Message-ID: <20070705131643.0c62254d@gumby.homeunix.com.> In-Reply-To: <20070704224244.68f09a50@gumby.homeunix.com.> References: <3ea3ac8f0707041134o462a9e03od7223643d373ca49@mail.gmail.com> <20070704224244.68f09a50@gumby.homeunix.com.> X-Mailer: Claws Mail 2.9.2 (GTK+ 2.10.13; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: fetch hangs during Make, portupgrade -a, or portmanager -u.. 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: Thu, 05 Jul 2007 12:16:48 -0000 On Wed, 4 Jul 2007 22:42:44 +0100 RW wrote: > On Thu, 5 Jul 2007 02:34:16 +0800 > "Dinesh Pandian" wrote: > > > Good day all! > > > > Please help me out with a really annoying little problem that bugs > > me everytime I try to install applications from ports. > > > > When I try to run portupgrade -a or portmanager -u, > > when Make fetches the files from the servers, fetch > > normally hangs randomly sometime through the downloading > > of the distfile. The only solution I've thought about is aborting > > the upgrade procedure and issuing the same command again, > > hoping that fetch resumes where it left off. > > > This is a bit of a long-shot, but if you are using pf, and the > relevant rule has a "modulate state", try changing it to "keep state" > > Otherwise, what is the output of > > make -V FETCH_CMD Sorry, forgot to mention, you have to be in a port directory for that to work.