On 20/10/23 10:54, Sergiu Ivanov wrote:
Hi Mario,
Mario Forzanini <m...@marioforzanini.com> [2023-10-20T11:49:05+0300]:
Hello everyone,
I recently started to use TeX on Guix but I noticed that compiling
documents is really slow, as most of the time is spent
loading packages.
I used to have similar symptoms last summer, which is well summarized
here: https://issues.guix.gnu.org/64772 (by someone else). As far as
I am concerned, the problem was fixed by the end of August.
So a trivial idea coming to my head is asking whether you are using the
latest Guix. If not, updating your system may solve the issue.
Hi Sergiu,
Thank you for your quick response, indeed I am using the "latest" guix:
<snip>
$ guix describe
Generation 44 ott 19 2023 13:15:29 (current)
guix 589a165
repository URL: https://git.savannah.gnu.org/git/guix.git
branch: master
commit: 589a165de1895875a9849c2ededa69726a185a8c
</snip>
I'll check out the previous bug report to see if there's something I'm doing
differently.
--
Mario