(address . bug-guix@gnu.org)
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