bug#42047: [PATCH 3/3] guix: gc: Support for the Hurd.

2020-06-26 Thread Jan Nieuwenhuizen
Ludovic Courtès writes: Hello, A new day! > "Jan (janneke) Nieuwenhuizen" skribis: > >> * guix/store/roots.scm (proc-environ-roots): Handle EIO, for the Hurd. >> * gnu/build/hurd-boot.scm (set-hurd-device-translators): Mount /proc. Add >> symlink to /etc/mtab. Remove duplicate calls to 'scope

bug#42053: hidden derivation build with inferiors

2020-06-26 Thread Ludovic Courtès
Hi, Julien Lepiller skribis: > someone (kernel-help) on IRC today was having issues using an inferior > kernel with their os configuration and reported that guix was > "hanging". It turns out that guix was actually building the kernel in > the background, but did not report anything to the user.

bug#42053: hidden derivation build with inferiors

2020-06-26 Thread Julien Lepiller
Le 26 juin 2020 06:17:28 GMT-04:00, "Ludovic Courtès" a écrit : >Hi, > >Julien Lepiller skribis: > >> someone (kernel-help) on IRC today was having issues using an >inferior >> kernel with their os configuration and reported that guix was >> "hanging". It turns out that guix was actually building

bug#42053: hidden derivation build with inferiors

2020-06-26 Thread Ludovic Courtès
Hi, Julien Lepiller skribis: > Le 26 juin 2020 06:17:28 GMT-04:00, "Ludovic Courtès" a écrit : [...] >>The problem has always been there but it was perhaps less visible >>before >>710854304b1ab29332edcb76f3de532e0724c197, at least when substitutes >>were >>available, because then the inferior

bug#42047: [PATCH 0/3] Running guix gc on the Hurd.

2020-06-26 Thread Ludovic Courtès
"Jan (janneke) Nieuwenhuizen" skribis: > With these two fixes, it boots again. These are really minor fixes/typo-like > oversights and I was considering to "just push" them... but then I found that > the "guix build" command is also broken: > > root@guixygnu ~# guix build -e '(@@ (gnu packages c

bug#42062: python-autopep8 fails its test suite

2020-06-26 Thread Maxim Cournoyer
Hello, I've seen this with a frehsly pulled Guix (commit 93ff6a40e4f4c7f5d7b8af558a537732b919d0ec): == FAIL: test_e501_experimental_decorator (test.test_autopep8.ExperimentalSystemTests) -

bug#42046: pkg-config wlroots can't find egl

2020-06-26 Thread raingloom
closing

bug#42062: Status: python-autopep8 fails its test suite

2020-06-26 Thread Maxim Cournoyer
Fixed with commit c0dd4140f6. Closing, Maxim

bug#42068: CUPS :631/admin interface freezes

2020-06-26 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Guix, When visiting localhost:631/admin, the server appears to freeze (blank page). However, exactly 2 minutes later content is served and buttons like ‘Find New Printer’ [appear to] work without delay. Some error_log debug output below. Note the 2 neat 1-minute time-outs. It's likely t

bug#42076: SSL_CERT_* variables and GVFS (and probably more) are not initialized if you don't use GDM

2020-06-26 Thread raingloom
Hi all! As the subject says, the initialization of the all important environment variables that Guix is built around are rather lacking. I had a lot of SSL related errors for weeks until I figured out that it was caused by SSL_CERT_{DIR,FILE} not being set. I consider this rather serious as it mak