From owner-freebsd-ports@FreeBSD.ORG Sat Aug 11 08:09:31 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx2.freebsd.org (mx2.freebsd.org [IPv6:2001:4f8:fff6::35]) by hub.freebsd.org (Postfix) with ESMTP id 9FF751065675 for ; Sat, 11 Aug 2012 08:09:31 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from [127.0.0.1] (hub.freebsd.org [IPv6:2001:4f8:fff6::36]) by mx2.freebsd.org (Postfix) with ESMTP id 77B8214DA9A; Sat, 11 Aug 2012 08:09:31 +0000 (UTC) Message-ID: <5026133B.5000500@FreeBSD.org> Date: Sat, 11 Aug 2012 01:09:31 -0700 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120714 Thunderbird/14.0 MIME-Version: 1.0 To: Michael Ranner References: <50250E97.4000004@ranner.eu> <502523D4.4050200@ranner.eu> <50258D15.8010606@FreeBSD.org> <5025B03A.5080707@FreeBSD.org> <50261211.3090502@ranner.eu> In-Reply-To: <50261211.3090502@ranner.eu> X-Enigmail-Version: 1.4.3 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, HU Dong Subject: Re: portmaster 3.13.13 real endless loop "Waiting on fetch & checksum..." X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Aug 2012 08:09:31 -0000 Guys, these reports are useless without the information that I asked for: While 'portmaster -F' is running in one window, keep an eye on /usr/ports/distfiles and see if the file is being downloaded, and also keep an eye on the log file in $TMPDIR to see if it is being appended to. Neither I nor others who have replied to this thread can reproduce the problem you're seeing, and that is some of the oldest code in portmaster, so I strongly suspect that there is some problem in your environment that is causing this. In any case, I can't debug the problem without the information in the paragraph above. thanks, Doug