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
This commit is contained in:
parent
d48d68fa9e
commit
01bedb0cf4
5
UPDATING
5
UPDATING
@ -39,6 +39,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11.x IS SLOW:
|
|||||||
Databases administrators will need to reindex their databases given
|
Databases administrators will need to reindex their databases given
|
||||||
collation results will be different.
|
collation results will be different.
|
||||||
|
|
||||||
|
Due to a bug in install(1) it is recommanded to remove the ancient
|
||||||
|
locales before running make installworld
|
||||||
|
|
||||||
|
rm -rf /usr/share/locale
|
||||||
|
|
||||||
20151030:
|
20151030:
|
||||||
The OpenSSL has been upgraded to 1.0.2d. Any binaries requiring
|
The OpenSSL has been upgraded to 1.0.2d. Any binaries requiring
|
||||||
libcrypto.so.7 or libssl.so.7 must be recompiled.
|
libcrypto.so.7 or libssl.so.7 must be recompiled.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user