From owner-freebsd-current@FreeBSD.ORG Wed Jul 9 10:27:07 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9B8137B401; Wed, 9 Jul 2003 10:27:07 -0700 (PDT) Received: from lakemtao06.cox.net (lakemtao06.cox.net [68.1.17.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCEAE43F75; Wed, 9 Jul 2003 10:27:06 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.37.247]) by lakemtao06.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20030709172706.UOYA15657.lakemtao06.cox.net@mezz.mezzweb.com>; Wed, 9 Jul 2003 13:27:06 -0400 To: Peter Pentchev References: <20030709094637.GM356@straylight.oblivion.bg> Message-ID: Content-Type: text/plain; charset=utf-8; format=flowed From: Jeremy Messenger MIME-Version: 1.0 Date: Wed, 09 Jul 2003 12:27:07 -0500 In-Reply-To: <20030709094637.GM356@straylight.oblivion.bg> User-Agent: Opera7.11/Linux M2 build 406 cc: freebsd-current@freebsd.org cc: freebsd-ports@freebsd.org Subject: Re: sysutils/daemontools can't be install by NFS mount? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jul 2003 17:27:08 -0000 On Wed, 9 Jul 2003 12:46:37 +0300, Peter Pentchev wrote: > On Wed, Jul 09, 2003 at 03:30:50AM -0500, Jeremy Messenger wrote: >> Here's how I install sysutils/daemontools folowing: >> >> client# mount server:/usr/ports /usr/ports >> client# cd /usr/ports/sysutils/daemontools >> client# make >> >> It builds and start to halt forever at: >> >> env - /bin/sh rts.tests 2>&1 | cat -v > rts >> >> So, I tried to build in the NFS server machine without mount and it >> works fine. It will not work if I do that the steps above by mount. Here >> are two attaches of rts.tests and rts in case if anyone want to check.. >> I am not sure if it's NFS bug, I might missed option or it's just >> normal. > > Yes, this is a known problem: the tests run by daemontools seem to > hang forever due to some problems with locking files over NFS. Ok, thanks.. Look forward for someone to fix this issue and I am willing to test the patch if one of you want me to test. > I guess I should add a WITHOUT_TESTS knob to disable the test run. That's good idea and add the comment to explain about known issue of NFS file lock. Cheers, Mezz > G'luck, > Peter -- bsdforums.org 's moderator, mezz.