Re: installworld fails

From: Ryan Stone <rysto32_at_gmail.com>
Date: Tue, 22 Jan 2013 08:49:12 -0500
On Tue, Jan 22, 2013 at 1:24 AM, Jason Evans <jasone_at_freebsd.org> wrote:

> On Jan 21, 2013, at 10:13 PM, AN <andy_at_neu.net> wrote:
> > FreeBSD FBSD10 10.0-CURRENT FreeBSD 10.0-CURRENT #29 r245766: Tue Jan 22
> 00:49:02 EST 2013     root_at_FBSD10:/usr/obj/usr/src/sys/MYKERNEL  amd64
> >
> > Is anyone seeing this?
> >
> > install -l s usr/src/sys /sys
> > install: /sys/sys: Directory not empty
> > *** [distrib-dirs] Error code 71
>
> Yes.  I haven't tracked down the cause, but doing 'rm /sys' prior to
> installworld is an effective workaround.
>
> Jason
>
>
 CC'ing Brooks, who I believe made this change.

It looks as though install is using the semantics of ln -s /usr/src/sys
/sys instead of ln -fs.
Received on Tue Jan 22 2013 - 12:49:19 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:34 UTC