> On Nov 17, 2015, at 04:18, Baptiste Daroussin <b...@freebsd.org> wrote: > > Author: bapt > Date: Tue Nov 17 12:18:57 2015 > New Revision: 290976 > URL: https://svnweb.freebsd.org/changeset/base/290976 > > Log: > install(1) is following symlinks when installing a files, which result in > inconsistency when installing new locales and may also result in failures > when reinstalling after having run make delete-old (due to previous > inconsistencies) for now recommand removing all locales until install(1) is > fixed > > Modified: > head/UPDATING > > Modified: head/UPDATING > ============================================================================== > --- head/UPDATING Tue Nov 17 12:09:57 2015 (r290975) > +++ head/UPDATING Tue Nov 17 12:18:57 2015 (r290976) > @@ -39,6 +39,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11 > Databases administrators will need to reindex their databases given > collation results will be different. > > + Due to a bug in install(1) it is recommanded to remove the ancient > + locales before running make installworld
*recommended _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"