Hello,
I've responded to this email on the guix-bugs emailing list located
here: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=26158
I did try a guix system vm /path/to/config-file.scm; and I could still
not log into guixSD.
I think I might create another guix user. If I can't login as joshu
Hello,
Arun Isaac skribis:
> I'm working on fixing this bug. I have modified
> guix/build/python-build-system.scm for the same. In particular, I have
> added #:use-module (guix packages) because I need the functions
> `package-name' and `package-transitive-target-inputs'. But, when I try
> build
> “Build-side” modules, which typically live in (guix build …), should not
> depend on “host-side” modules such as (guix packages). That’s because
> if we did that, we’d effectively end up importing all of Guix on the
> build side, but then we’d also have to serialize data structures such as
> pa
I can confirm that this bug still exists. The man page is broken as described,
but info gcc works just fine.
Thanks,
Joshua