From owner-freebsd-ports@FreeBSD.ORG Tue Oct 16 01:30:57 2012 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id ECF2D9AD for ; Tue, 16 Oct 2012 01:30:57 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [8.8.178.135]) by mx1.freebsd.org (Postfix) with ESMTP id C8AAF8FC0A for ; Tue, 16 Oct 2012 01:30:57 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q9G1UvWX087540 for ; Tue, 16 Oct 2012 01:30:57 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q9G1UvHR087539 for ports@FreeBSD.org; Tue, 16 Oct 2012 01:30:57 GMT (envelope-from bdrewery) Received: (qmail 59457 invoked from network); 15 Oct 2012 20:30:55 -0500 Received: from unknown (HELO ?10.10.0.115?) (freebsd@shatow.net@10.10.0.115) by sweb.xzibition.com with ESMTPA; 15 Oct 2012 20:30:55 -0500 Message-ID: <507CB8CB.5090006@FreeBSD.org> Date: Mon, 15 Oct 2012 20:30:51 -0500 From: Bryan Drewery Organization: FreeBSD User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20121010 Thunderbird/16.0.1 MIME-Version: 1.0 Subject: Re: pkg (aka pkgng) 1.0 released References: <20120830141939.GJ64447@ithaqua.etoilebsd.net> <507B3527.90500@FreeBSD.org> In-Reply-To: <507B3527.90500@FreeBSD.org> X-Enigmail-Version: 1.4.5 OpenPGP: id=3C9B0CF9; url=http://www.shatow.net/bryan/bryan.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: FreeBSD Ports , John Nielsen X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Oct 2012 01:30:58 -0000 On 10/14/2012 4:56 PM, Bryan Drewery wrote: > On 8/30/2012 10:43 AM, John Nielsen wrote: >> Portupgrade doesn't remove the pkgdb.db.lock reliably. >> Portupgrade doesn't handle stale lock files (just waits indefinitely for a nonexistent process to finish). A big problem when combined with the above. > > I have not run into these issues. Do you have any more information on > how to reproduce? I hit this today. I'm tracking the issue here: https://github.com/pkgtools/pkgtools/issues/39 Regards, Bryan