Re: Compiling guix git repo fails on "guix.ru.texi"

2024-12-22 Thread pelzflorian (Florian Pelz)
Hello Ethan. Likely doc/guix.ru.texi really contains question marks where Cyrillic characters should be. I have seen this error before, but do not remember what fixed it. Is the locale properly set? What does the `locale` command print? You could run `git clean -dfx` in the guix source directo

Compiling guix git repo fails on "guix.ru.texi"

2024-12-21 Thread Ethan Reece
Hello, I am unable to compile the guix git repo from either a fresh clone or a repo that I have been able to compile previously. It fails on "guix.ru.texi" complaining that nodes are previously defined. I am running it using Guix on Fedora Asahi Remix on aarch64. I'm not sure if this is a probl