Re: make installworld failing with locales due to broken symlinks

From: O. Hartmann <ohartman_at_zedat.fu-berlin.de>
Date: Mon, 16 Nov 2015 08:14:36 +0100
Am Sun, 15 Nov 2015 19:59:54 -0800
Craig Rodrigues <rodrigc_at_FreeBSD.org> schrieb:

> On Sun, Nov 15, 2015 at 5:57 PM, NGie Cooper <yaneurabeya_at_gmail.com> wrote:
> 
> >
> > install: //usr/share/locale/ca_IT.ISO8859-1/LC_CTYPE: No such file or
> > directory
> > *** Error code 71
> >
> > $ ls -l /usr/share/locale/ca_IT.ISO8859-1/LC_CTYPE
> > lrwxr-xr-x  1 root  wheel  27 Nov  1 16:24
> > /usr/share/locale/ca_IT.ISO8859-1/LC_CTYPE -> ../la_LN.ISO8859-1/LC_CTYPE
> > $ readlink -f /usr/share/locale/ca_IT.ISO8859-1/LC_CTYPE
> > /usr/share/locale/la_LN.ISO8859-1
> > $ ls `readlink -f /usr/share/locale/ca_IT.ISO8859-1/LC_CTYPE`
> > ls: /usr/share/locale/la_LN.ISO8859-1: No such file or directory
> >  
> 
> 
> Hi,
> 
> I ran into the same error when I tried to upgrade a system that I did an
> installworld on
> 2 days ago.
> 
> --
> Craig
> _______________________________________________
> freebsd-current_at_freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org"

A "me, too" from here, I'm with CURRENT at revision 290924. Still failing to "make
installworld".

Kind regards,

oh

Received on Mon Nov 16 2015 - 06:14:39 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:01 UTC