* bug#65474: Bug in python-notebook
@ 2023-08-23 12:06 Cayetano Santos via Bug reports for GNU Guix
2023-08-23 12:45 ` bug#65474: Reproducing a texlive bug Andreas Enge
0 siblings, 1 reply; 3+ messages in thread
From: Cayetano Santos via Bug reports for GNU Guix @ 2023-08-23 12:06 UTC (permalink / raw)
To: 65474
Hi guix,
I have just updated by local copy of guix with
guix pull
At this point, a simple
guix pack python-notebook
gives me an error message related to a failed compilation in
/gnu/store/8wf5h68zm5lf9n157qbwdfmqz8dfpczq-texlive-font-maps.drv
The compilation journal gives the following
Backtrace:
3 (primitive-load "/gnu/store/4msdwzccfp51zhmnkr61vvpdllz?")
In ice-9/eval.scm:
619:8 2 (_ #f)
In ice-9/boot-9.scm:
140:2 1 (dynamic-wind #<procedure 7ffff2f3c160 at ice-9/eval.s?> ?)
In unknown file:
0 (chdir "/tmp/texlive/share/texmf-dist")
ERROR: In procedure chdir:
In procedure chdir: No such file or directory
Thanks,
Cayetano Santos
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#65474: Reproducing a texlive bug
2023-08-23 12:06 bug#65474: Bug in python-notebook Cayetano Santos via Bug reports for GNU Guix
@ 2023-08-23 12:45 ` Andreas Enge
2023-08-24 14:11 ` Nicolas Goaziou
0 siblings, 1 reply; 3+ messages in thread
From: Andreas Enge @ 2023-08-23 12:45 UTC (permalink / raw)
To: 65474; +Cc: Nicolas Goaziou
Hello,
I can confirm that the same problem presents itself on
guix 9896b37
Repository-URL: https://git.savannah.gnu.org/git/guix.git
Branch: master
Commit: 9896b37ac53e9b0504de55dd5ba4bfa2c241a7ed
of August 17.
A likely culprit is
commit 3481a5cb37cacbb54f74a2b1fa52ffc5c972b09f
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Date: Wed Aug 9 10:45:42 2023 +0200
guix: profiles: Do not raise error on incomplete TeX Live setups.
* guix/profiles.scm (texlive-font-maps): Check if TEXLIVE-SCRIPTS is present
in the manifest before trying to generate font maps.
which was the last time the profile hook for font generation has been
touched.
Andreas
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#65474: Reproducing a texlive bug
2023-08-23 12:45 ` bug#65474: Reproducing a texlive bug Andreas Enge
@ 2023-08-24 14:11 ` Nicolas Goaziou
0 siblings, 0 replies; 3+ messages in thread
From: Nicolas Goaziou @ 2023-08-24 14:11 UTC (permalink / raw)
To: Andreas Enge; +Cc: 65474-done
Hello,
Andreas Enge <andreas@enge.fr> writes:
> I can confirm that the same problem presents itself on
> guix 9896b37
> Repository-URL: https://git.savannah.gnu.org/git/guix.git
> Branch: master
> Commit: 9896b37ac53e9b0504de55dd5ba4bfa2c241a7ed
> of August 17.
>
> A likely culprit is
> commit 3481a5cb37cacbb54f74a2b1fa52ffc5c972b09f
> Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
> Date: Wed Aug 9 10:45:42 2023 +0200
> guix: profiles: Do not raise error on incomplete TeX Live setups.
> * guix/profiles.scm (texlive-font-maps): Check if TEXLIVE-SCRIPTS is present
> in the manifest before trying to generate font maps.
> which was the last time the profile hook for font generation has been
> touched.
Thanks to your help, this bug is finally solved in commit
738b0e4ccc2bac3d77bb29dd6d51026d887d6b16.
Closing it!
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-08-24 14:12 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-23 12:06 bug#65474: Bug in python-notebook Cayetano Santos via Bug reports for GNU Guix
2023-08-23 12:45 ` bug#65474: Reproducing a texlive bug Andreas Enge
2023-08-24 14:11 ` Nicolas Goaziou
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).