On Wed, Aug 16, 2017 at 1:46 AM, Aijaz Baig <[email protected]> wrote:
> ===> share/zoneinfo (all) > cp -fp /usr/src/share/zoneinfo/../../contrib/tzdata//yearistype.sh > yearistype > cp: chflags: yearistype: Operation not supported > *** Error code 1 > > (...) > Looks like it failed while building zoneinfo since apparently > [file]yearistype[/file] is not supported (*on what? this processor i.e. > CPUTYPE*??). Is there a way to skip certain packages (like related to > regional localisations since US-EN is fine with me)?? Nothing to do with yearistype /per se/. Most likely you are booted into a securelevel that forbids whatever chflags operation was attempted on that filesystem. -- brandon s allbery kf8nh sine nomine associates [email protected] [email protected] unix, openafs, kerberos, infrastructure, xmonad http://sinenomine.net _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
