bug#37426: guix-1.0.1-5.cc98b00 fails tests on i686-linux

2019-09-17 Thread Ludovic Courtès
Hi, Mikhail Kryshen skribis: > http://ci.guix.gnu.org/log/jkgrd9sv605jj3l819wp1jba99axfl0g-guix-1.0.1-5.cc98b00 > > This breaks system configuration on i686 with current Guix. This should be fixed with commit 9e8e252026f558933bdd9cfc26a75d13954b3e8e. Thanks, Ludo’.

bug#37437: hash mismatch for emacs-elixir-mode

2019-09-17 Thread Josh Holland
Hi, I just did the following: $ guix install emacs-elixir-mode substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% downloading from https://ci.guix.gnu.org/nar/gzip/7n24v62aw8sjlrs06gbz4zvj11zvryry-ema

bug#37423: Changing the login service from GDM to SLiM and then back to GDM causes a really bad loop

2019-09-17 Thread Jan
On Tue, 17 Sep 2019 00:45:58 -0400 Timothy Sample wrote: > Could this be the same issue as ? In > short, Guix doesn’t guarantee that the “gdm” user will have the same > UID if it gets deleted and recreated (which happens when you remove > the GDM service and add it ag

bug#37437: hash mismatch for emacs-elixir-mode

2019-09-17 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Josh, Thanks for the report! Josh Holland 写道: \sha256 hash mismatch for /gnu/store/bb5m97pbmzvwlvn8wmrdfgpvnl0k8r1m-elixir-mode-2.3.1.tar: expected hash: 091cizxg1aw8bkj58y048mj020ssapjflav633z9bl6gmi10dy4v actual hash: 13d5r64rqskdapnrbbxv0h91gn77c6af5kjjrg5mpphvl887s04c It's alrea

bug#37421: [PATCH] gnu: node: Disable tests that fail with openssl@1.1.1d.

2019-09-17 Thread Jelle Licht
Tobias Geerinckx-Rice writes: > Ludovic Courtès 写道: >> Could we take a look at what these failures are about to see how >> bad >> that might be? > > Jelle Licht 写道: >> Interestingly enough, https://github.com/nodejs/node/issues/3881 >> notes >> issues with exactly these two tests. Perhaps there

bug#37437: hash mismatch for emacs-elixir-mode

2019-09-17 Thread Björn Höfling
Hi Josh and Tobias, thanks for reporting and checking. I'm very surprised someone is already using this :-) I only added this package three days ago, that's probably the reason why the source code is not available via hash on ci.guix.gnu.org or any other CAN. There it failed to build due to a depe

bug#36785: Impossible to pull on foreign distro

2019-09-17 Thread Ludovic Courtès
Hi, Ludovic Courtès skribis: > Indeed. I added ‘pk’ calls to print ‘%profile-directory’ and > (canonicalize-profile %user-profile-directory), and here’s what I see > with ‘sudo’: > > $ sudo -E ./pre-inst-env guix pull > > ;;; (pd "/var/guix/profiles/per-user/root") > > ;;; (upd "/home/ludo/.con

bug#36785: Impossible to pull on foreign distro

2019-09-17 Thread Gábor Boskovits
Hello Ludo, Ludovic Courtès ezt írta (időpont: 2019. szept. 18., Sze, 0:04): > Hi, > > Ludovic Courtès skribis: > > > Indeed. I added ‘pk’ calls to print ‘%profile-directory’ and > > (canonicalize-profile %user-profile-directory), and here’s what I see > > with ‘sudo’: > > > > $ sudo -E ./pre-

bug#37428: Keyboard layout setting fails when no keyboard is attached

2019-09-17 Thread quiliro
On Mon, September 16, 2019 10:32 am, dario wrote: > I have Guix system installed on a Laptop/Tablet hybrid that allows > detaching the keyboard. In my system configuration, I set the keyboard > layout to the German QWERTZ using > > (operating-system > ... > (keyboard-layout > (keyboard-layout "d

bug#37428: Keyboard layout setting fails when no keyboard is attached

2019-09-17 Thread quiliro
This is my setting for that section: (services (append (list (service gnome-desktop-service-type) (service xfce-desktop-service-type) (set-xorg-configuration (xorg-configuration ;for Xorg (keyboard-layout keyboard-layout))

bug#37422: Setting keyboard layout with SLiM login manager doesn't work

2019-09-17 Thread quiliro
> PS tried sending this message to > https://issues.guix.gnu.org/issue/26234 > but it got lost. Is it an accident, or is sending messages to closed > issues impossible? It is closed. This was the last comment: It’s been a while :-), but this is fixed by 598757e038ab5dea3b59c9c248a2ad860c41fe62,