make installworld failing with locales due to broken symlinks

O. Hartmann ohartman at zedat.fu-berlin.de
Mon Nov 16 07:22:29 UTC 2015


Am Mon, 16 Nov 2015 08:14:36 +0100
"O. Hartmann" <ohartman at zedat.fu-berlin.de> schrieb:

> 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

All right, missed the part "rm -rf". I deleted the file/link in question and the world
gets installed as usual.

oh
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20151116/5259c5f6/attachment.bin>


More information about the freebsd-current mailing list