all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Marco van Hulten <marco@hulten.org>
To: Ricardo Wurmus <rekado@elephly.net>
Cc: help-guix@gnu.org
Subject: Re: TeX Live issues
Date: Sun, 19 Jan 2020 17:34:21 +0100	[thread overview]
Message-ID: <20200119173421.19839e02@jasniac.instanton> (raw)
In-Reply-To: <87k15nwkwf.fsf@elephly.net>

Ricardo—

Je 19 jan 16:01 skribis Ricardo:
> > marco@graviton ~$ guix package -I | grep texlive
> > guile: warning: failed to install locale
> > texlive-base    51265   out     /gnu/store/iccw4cdkcgmccl5svndji830k55v9cxy-texlive-base-51265
> > ```
> >
> > But I have a locale issue:
> >
> > ```
> > marco@graviton ~/temp$ export LANG="nl_NL.utf8"
> > marco@graviton ~/temp$ lualatex test
> > Unable to read environment locale: exit now.
> > marco@graviton ~/temp$ locale -a | grep '\bnl_NL.utf8\b'
> > nl_NL.utf8
> > ```  
> 
> Earlier when you ran “guix package -I” you had the same issue.  Please
> take a look at the “Application Setup” section in the manual.  It tells
> you how to set up things.

I had GUIX_LOCPATH set but did not have glibc-locales installed.
Installing this packages solved the issue and I can now compile TeX
files with success.  Thanks for the help!

To recap, to reduce the damage of going off-topic, compiling a TeX file
with {,lua}latex works when only texlive-base is installed.  I had to
do this:

    guix pull --branch=core-updates
    guix package -r texlive texlive-bin texlive-latex-base -i texlive-base

—Marco

  reply	other threads:[~2020-01-19 16:34 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-17  7:48 TeX Live issues Marco van Hulten
2020-01-17  7:51 ` Marco van Hulten
2020-01-17 12:02   ` Ricardo Wurmus
2020-01-17  9:03 ` Ricardo Wurmus
2020-01-17 11:35   ` bug#39161: " Ricardo Wurmus
2020-01-17 12:05     ` Ricardo Wurmus
     [not found]   ` <20200117124027.50e7287d@gfi063209.klientdrift.uib.no>
2020-01-17 12:05     ` Ricardo Wurmus
2020-01-18 15:08       ` Marco van Hulten
2020-01-18 15:12         ` Ricardo Wurmus
2020-01-18 17:29           ` Marco van Hulten
2020-01-19  8:59             ` Ricardo Wurmus
2020-01-19 10:16               ` Marco van Hulten
2020-01-19 13:42                 ` Ricardo Wurmus
2020-01-19 14:57                   ` Marco van Hulten
2020-01-19 15:01                     ` Ricardo Wurmus
2020-01-19 16:34                       ` Marco van Hulten [this message]
2020-01-19 20:17                         ` Marco van Hulten

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200119173421.19839e02@jasniac.instanton \
    --to=marco@hulten.org \
    --cc=help-guix@gnu.org \
    --cc=rekado@elephly.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.