Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Apr 2009 16:28:54 +0900
From:      Randy Bush <randy@psg.com>
To:        current <current@freebsd.org>
Subject:   zfs chflags
Message-ID:  <m2eiwaw5zd.wl%randy@psg.com>
References:  <m2iqlmw90y.wl%randy@psg.com>

next in thread | previous in thread | raw e-mail | index | archive | help
very up to date 7 i386 system

:/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

shown as "done" on http://wiki.freebsd.org/ZFS, but i think that
is only for 8-current, and it does work on my 8-current systems.

in the archives, there is a message which says "For the record, defining
NO_FSCHG= would work around this."  but it does not say what goes to the
right of the "="  and may i assume this is to make installworld?

so choices seem to be
  o move to 8-current
  o dig up some patch to zfs 13 and rebuild
  o get clue from mailing list

randy



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m2eiwaw5zd.wl%randy>