'make release' on ZFS filesystem fails: chflags: operation not permitted

2009-11-03 Thread O. Hartmann
I followed the steps making a release on FreeBSD 8.0-RC2/AMD64 on my
box, the target CHROOTDIR is located on a ZFS volume. I searched the
list for a solution, but did not find any.
sysctl kern.securelevel shows
kern.securelevel: -1

Is there any solution? I guess those with complete ZFS infrastructure
will not be able performing a make release, or do they?

Thanks in advance,
Oliver
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: 'make release' on ZFS filesystem fails: chflags: operation not permitted

2009-11-03 Thread Vincent Hoffman
O. Hartmann wrote:
 I followed the steps making a release on FreeBSD 8.0-RC2/AMD64 on my
 box, the target CHROOTDIR is located on a ZFS volume. I searched the
 list for a solution, but did not find any.
 sysctl kern.securelevel shows
 kern.securelevel: -1

 Is there any solution? I guess those with complete ZFS infrastructure
 will not be able performing a make release, or do they?

   
Odd I though flags were now supported on the newer zfs versions.
Try NO_SCHG=yes in /etc/make.conf as a workaround.


Vince
 Thanks in advance,
 Oliver
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org
   

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org