bug#52727: When logged as user, GUILE_LOAD_COMPILED_PATH points to the system cache instead of the user cache

2021-12-23 Thread Denis 'GNUtoo' Carikli
On Wed, 22 Dec 2021 11:29:29 +0100 Maxime Devos wrote: > Liliana Marie Prikler schreef op wo 22-12-2021 om 08:57 [+0100]: > > For the record, guile has been a part of the system profile since > > %base-packages were first defined, so if your load paths break, > > there is probably a larger issue

bug#52727: When logged as user, GUILE_LOAD_COMPILED_PATH points to the system cache instead of the user cache

2021-12-23 Thread Liliana Marie Prikler
Am Donnerstag, dem 23.12.2021 um 08:31 +0100 schrieb Denis 'GNUtoo' Carikli: > On Wed, 22 Dec 2021 11:29:29 +0100 > Maxime Devos wrote: > > > Liliana Marie Prikler schreef op wo 22-12-2021 om 08:57 [+0100]: > > > For the record, guile has been a part of the system profile since > > > %base-packag

bug#52684: [BUG] Multiple Packages Failing to Build

2021-12-23 Thread Maxime Devos
Hi, > Are variables that point to places in the profile allowed? Or do they > have to only point to the store? That would solve the chicken and egg > problem here, where we can't hardcode the directory of the plugin > into 'beets' because the plugin is installed afterwards… I don't know what yo

bug#47744: [PATCH] nfs-root test is failing

2021-12-23 Thread Mathieu Othacehe
Hello Stefan, > Sorry, that was not quite correct. I sent a patch months back, which did not > make it into this ticket, which solved this ticket but depends on > . I turned the nfs-root-fs test into an nfs-full test that is based on your patch. It spawns a VM

bug#52510: guix install - profile build takes forever

2021-12-23 Thread Florian Hoertlehner
With the merge of core-update-frozen this issue went away. :-) I hope it does not reappear. On Wed, Dec 15, 2021 at 2:31 PM Ludovic Courtès wrote: > Hi Florian, > > Florian Hoertlehner skribis: > > > I use guix 1.3, and a simple guix install takes forever. It hangs 2-10 > > minutes in the pro

bug#52756: childhurd-test is broken

2021-12-23 Thread Mathieu Othacehe
Hello, I fixed almost all the failing system tests and https://ci.guix.gnu.org/eval/12089/dashboard is now reporting a 99% coverage! Last stop is the childhurd-test, which has been failing for some times now. Janneke, Ludo, some support here :) ? Thanks, Mathieu

bug#52510: guix install - profile build takes forever

2021-12-23 Thread Leo Famulari
On Thu, Dec 23, 2021 at 04:40:33PM +0100, Florian Hoertlehner wrote: > With the merge of core-update-frozen this issue went away. :-) > I hope it does not reappear. Great! I am closing this bug. Please let us know if it happens again.

bug#52749: G-expressions don't consistently preserve #nil

2021-12-23 Thread Maxime Devos
Philip McGrath schreef op wo 22-12-2021 om 23:25 [-0500]: > G-expressions currently do not consistently preserve the distinction > between #nil and '(), which causes trouble for programs that rely on > that distinction. In particular, the issue affects programs that use > (guix build json), beca

bug#52598: [PATCH] build-system: clojure: Allow clojure-build-system to pass source to ant.

2021-12-23 Thread Reily Siegel
Fixes http://bugs.gnu.org/52598. * guix/build-system/clojure.scm (lower): Remove #:source from private keywords, preventing an error in ant-build-system. --- guix/build-system/clojure.scm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/guix/build-system/clojure.scm b/guix/

bug#39117: GNOME Files: No file thumbnails

2021-12-23 Thread Luis Felipe via Bug reports for GNU Guix
This issue persists in the following software: GNOME 40.4 GNOME nautilus 41.0 $ guix describe Generation 52 Dec 23 2021 11:56:54(current) guix 037c2b6 repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: 037c2b6d3acdf7f5b68ecb3024ef90bce85922df p

bug#40851: core-updates: GNOME Web: Application icon is rendered incorrectly

2021-12-23 Thread Luis Felipe via Bug reports for GNU Guix
This is fixed in GNOME 40.4. $ guix describe Generation 52 Dec 23 2021 11:56:54(current) guix 037c2b6 repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: 037c2b6d3acdf7f5b68ecb3024ef90bce85922df publickey - luis.felipe.la@protonmail.com - 0x12DE159

bug#39324: GNOME Weather doesn't start

2021-12-23 Thread Luis Felipe via Bug reports for GNU Guix
Problem solved in the following software: GNOME 40.4 GNOME Weather 40.1 guix describe Generation 52 Dec 23 2021 11:56:54(current) guix 037c2b6 repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: 037c2b6d3acdf7f5b68ecb3024ef90bce85922df ~~~ --- Lui

bug#45901: GNOME Fonts takes about 20 seconds to display fonts

2021-12-23 Thread Luis Felipe via Bug reports for GNU Guix
Problem solved in the following versions: GNOME 40.4 GNOME Fonts 40.0 ~~~ guix describe Generation 52 Dec 23 2021 11:56:54(current) guix 037c2b6 repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: 037c2b6d3acdf7f5b68ecb3024ef90bce85922df ~~~

bug#46707: TeXmacs: Segmentation fault when starting interactive session

2021-12-23 Thread Luis Felipe via Bug reports for GNU Guix
I can't reproduce the issue anymore in the following versions. The feature works quite nicely. texmacs 2.1.1 guix describe Generation 52 Dec 23 2021 11:56:54(current) guix 037c2b6 repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: 037c2b6d3acdf7f

bug#52766: guix deploy should have --skip-checks

2021-12-23 Thread Michael Rohleder
If a customized kernel is build with "non standard" (initrd) modules, one needs --skip-checks for guix system reconfigure. This can't be deployed, because guix deploy has no --skip-checks. I came up with this issue in #irc and Ludo said, we should have a bug, so we don't forget ;) Love, Peace &

bug#52305: calibre unable to fetch news

2021-12-23 Thread Michael Rohleder
Hi, I'm trying to reproduce this, but no luck, I'm able to fetch news (cnet also). Is it possible that you are testing this in a foreigen environment? (Is so, you might need to `SSL_CERT_DIR=/etc/ssl/certs calibre` ...) -- The brain is a wonderful organ; it starts working the moment you get up

bug#45165: binutils-mesboot0 fails at configure, cannot find lex

2021-12-23 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Morning Guix, I'm unable to ‘guix pull’ because of this bug. Log attached. Here are my kernel options from kitzman's list: not set CONFIG_UID16 (obsolete) yCONFIG_EXPERT yCONFIG_X86_64 (obvs) yCONFIG_X86 not set CONFIG_X86_X32 not set CONFIG_X86_VSYSCALL_EMULATION y