sysutils/daemontools can't be install by NFS mount?

Peter Pentchev roam at ringlet.net
Wed Jul 9 02:44:37 PDT 2003


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.
I guess I should add a WITHOUT_TESTS knob to disable the test run.

G'luck,
Peter

-- 
Peter Pentchev	roam at ringlet.net    roam at sbnd.net    roam at 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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20030709/0ca3b469/attachment.bin


More information about the freebsd-current mailing list