Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Oct 2016 18:14:20 +0200
From:      Torfinn Ingolfsen <tingox@gmail.com>
To:        FreeBSD Ports ML <freebsd-ports@freebsd.org>
Subject:   Re: texlive appears broken
Message-ID:  <CAJ_iqtaLvaNupAx6J4eZe-aYGG6EzGXf80OzPhe%2BafAiSbU10A@mail.gmail.com>
In-Reply-To: <b9afe3219ee299db8c2cf2109604dd3d@ultimatedns.net>
References:  <20151112211638.GA98101@troutmask.apl.washington.edu> <20151113015559.GA69072@troutmask.apl.washington.edu> <56458C5E.2030603@gwdg.de> <20151113072938.GA70183@troutmask.apl.washington.edu> <b9afe3219ee299db8c2cf2109604dd3d@ultimatedns.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Nov 14, 2015 at 7:48 AM, Chris H <bsd-lists@bsdforge.com> wrote:
>>
>> I actually was puzzled with texlive not installing and remembered
>> seeing someone had issues with the new collate stuff.  I simply
>> tried the latter setting with a "Let's see what happens".  It worked.
>>
>> Moral 1 of the story.  Build ports with LC_ALL= and LC_COLLATE=C.
>
> Does this deserve an EN, or UPDATING notice?
>
> P.S.
> Thanks for sharing this, Steve!

FWIW, this is still not fixed.
root@kg-v7# uname -a
FreeBSD kg-v7.kg4.no 11.0-STABLE FreeBSD 11.0-STABLE #0 r307729: Fri
Oct 21 22:34:13 CEST 2016
root@kg-v7.kg4.no:/usr/obj/usr/src/sys/GENERIC  amd64

and an updated ports tree.
I had to install texlive-base with
root@kg-v7# LC_COLLATE=C portinstall -R texlive-base
[...]
Installing texlive-base-20150521_13...
mktexlsr: Updating /usr/local/share/texmf/ls-R...
mktexlsr: Updating /usr/local/share/texmf-config/ls-R...
mktexlsr: Updating /usr/local/share/texmf-dist/ls-R...
mktexlsr: Updating /usr/local/share/texmf-local/ls-R...
mktexlsr: Updating /usr/local/share/texmf-var/ls-R...
mktexlsr: Done.
===>  Cleaning for texlive-base-20150521_13

The funny thing is that none of the LC* variables are set in my
environment, only LANG:

root@kg-v7# env
PAGER=more
LANG=en_US.ISO8859-1
G_FILENAME_ENCODING=ISO-8859-1
MAIL=/var/mail/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
ENV=/root/.shrc
OLDPWD=/usr/ports/lang/python27
PWD=/root
TERM=xterm
EXINIT=set showmode
USER=root
HOME=/root
SHELL=/bin/sh
BLOCKSIZE=K

Is there a existing PR for this? OK, 21264 is close enough:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212624
I'll add comments to it.

-- 
Regards,
Torfinn Ingolfsen



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ_iqtaLvaNupAx6J4eZe-aYGG6EzGXf80OzPhe%2BafAiSbU10A>