From owner-freebsd-current@FreeBSD.ORG Wed Jul 9 02:44:36 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 D303F37B404 for ; Wed, 9 Jul 2003 02:44:36 -0700 (PDT) Received: from gandalf.online.bg (gandalf.online.bg [217.75.128.9]) by mx1.FreeBSD.org (Postfix) with SMTP id A935E43FBD for ; Wed, 9 Jul 2003 02:44:34 -0700 (PDT) (envelope-from roam@ringlet.net) Received: (qmail 1171 invoked from network); 9 Jul 2003 09:36:58 -0000 Received: from office.sbnd.net (HELO straylight.ringlet.net) (217.75.140.130) by gandalf.online.bg with SMTP; 9 Jul 2003 09:36:57 -0000 Received: (qmail 9098 invoked by uid 1000); 9 Jul 2003 09:46:37 -0000 Date: Wed, 9 Jul 2003 12:46:37 +0300 From: Peter Pentchev To: Jeremy Messenger Message-ID: <20030709094637.GM356@straylight.oblivion.bg> Mail-Followup-To: Jeremy Messenger , freebsd-ports@freebsd.org, freebsd-current@freebsd.org References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Uwl7UQhJk99r8jnw" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.4i 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 09:44:37 -0000 --Uwl7UQhJk99r8jnw Content-Type: text/plain; charset=windows-1251 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 09, 2003 at 03:30:50AM -0500, Jeremy Messenger wrote: > Here's how I install sysutils/daemontools folowing: >=20 > client# mount server:/usr/ports /usr/ports > client# cd /usr/ports/sysutils/daemontools > client# make >=20 > It builds and start to halt forever at: >=20 > env - /bin/sh rts.tests 2>&1 | cat -v > rts >=20 > So, I tried to build in the NFS server machine without mount and it works= =20 > fine. It will not work if I do that the steps above by mount. Here are tw= o=20 > attaches of rts.tests and rts in case if anyone want to check.. I am not= =20 > 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. I guess I should add a WITHOUT_TESTS knob to disable the test run. G'luck, Peter --=20 Peter Pentchev roam@ringlet.net roam@sbnd.net roam@FreeBSD.org PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553 Nostalgia ain't what it used to be. --Uwl7UQhJk99r8jnw Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/C+R97Ri2jRYZRVMRAin/AJ9R0Xnt82A+LrMnZlJwb0DHIzVTCACfdDrk E/Yw5o0fjDT3U8u1fs8rmIk= =vEC4 -----END PGP SIGNATURE----- --Uwl7UQhJk99r8jnw--