On Jul 16, 2009, at 15:13, Angelo Turetta wrote: > I installed BETA1, then csup HEAD on 07/13, upgraded the system > correctly (buildworld + buildkernel, installkernel + installworld). > > This morning I'm trying to upgrade again, but installworld fails with: > > ----------------------------------------------------------- > ===> share/mklocale (install) > install -o root -g wheel -m 444 UTF-8.out /usr/share/locale/UTF-8/ > LC_CTYPE > mklocale -o am_ET.UTF-8.out /usr/src/share/mklocale/am_ET.UTF-8.src > mklocale:No such file or directory > *** Error code 1 > > Any workaround? > > Angelo Yes. Please see the archives over at http://lists.freebsd.org/pipermail/freebsd-current/2009-July/009406.html , for instance. The remedy seems to be to rebuild mklocale (cd /usr/src/usr.bin/ mklocale && make && make install clean) and then try again. Regards, ThomasReceived on Thu Jul 16 2009 - 11:40:15 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:52 UTC