Hello,
jgart writes:
> Hi Guixers,
>
> Sorry for the clickbait title.
>
> I got this error just now from the main guix channel:
>
>
> ```
> λ guix pull
> Updating channel 'guixrus' from Git repository at
> 'https://git.sr.ht/~whereiseveryone/guixrus'...
> Updating channel 'nonguix' from Git r
Hi Guixers,
Sorry for the clickbait title.
I got this error just now from the main guix channel:
```
λ guix pull
Updating channel 'guixrus' from Git repository at
'https://git.sr.ht/~whereiseveryone/guixrus'...
Updating channel 'nonguix' from Git repository at
'https://gitlab.com/nonguix/non
On Mon, Apr 11, 2022, at 22:34, David Arroyo wrote:
> error: in phase 'patch-source-shebangs': uncaught exception:
> encoding-error "scm_to_stringn" "cannot convert narrow string to
> output locale" 84 #f #f
Looking further into this error, errno 84 is EILSEQ, "illegal byte
sequence".
> Should be fixed with 7da907f90e.
Excellent. Reconfigure worked now, and after reboot all three
modules are loaded. Thank you!