From owner-freebsd-ports@FreeBSD.ORG Wed Jun 17 11:58:08 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 404901065676 for ; Wed, 17 Jun 2009 11:58:08 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id F38718FC17 for ; Wed, 17 Jun 2009 11:58:07 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from mr02.lnh.mail.rcn.net ([207.172.157.22]) by smtp02.lnh.mail.rcn.net with ESMTP; 17 Jun 2009 07:58:07 -0400 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr02.lnh.mail.rcn.net (MOS 3.10.5-GA) with ESMTP id PZB63305; Wed, 17 Jun 2009 07:57:45 -0400 (EDT) Received: from 209-6-22-188.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.22.188]) by smtp01.lnh.mail.rcn.net with ESMTP; 17 Jun 2009 07:57:46 -0400 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19000.55863.785195.669767@jerusalem.litteratus.org> Date: Wed, 17 Jun 2009 07:57:43 -0400 To: Tobias lott In-Reply-To: <20090617133231.3883776a@sub.han.vpn.gamesnet.de> References: <4A38B47E.1070906@icyb.net.ua> <20090617133231.3883776a@sub.han.vpn.gamesnet.de> X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr02.lnh.mail.rcn.net) Cc: FreeBSD Ports Subject: Re: portupgrade/ruby issue? (Stale lock file was found. Removed.) 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: Wed, 17 Jun 2009 11:58:08 -0000 Tobias lott writes: > > After recent massive ports update (I think ruby was touch and > > probably portupgrade too) I started getting seemingly sporadic "Stale > > lock file was found. Removed." messages. What's interesting is that > > those messages are produced on stdout, not stderr. > > > > Sporadic - because they appear when there are no parallel execution > > of any portupgrade tools (or any other package/port related tools). > > They appear in situations wheere they never appeared before. > > > > I see this on two stable/7 systems. > > Got the same on five 7-Stable Machines. And on -Current from April. So, not a function of the OS version. Mine happens every time I run portupgrade/portversion, even when prior runs completed successfully. It seems harmless, but it would be Really Nice if it were fixed. Robert Huff