Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jun 2001 21:17:09 -0700
From:      Dima Dorfman <dima@unixfreak.org>
To:        Charlie & <root@diarmadhi.mushhaven.net>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Installworld woes 
Message-ID:  <20010613041709.611FA3E0B@bazooka.unixfreak.org>
In-Reply-To: <20010613000054.A347@diarmadhi.mushhaven.net>; from root@diarmadhi.mushhaven.net on "Wed, 13 Jun 2001 00:00:54 -0400"

next in thread | previous in thread | raw e-mail | index | archive | help
Charlie & <root@diarmadhi.mushhaven.net> writes:
> 
> So I check the lists, check the bug reports, so on, see that things
> should be, for what matters to me, stable in -STABLE. rm /usr/obj
> and /usr/src and cvsup a clean tree from stable-supfile. Buildworld
> with no problem. Installworld dies. :( I get:
> 
> ===> bin
> ===> bin/cat
> install -C -c -s -o root -g wheel -m 555   cat /bin
> install: mkstemp: /bin/INS@f5rU for /bin/cat: Operation not permitted
> *** Error code 71

/bin, /bin/cat, or both have the schg flag set.  Unset it and it will
work.  For more information, see securelevel(7), chflags(1), and the
FAQ entires on "securelevel" and "unsetting the schg flag".  They
should be in the "system administration" section.

> 
> Stop in /usr/src/bin/cat.
> *** Error code 1
> 
> Stop in /usr/src/bin.
> *** Error code 1
> 
> Stop in /usr/src.
> *** Error code 1
> 
> I can not find a way to fix this, or anyone else with this problem. System
> is upgrading from 4.3-BETA. When I first got the error, re-read the handbook
> to see if I was missing something, only thing I found was to installkernel
> the new kernel before rebooting. Did that, no help.
> 
> So... Help? Sorry this is turse, I am exhausted after beating on this six
> hours. Soplease, please, somone shed a ray of light on this.
> 
> Jamie
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-stable" in the body of the message
> 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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