Hi Philip,
> Aha. Let me know if there's anything I can do to help.
at this point there’s two options:
1) We manually update all packages coming from Stackage (i.e. run `guix
refresh -t stackage` and adjust #:cabal-revision/inputs by hand)
2) We improve the updater so it automatically adjusts the
Hi Ricardo,
> The correct solution to this problem would be to add a little build
> cycle: build a bootstrap version of pdflatex (and the other formats) so
> that we can build babel; then rebuild pdflatex (and all the other
> formats, and everything that goes into texlive-latex-base) in an
> envir
Hi Josselin,
> +Note also that having @file{/boot/} reside on a LUKS2-encrypted device
> +is currently unsupported because of a GRUB 2.06 bug, see
> +@url{https://issues.guix.gnu.org/55723, bug #55723}. The graphical
> +installer defaults to LUKS1 for this reason.
instead of adding yet another ex
Am Sonntag, dem 05.06.2022 um 12:25 +0200 schrieb Lars-Dominik Braun:
> Looking at `guix refresh -l texlive-latex-base` a change like that
> would be a world rebuild though. I tried adding something similar to
> Guix’ tree, but there’s a loop somewhere I can’t figure out
> (see attached patch). I’m
...
...trying to load endpoint console_scripts trezorctl: ERROR:
Traceback (most recent call last):
File "/gnu/store/35ix1m6m8a5s21j02ajhdyqxb2xkshfb-sanity-check.py", line 85,
in
ep.load()
File
"/gnu/store/b6j1qw1a5rkbfvcy7lc9fm95abbzpa4x-python-3.9.9/lib/python3.9/site-packages/pkg_res
Reproducer:
guix system image -t iso9660 gnu/system/install.scm
This command fails on aarch64 host. It doesn’t if I manually remove
uvesafb-service-type from the list. It is impossible(and not needed) to run
uvesafb on non-x86 machines at the moment, so I think it should be included
only in x86_
Howdy,
On Friday, June 3rd, 2022 at 22:54, Ludovic Courtès wrote:
> Here’s another debugging trick; would be great if you could try this:
>
> --8<---cut here---start->8---
>
> (define strace-syslogd
> (program-file "strace-syslogd"
> #~(apply execl #$(fil
On Saturday, June 4th, 2022 at 19:30, Ludovic Courtès wrote:
> I’m curious to see if it fixes your other boot-up issues, timeouts and
> all, Luis.
Do I simply put both definitions (inetutils/fdatasync and %default-syslog.conf)
in my system config and reconfigure...? Because I tried that and not
When I run a command such as:
guix challenge --verbose --diff=diffoscope gavl 2>&1 | tee gavl
It works for the most part, producing the diffoscope output, but ends
with a bunch of warnings regarding removing the temporary directory it
created to compare the files:
warning: failed to delete /
Hi Liliana,
> I think grafts would fix your problem, no? That is instead of defining
> a "bootstrap" variant, you'd simply add texlive-latex-base/fixed as a
> replacement to texlive-latex-base.
from my understanding no, because latex-babel indirectly depends on
texlive-latex-base. (Through texliv
10 matches
Mail list logo