bug#23192: Logging into GNOME, incorrect password drops you into Window Maker

2018-05-25 Thread Eric Bavier
AFAICT this bug was fixed in commit 0b71c15c8 in October 2016: ``` commit 0b71c15c8086544236d3348caedeff3a84ab2948 Author: Eric Bavier Date: Mon Oct 17 17:17:50 2016 -0500 gnu: slim: Do not reset session after failed login. * gnu/packages/patches/slim-reset.patch: New patch. * gnu

bug#31598: Check for initrd-modules fails to detect when loaded module and on-disk module filename differ

2018-05-25 Thread Vagrant Cascadian
The check for initrd-modules does not appear to handle when loaded modules use underscores (e.g. "sdhci_of_arasan") but the on-disk modules use dashes (e.g. "sdhci-of-arasan"). Some modules even use a mix of underscores and dashes, just to keep it interesting. The workaround is to use --skip-check

bug#31591: alsamixer Cannot open shared library libasound_module_ctl_pulse.so

2018-05-25 Thread Julien Lepiller
Le 2018-05-25 13:18, Oleg Pykhalov a écrit : Hello Guix, The alsa-service-type service produces /etc/asound.conf with content: --8<---cut here---start->8--- # Generated by 'alsa-service'. # Use PulseAudio by default pcm.!default { type pulse fallback "sys

bug#31367: ERROR: In procedure scm-error: no code for module (guix build utils)

2018-05-25 Thread Roel Janssen
Ludovic Courtès writes: > Roel Janssen skribis: > >> Ludovic Courtès writes: >> >>> George myglc2 Clemmer skribis: >>> cd guix && guix environment guix -- make The following derivations will be built: /gnu/store/mcfys0glgv1hnq5mrcs9xnmn4bpzr3ys-profile.drv /gnu/store

bug#31591: alsamixer Cannot open shared library libasound_module_ctl_pulse.so

2018-05-25 Thread Oleg Pykhalov
Hello Guix, The alsa-service-type service produces /etc/asound.conf with content: --8<---cut here---start->8--- # Generated by 'alsa-service'. # Use PulseAudio by default pcm.!default { type pulse fallback "sysdefault" hint { show on description "

bug#31367: ERROR: In procedure scm-error: no code for module (guix build utils)

2018-05-25 Thread Ludovic Courtès
Roel Janssen skribis: > Ludovic Courtès writes: > >> George myglc2 Clemmer skribis: >> >>> cd guix && guix environment guix -- make >>> The following derivations will be built: >>>/gnu/store/mcfys0glgv1hnq5mrcs9xnmn4bpzr3ys-profile.drv >>>/gnu/store/qikmbskc6598vld2lhb2pn30h1rwxgc8-xdg-

bug#31367: ERROR: In procedure scm-error: no code for module (guix build utils)

2018-05-25 Thread Roel Janssen
Ricardo Wurmus writes: > Roel Janssen writes: > >> I'm using a git checkout of Guix, and I am encountering this bug with >> version 217af8ae7. Is there a work-around? > > Does it happen all the time? Yes. Consistently on multiple user profiles. > > A work-around, as I understood it, is to e

bug#31367: ERROR: In procedure scm-error: no code for module (guix build utils)

2018-05-25 Thread Ricardo Wurmus
Roel Janssen writes: > I'm using a git checkout of Guix, and I am encountering this bug with > version 217af8ae7. Is there a work-around? Does it happen all the time? A work-around, as I understood it, is to ensure that you ensure that the compilation only uses a single core. -- Ricardo

bug#31367: ERROR: In procedure scm-error: no code for module (guix build utils)

2018-05-25 Thread Roel Janssen
Ludovic Courtès writes: > George myglc2 Clemmer skribis: > >> cd guix && guix environment guix -- make >> The following derivations will be built: >>/gnu/store/mcfys0glgv1hnq5mrcs9xnmn4bpzr3ys-profile.drv >>/gnu/store/qikmbskc6598vld2lhb2pn30h1rwxgc8-xdg-mime-database.drv >>/gnu/sto

bug#30642: [bug#31462] [PATCH] profiles: Add hook to generate "gschemas.compiled".

2018-05-25 Thread Ludovic Courtès
Hi Danny, Danny Milosavljevic skribis: > * guix/profiles.scm (glib-schemas): New procedure. > (%default-profile-hooks): Add it. I just tried: guix environment --ad-hoc libreoffice -- libreoffice which at some point shows: No schema files found: doing nothing. and it doesn’t fix the file