From owner-freebsd-questions@FreeBSD.ORG Wed Jul 4 21:42: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 CF32916A421 for ; Wed, 4 Jul 2007 21:42: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 A792913C43E for ; Wed, 4 Jul 2007 21:42:48 +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 93EE55194D for ; Wed, 4 Jul 2007 17:42:47 -0400 (EDT) Date: Wed, 4 Jul 2007 22:42:44 +0100 From: RW To: freebsd-questions@freebsd.org Message-ID: <20070704224244.68f09a50@gumby.homeunix.com.> In-Reply-To: <3ea3ac8f0707041134o462a9e03od7223643d373ca49@mail.gmail.com> References: <3ea3ac8f0707041134o462a9e03od7223643d373ca49@mail.gmail.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: Wed, 04 Jul 2007 21:42:48 -0000 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