Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Aug 2006 23:46:10 +0400
From:      Ruslan Ermilov <ru@freebsd.org>
To:        freebsd-stable@freebsd.org
Subject:   Re: installword with DESTDIR=/nfs doesn't work?
Message-ID:  <20060814194610.GE63788@rambler-co.ru>
In-Reply-To: <200608141702.k7EH29SV095709@lurza.secnetix.de>
References:  <200608141702.k7EH29SV095709@lurza.secnetix.de>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
On Mon, Aug 14, 2006 at 07:02:09PM +0200, Oliver Fromme wrote:
> Hi,
> 
> I just tried to do a "make installworld" with DESTDIR set
> to a directory on an NFS server.  It broke like this:
> 
> ===> lib/libcom_err/doc (install)
> lockf -k /mnt/data/6.1-TEST/original-tree/usr/share/info/dir  install-info --quiet  --defsection="Programming & development tools."  --defentry="* libcom_err: (com_err).        A Common Error Description Library for UNIX."  com_err.info /mnt/data/6.1-TEST/original-tree/usr/share/info/dir
> lockf: cannot open /mnt/data/6.1-TEST/original-tree/usr/share/info/dir: Operation not supported
> *** Error code 73
> Stop in /usr/src/lib/libcom_err/doc.
> *** Error code 1
> 
> Am I missing something?  Is installworld over NFS supported
> at all?  I could swear I have done it before ...
> 
Yes.  From build(7):

:      installworld     Install everything built by a preceding buildworld step
:                       into the directory hierarchy pointed to by make(1) vari-
:                       able DESTDIR.
: 
:                       If installing onto an NFS file system, make sure that
:                       rpc.lockd(8) is running on both client and server.  See
:                       rc.conf(5) on how to make it start at boot time.


Cheers,
-- 
Ruslan Ermilov
ru@FreeBSD.org
FreeBSD committer

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (FreeBSD)

iD8DBQFE4NMCqRfpzJluFF4RAurIAJwP16lJ0Z+ilF5MUh0V8++oETVQgACeJMA/
yPx5Ry6a81FnxEpBi8QK09g=
=scf/
-----END PGP SIGNATURE-----

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060814194610.GE63788>