bug#59913: [tentative PATCH] Failure to guix pull on aarch64 since recent make-linux-libre*

2022-12-08 Thread Pierre Langlois
Pierre Langlois writes: (snip) > I'm currently trying this fix to make sure it does solve the problem > (guix pull takes so long without substitutes :-) ). Will report back in > 5-10 minutes. Yeey the fixed worked! signature.asc Description: PGP signature

bug#59913: [tentative PATCH] Failure to guix pull on aarch64 since recent make-linux-libre*

2022-12-08 Thread Pierre Langlois
Pierre Langlois writes: (snip) > What seems to happen is that the `kernel-config' function now receive an > `arch' argument for an architecture that isn't actually supported by > that kernel, as is the case for linux-libre@4.14.300. And, correctly, > the function should not expect to ever get

bug#59913: [tentative PATCH] Failure to guix pull on aarch64 since recent make-linux-libre*

2022-12-08 Thread Pierre Langlois
Hi Guix! I've been getting errors while running `guix pull' on an aarch64 system, during the final guix-package-cache step: --8<---cut here---start->8--- (repl-version 0 1 1) Generating package cache for '/gnu/store/m8in1imi93snq711d7568dj9hlrx4diz-profile'...

bug#59781: bug#50892: [PATCH] guix-install.sh: Authorize all project build farms at once.

2022-12-08 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Ludovic Courtès 写道: If there are no objections I’d like to push to ‘master’ and ‘version-1.4.0’ this modified version of your patch. No objections, thanks! (Ugh, this patch is so ugly, all to work around that triplication in ~/.config/guix/current/share/guix/*.pub… Would it be OK for ‘guix

bug#59781: bug#50892: [PATCH] guix-install.sh: Authorize all project build farms at once.

2022-12-08 Thread pelzflorian (Florian Pelz)
Ludovic Courtès writes: > If there are no objections I’d like to push to ‘master’ and > ‘version-1.4.0’ this modified version of your patch. Thank you two, this patch works (on 1.3.0 only ci.guix.gnu.org, on 1.4.0rc1 also bordeaux, except when I decline authorization). Regards, Florian

bug#59876: Further information on bug.

2022-12-08 Thread Ping Pong
Hello, My bash on Debian - whilst I was running 'guix pull' output an error and instructed me to send the 'COMPLETE' output of the session. I have some further information which may be relevant. I installed Debian - in particular: https://cdimage.debian.org/cdimage/unofficial/non-free/cd-includin

bug#59876: Bug.

2022-12-08 Thread Ping Pong
Hello, My shell asked me to send this your way: alex@am-e4b3188cb1e4:~$ guix install glibc-locales hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' package and defining `GUIX_LOCPATH', along these lines: guix install glibc-utf8-locales export GUIX_LOCPATH="$HOME/.g

bug#59907: Replace $ record matching with match-record

2022-12-08 Thread MANCINI Raffael
Dear list, https://guix.gnu.org/manual/devel/en/html_node/Service-Types-and-Services.html still references the $ construct which apparently should be replaced by match-record which is not sensitive to record slot order. best regards, -- Raffael Mancini IT administrator and developer Serv

bug#59884: ‘gui-installed-desktop-os-encrypted’ test intermittent failures

2022-12-08 Thread Mathieu Othacehe
Hello, > ice-9/eval.scm:619:8: Throw to key `marionette-eval-failure' with args > `((quote (complete-installation installer-socket)))'. > builder for `/gnu/store/wgw64jfyqrrg27afqmlj70a22d1mr5mv-installation.drv' > failed with exit code 1 > @ build-failed /gnu/store/wgw64jfyqrrg27afqmlj70a22d1

bug#17152: GNU Guix backend for PackageKit / Gnome-Software

2022-12-08 Thread Denis 'GNUtoo' Carikli
Hi, How does it work when Nix is installed on top of another distribution? Is there something to handle that in packagekit? Or with distributions like Ubuntu that also use snap, it is is handled transparently somehow? Or do users have to choose which package manager to use? I wonder that becaus

bug#59823: [1.4.0rc1] Installer fails to identify installation device on Ventoy-made images

2022-12-08 Thread Mathieu Othacehe
Hello, The attached patch fixes it for me. We could maybe use libdevmapper instead of the plain "dmsetup" call but that's not critical in my opinion. Thanks, Mathieu >From 0afda5b3ed32e73bece9db96ab970d83f9f2e74b Mon Sep 17 00:00:00 2001 From: Mathieu Othacehe Date: Thu, 8 Dec 2022 13:24:02 +0

bug#59781: bug#50892: [PATCH] guix-install.sh: Authorize all project build farms at once.

2022-12-08 Thread Ludovic Courtès
Hi, Tobias Geerinckx-Rice skribis: > Tobias Geerinckx-Rice via Guix-patches via 写道: >> + < >> "~root/.config/guix/current/share/guix/$host.pub" \ > > This file is missing for bordeaux in the 1.3.0 release, so this would > have to wait until the next one… If there are no objectio

bug#48468: substitute server connection timeout

2022-12-08 Thread Ludovic Courtès
Hi, Mathieu Othacehe skribis: >> /gnu/store/qmzr030rzgikdxv3g9msqv0l8qp5j6y2-btrfs-raid-root-os.drv, >> which was marked as failed earlier today due to missing .drv. It’s a >> 4KiB file, and the cache-bypass-threshold is ‘guix publish’ is typically >> set to something much higher than that. So

bug#59864: closed (Re: bug#59864: emacs-guix )

2022-12-08 Thread Amade Nemes Gmail
Hi Ludo, Thanks for the quick reply! Unfortunately I'm still getting the same errors after pulling in the latest guix. Here's my emacs-guix package: amade@swift ~$ guix package --show=emacs-guix name: emacs-guix version: 0.5.2-6.cf5b7a4 outputs: + out: everything systems: x86_64-linux i686-lin