installworld chflags failures

Jeremy Chadwick koitsu at FreeBSD.org
Sun Nov 2 23:04:05 PST 2008


On Mon, Nov 03, 2008 at 04:00:01PM +0900, Randy Bush wrote:
> Jeremy Chadwick wrote:
> > On Mon, Nov 03, 2008 at 03:46:07PM +0900, Randy Bush wrote:
> >> i386, fresh cvsup
> >>
> >> FreeBSD  7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #14: Sun Nov  2 12:13:46
> >> GMT 2008     root at psg.com:/usr/obj/usr/src/sys/PSG  i386
> >>
> >> single luser mode over serial console
> >>
> >> :/usr/src# time make installworld 2>&1 > installworld.log
> >> install: /usr/lib/libkse.so.3: chflags: Operation not supported
> >> install: /usr/lib/librt.so.1: chflags: Operation not supported
> >> chflags: /usr/bin/chpass: Operation not supported
> >> install: /usr/bin/login: chflags: Operation not supported
> >> install: /usr/bin/opieinfo: chflags: Operation not supported
> >> install: /usr/bin/opiepasswd: chflags: Operation not supported
> >> chflags: /usr/bin/passwd: Operation not supported
> >> install: /usr/bin/rlogin: chflags: Operation not supported
> >> install: /usr/bin/rsh: chflags: Operation not supported
> >> install: /usr/bin/su: chflags: Operation not supported
> >> install: /usr/bin/crontab: chflags: Operation not supported
> >> install: /usr/sbin/sliplogin: chflags: Operation not supported
> >>
> >> this is new and different, and i am worried.  no clue in UPDATING.  no
> >> clue in head.
> > 
> > Sounds like kern.securelevel is biting you,
> 
> exactly.  but in single user root?  i thought that was not supposed to
> happen.  certainly did not use to happen.

Did you reboot into single-user, or did you simply drop from
multi-user into single-user by killing init?

And what does "sysctl kern.securelevel" show you while in single-user
mode?

-- 
| Jeremy Chadwick                                jdc at parodius.com |
| Parodius Networking                       http://www.parodius.com/ |
| UNIX Systems Administrator                  Mountain View, CA, USA |
| Making life hard for others since 1977.              PGP: 4BD6C0CB |



More information about the freebsd-stable mailing list