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

View: New views
2 Messages — Rating Filter:   Alert me  

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

by O. Hartmann-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@..."

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

by Vincent Hoffman :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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@... mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@..."
>  

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