all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou via <help-guix@gnu.org>
To: Nicolas Goaziou via <help-guix@gnu.org>
Cc: Taha Aziz Ben Ali <ba.tahaaziz@gmail.com>,  reza.housseini@gmail.com
Subject: Re: Cannot run texlive context: permission denied
Date: Mon, 20 May 2024 10:57:49 +0200	[thread overview]
Message-ID: <87wmno273m.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <871q5w3n0v.fsf@nicolasgoaziou.fr> (Nicolas Goaziou via's message of "Mon, 20 May 2024 10:28:32 +0200")

Nicolas Goaziou via <help-guix@gnu.org> writes:

> Taha Aziz Ben Ali <ba.tahaaziz@gmail.com> writes:
>
>>> I think it is fixed in "tex-team" branch.
>>
>> Thank you Nicolas,
>>
>> I tried out your changes, and although the "permission denied" error no
>> longer shows up, running context in the terminal (user home intact,
>> i.e. without my previous configuration hack) yields the following
>> message:
>
> [...]
>
>> It seems that mtxrun fails to find either files, the same message will
>> also appear if invoking context through mtxrun via the --script flag.
>
> Could you trying clearing out your cache, i.e.
> "~/.texlive2023/texmf-var/"? It may contain bogus information.

Nevermind! I misread your error message; your cache seems OK.

I think you created an incomplete environment, i.e., you used something
such as:

  ./pre-inst-env guix shell texlive-context

But `texlive-context' alone is not sufficient. You need at least
a scheme or a collection in this environment, as mentioned in the
manual, or, if you really want to be minimal, `texlive-bin'. E.g., in
decreasing size:

  ./pre-inst-env guix shell texlive-collection-context

     or

  ./pre-inst-env guix shell texlive-scheme-minimal texlive-context

     or

  ./pre-inst-env guix shell texlive-bin texlive-context


HTH,
-- 
Nicolas Goaziou




  reply	other threads:[~2024-05-20  8:59 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-05 14:21 Cannot run texlive context: permission denied Taha Aziz Ben Ali
2024-05-18 14:35 ` Nicolas Goaziou via
2024-05-20  6:54   ` Taha Aziz Ben Ali
2024-05-20  8:28     ` Nicolas Goaziou via
2024-05-20  8:57       ` Nicolas Goaziou via [this message]
2024-05-20 19:11         ` Taha Aziz Ben Ali
2024-05-27 21:23         ` Taha Aziz Ben Ali
2024-05-28 19:11           ` Nicolas Goaziou via
2024-05-29  7:05             ` Taha Aziz Ben Ali
  -- strict thread matches above, loose matches on Subject: below --
2024-03-01 10:21 Reza Housseini
2024-03-24 14:36 ` Taha Aziz Ben Ali

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=87wmno273m.fsf@nicolasgoaziou.fr \
    --to=help-guix@gnu.org \
    --cc=ba.tahaaziz@gmail.com \
    --cc=mail@nicolasgoaziou.fr \
    --cc=reza.housseini@gmail.com \
    /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.