bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#73295: TeX font maps are not reproducible


From: Konrad Hinsen
Subject: bug#73295: TeX font maps are not reproducible
Date: Mon, 16 Sep 2024 15:59:22 +0200

Hi everyone,

The font maps generated during profile creation (procedure
texlive-font-maps in guix/profiles.scm) are not reproducible: the order
in which the files are listed in the ls-R file is not deterministic.

As a consequence, files generated from profiles, such as Docker or
Singularity containers, are not reproducible.

I suspect that the culprit is the mktexlsr utility which generates the
non-deterministic ls-R files. It's worth exploring if it can be patched.

Cheers,
  Konrad.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]