Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jan 2016 00:27:59 +0300
From:      Sergey Kandaurov <pluknet@gmail.com>
To:        Tom Vijlbrief <tvijlbrief@gmail.com>
Cc:        FreeBSD Current <freebsd-current@freebsd.org>
Subject:   Re: Installworld fails with TMPDIR pointing to NFS mounted directory
Message-ID:  <CAE-mSOL3Y1ToWZkftF7aVRvkRJGG72WgiJ60CWv4fiDuxy=xuw@mail.gmail.com>
In-Reply-To: <CAOQrpVc9KT4OzmRje9w65vtN-hah3bkaC8M6vxD-jwzDWq5nhQ@mail.gmail.com>
References:  <CAOQrpVc9KT4OzmRje9w65vtN-hah3bkaC8M6vxD-jwzDWq5nhQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 12 January 2016 at 19:42, Tom Vijlbrief <tvijlbrief@gmail.com> wrote:
> [..]
> export TMPDIR=/media/swan/tmp
>
> The NFS server exports /media/swan which has a src/ obj/ and tmp/
> subdirectory.
> src/ has the sources, obj/ is filled correctly by makeworld.
> The tmp dir has the correct permissions. The installworld runs till the
> end, except for the last cleanup action which fails:
>
> ===> etc/sendmail (install)
> cd /media/swan/src/etc/../share/man; make makedb
> makewhatis /d/root11/usr/share/man
> makewhatis /d/root11/usr/share/openssl/man
> rm: /media/swan/tmp/install.xrgbPMy8/locale/en_US.UTF-8: Directory not empty
> rm: /media/swan/tmp/install.xrgbPMy8/locale: Directory not empty
> rm: /media/swan/tmp/install.xrgbPMy8: Directory not empty
> *** Error code 1

Search for NFS "sillyrename".

-- 
wbr,
pluknet



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAE-mSOL3Y1ToWZkftF7aVRvkRJGG72WgiJ60CWv4fiDuxy=xuw>