I've started bisecting between my known bad and good commits.
Unfortunately, this will be a slow process both because my computer is
only so fast, and because rebooting to check a commit disrupts other work.
That said, why checking one of the bad commits, I noticed that the gdm
process was ind
For what is worth, I saw the following warnings when guix system reconfigure
was running:
https://multimedialib.files.wordpress.com/2020/01/guix-system-reconfigure-2020-01-25.png
* gnu/packages/linux.scm (earlyoom): New variable.
---
gnu/packages/linux.scm | 37 +
1 file changed, 37 insertions(+)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index e5cc773ecc..892906cc70 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packag
I just installed Rhythmbox in the Guix System but it does not start.
Trying to launch it from a terminal gives the following error:
$ LANG=C rhythmbox
(.rhythmbox-real:3361): Rhythmbox-CRITICAL **: 16:07:19.138: Timeout was reached
I'm using the following Guix:
$ LANG=C guix describe
Generati
Hey there!
I use these:
$ guix pull
$ sudo -E guix pull system reconfigure /etc/config.scm
I did have some problems and the upgrade only work fine with "sudo -E".
Sorry not to answer fast but this links show print screen.
https://twitter.com/gnu_pablo/status/1220729569436733443
then
https://twitt
Hi Guix,
After a recent pull and system reconfigure, gdm does not start at boot.
Instead, I am left with a text console login. sirgazil also described the
problem on irc, "I just did guix pull and sudo system reconfigure, and GDM
never started after waiting for about 10 minutes. This may be th
The "https://guix.info/manual/"; currently redirects to
"https://guix.gnu.org/manual/";, which links to the manual in different
languages.
Problem solved?