bug#39513: [core-updates] git-minimal fails to build

2020-02-08 Thread Maxim Cournoyer
Tested with core-updates at commit 2073b55e6b964cb8ca15e8c74cb32dac00f05f0d. The build of git-minimal fails like: --8<---cut here---start->8--- phase `compress-documentation' succeeded after 0.0 seconds output (`/gnu/store/51p6w7pd8c6ykz4bgh559bz5y96ixz51-git-m

bug#39466: i3 - choosing to write a new config leaves one

2020-02-08 Thread Scott C. MacCallum
"Can you give more details about what goes wrong? Instructions to reproduce? This report is too vague." Yes, sorry about that. Instructions: 1. Boot freshly installed/updated Guix with i3 installed. 2. At the login screen, bottom right, note the following error in red: "Error: status_command no

bug#39387: Builds are *not* offloaded when using the "--keep-failed" or -K option.

2020-02-08 Thread Maxim Cournoyer
Hello Ludovic! Ludovic Courtès writes: > Maxim Cournoyer skribis: > >> Still, it'd be nice to have an option to keep failed build on the >> *remote* machines. I don't think that's possible currently? > > In some cases it’s not even desirable because you could fill up /tmp > without noticing. >

bug#39511: github tokens being deprecated

2020-02-08 Thread Matt Wette
$ guix refresh ... Backtrace:   12 (apply-smob/1 #) In ice-9/boot-9.scm:     705:2 11 (call-with-prompt _ _ #) In ice-9/eval.scm:     619:8 10 (_ #(#(#))) In guix/ui.scm:   1808:12  9 (run-guix-command _ . _) In ice-9/boot-9.scm:     829:9  8 (catch _ _ # ?)     829:9  7 (catch _ _ # ?) In

bug#39510: Cannot build guix from git

2020-02-08 Thread Julien Lepiller
Nevermind, it was caused by a local change in the repository. Le Sat, 8 Feb 2020 14:23:44 +0100, Julien Lepiller a écrit : > Hi Guix, > > I just tried to build guix after a make clean-go, and it fails with > the following errors (from a guix environment guix run from the latest > master): > >

bug#39510: Cannot build guix from git

2020-02-08 Thread Julien Lepiller
Hi Guix, I just tried to build guix after a make clean-go, and it fails with the following errors (from a guix environment guix run from the latest master): ... [ 6%] LOAD guix/build/download.scm [ 6%] LOAD guix/build/download-nar.scm WARNING: (guix build download-nar): `dump-port*' imp

bug#39402: set-xorg-configuration pulls in unsupported packages on target architecture

2020-02-08 Thread shtwzrd via Bug reports for GNU Guix
I did a little bit more experimenting and can see it's not set-xorg-configuration that is the problem, it goes deeper. Perhaps it's `xorg-configuration` itself? Here's my full config at the minute, now trying with `xorg-start-command`, which has the same problem: ``` (use-modules (guix downloa