Date: Sat, 29 Oct 2011 01:13:58 -0400 (EDT) From: Benjamin Kaduk <kaduk@MIT.EDU> To: Chuck Burns <break19@gmail.com> Cc: freebsd-current@freebsd.org Subject: Re: make installworld fails on releng9 Message-ID: <alpine.GSO.1.10.1110290112560.882@multics.mit.edu> In-Reply-To: <201110272148.15459.break19@gmail.com> References: <201110272148.15459.break19@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 27 Oct 2011, Chuck Burns wrote: > I had some issues while running make installworld after I sync'd to the latest > releng9, on my RC1 install. > > Now, it appears to failed, while trying to create some links, > chfn > chsh > ypchpass > ypchfn > ypchsh. > > These are supposed to be hardlinked to /usr/bin/chpass, except that, since the > other files already exist, and are immutable, make installworld was unable to > do anything, so I wound up removing the immutable flag on these files and re- > running make installworld. Are you running installworld in single-user mode? What is the value of kern.securelevel? -Ben Kaduk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.GSO.1.10.1110290112560.882>