public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download: 
* Re: [gentoo-user] Building package "dev-texlive/texlive-basic-2021" failed
  @ 2021-06-15  7:41 99%     ` Peter Humphrey
  0 siblings, 0 replies; 1+ results
From: Peter Humphrey @ 2021-06-15  7:41 UTC (permalink / raw
  To: gentoo-user

On Monday, 14 June 2021 17:36:11 BST Dr Rainer Woitok wrote:
> Michael,
> 
> On Sunday, 2021-06-13 18:23:54 +0100, you wrote:
> > ...
> > Yes, this looks odd, but I have not worked out how locale is sourced in
> > 
> > detail.  Have you added:
> >  LANG="en_GB.UTF-8"
> > 
> > in your /etc/env.d/02locale for a system wide setting?
> 
> No, this file still contains
> 
>    LANG="en_GB.utf8"
> 
> However, if I change that line to
> 
>    LANG="en_GB.UTF-8"
> 
> then I do get a new locale when running
> 
>    # env-update
> 
>    >>> Regenerating /etc/ld.so.cache...
> 
>    # eselect locale list
>    Available targets for the LANG variable:
>      [1]   C
>      [2]   C.utf8
>      [3]   POSIX
>      [4]   en_GB.utf8
>      [5]   en_GB.UTF-8 *
>      [ ]   (free form)
>    #
> 
> but afterwards  re-building package "texlive-basic" again fails  until I
> undo this change by executing
> 
>    # eselect locale set 4
>    # env-update
> 
>    >>> Regenerating /etc/ld.so.cache...

After that you need to source /etc/profile, no?

>    # eselect locale list
>    Available targets for the LANG variable:
>      [1]   C
>      [2]   C.utf8
>      [3]   POSIX
>      [4]   en_GB.utf8 *
>      [ ]   (free form)
>    # grep -v '^#' /etc/env.d/02locale
>    LANG="en_GB.utf8"
>    #
> 
> So "en_GB.utf8" in "02locale"  but "export LANG=en_GB.UTF-8" in my Shell
> script doing the Gentoo updates is the only working combination I've yet
> found.  Explanations heartily welcome :-/
> 
> Sincerely,
>   Rainer


-- 
Regards,
Peter.





^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2021-06-12 14:43     [gentoo-user] Building package "dev-texlive/texlive-basic-2021" failed Dr Rainer Woitok
2021-06-13 17:23     ` Michael
2021-06-14 16:36       ` Dr Rainer Woitok
2021-06-15  7:41 99%     ` Peter Humphrey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox