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 15:57:15 +0100	[thread overview]
Message-ID: <20200119155715.027d4799@jasniac.instanton> (raw)
In-Reply-To: <87lfq3woim.fsf@elephly.net>

Ricardo—

Je 19 jan 14:42 skribis Ricardo:
> > Removing texlive (which is from the master branch) makes sense.
> >
> > But now there are no "latex" or "lualatex" binaries.  Which packages
> > should contain the basic binaries?  
> 
> Please install “texlive-base”, not “texlive-latex-base”.  This should
> give you the minimal set of TeX Live packages alongside the executables.

There is progress; I have now installed texlive-base without
conflicting packages:

```
marco@graviton ~$ guix package -r texlive-latex-base texlive-fonts-latex -i texlive-base
guile: warning: failed to install locale
The following packages will be removed:
   texlive-latex-base   51265   /gnu/store/s9qr333cj87mc1gpns1xcid763mfgfz3-texlive-latex-base-51265
   texlive-fonts-latex  49435   /gnu/store/5m5nqvjvykw9xgfsv4azs4iv2dw03kf0-texlive-fonts-latex-49435

The following package will be installed:
   texlive-base 51265   /gnu/store/iccw4cdkcgmccl5svndji830k55v9cxy-texlive-base-51265

substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
The following derivations will be built:
   /gnu/store/7lki7hpac5nf4qgnb54zis44m834v6cj-profile.drv
   /gnu/store/dqdg9ghskvjnvz73hh7x1f0b8wiaffkx-texlive-base-51265.drv
The following profile hooks will be built:
   /gnu/store/03k448bg3i6391n0aixka6ikm5bc6j2a-gtk-im-modules.drv
   /gnu/store/102xji5hvss21jg9r8zn8xwchnkyqknb-xdg-mime-database.drv
   /gnu/store/7vxdmwddij0ggnvk958bgy6pii0v1fk0-ca-certificate-bundle.drv
   /gnu/store/dzcdjfw0f08cq4bbq7mm377srv6hfplf-texlive-configuration.drv
   /gnu/store/haph9h15ky4vsvmxs1pgkiqphbiki517-glib-schemas.drv
   /gnu/store/jf3jg046qdb4kxxdkf15a13q433w002m-gtk-icon-themes.drv
   /gnu/store/m3sd8zhn7qa7c1m017ga0lz72j0q8lv0-fonts-dir.drv
   /gnu/store/mr50ypjcxxy8a0bzsw2swqhv51kw6fv9-info-dir.drv
   /gnu/store/q70mkdl367cn5a2rivx59z9gr3nwqf5l-manual-database.drv
   /gnu/store/vswv1a5ja58i5r9j88zxk0q777vjdmf6-xdg-desktop-database.drv
building /gnu/store/dqdg9ghskvjnvz73hh7x1f0b8wiaffkx-texlive-base-51265.drv...
building CA certificate bundle...
building fonts directory...
generating GLib schema cache...
creating GTK+ icon theme cache...
building cache files for GTK+ input methods...
building directory of Info manuals...
building database for manual pages...
building TeX Live configuration...
building XDG desktop file cache...
building XDG MIME database...
building /gnu/store/7lki7hpac5nf4qgnb54zis44m834v6cj-profile.drv...
74 packages in profile
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
```

—Marco

  reply	other threads:[~2020-01-19 14:57 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 [this message]
2020-01-19 15:01                     ` Ricardo Wurmus
2020-01-19 16:34                       ` Marco van Hulten
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=20200119155715.027d4799@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.