bug#45911: authorized-fields is not/badly documented

2021-01-16 Thread Julien Lepiller
Actually, here's how I use it: https://framagit.org/tyreunom/system-configuration/-/blob/master/systems/tachikoma.scm#L69 And the key file is the one generated by guix, unmodified: https://framagit.org/tyreunom/system-configuration/-/blob/master/keys/xana.pub Le 16 janvier 2021 19:34:49

bug#45911: authorized-fields is not/badly documented

2021-01-16 Thread Julien Lepiller
I think you need to pass a file-like object, not a scheme expression. Don't try to modify or interpret the public key file, just pass it directly as-is. Le 16 janvier 2021 19:34:49 GMT-05:00, raingloom a écrit : >On Sat, 16 Jan 2021 07:10:47 +0100 >Ricardo Wurmus wrote: > >> raingloom

bug#45911: authorized-fields is not/badly documented

2021-01-16 Thread raingloom
On Sat, 16 Jan 2021 07:10:47 +0100 Ricardo Wurmus wrote: > raingloom writes: > > > guix archive --authorize started issuing a warning some time ago > > pointing to "authorized-keys" in "operating-system". > > > > * that is not a valid field of operating-system > > That’s right. It’s a

bug#45654: [PATCH 1/1] gnu: qemu-binfmt-service-type: Change 'guix-support?' default to #t.

2021-01-16 Thread Ludovic Courtès
Hi Stefan, Stefan skribis: > * gnu/services/virtualization.scm (qemu-binfmt-service-type)[guix-support?]: > Change the default from #f to #t. > * doc/guix.texi (Transparent Emulation with QEMU): Change the default of > ‘guix-support?’ from #f to #t. Describe the implication of setting it to

bug#45909: rust@1.47.0, rust-1.48.0 and rust-1.49.0 broken

2021-01-16 Thread me--- via Bug reports for GNU Guix
Leo Famulari 写道: If anyone is wondering why we didn't notice failures of packages that depend on rust, the canonical 'rust' packages is rust-1.45, but these failures seem to only affect later versions of rust. Thanks. I am reverting the update on master for now. Kind regards, T G-R

bug#45836: [PATCH] services: Let cups-service-type reuse base lp group.

2021-01-16 Thread Leo Prikler
Hi, Am Samstag, den 16.01.2021, 19:37 +0100 schrieb Ludovic Courtès: > Hi, > > Leo Prikler skribis: > > > * gnu/services/cups.scm (%cups-accounts): Try to use the lp group > > defined in > > %base-groups. > > * gnu/system/shadow.scm (account-activation): Delete duplicate > > (eq?) users > > and

bug#45826: SBCL / Common Lisp packages fail to build on aarch64

2021-01-16 Thread Leo Famulari
On Sat, Jan 16, 2021 at 10:42:58AM +0100, Guillaume Le Vaillant wrote: > When taking a look at the logs of failing builds of sbcl-* packages on > aarch64-linux (for example at [1] for master or at [2] for staging), > I saw that the build jobs try to build sbcl (which is currently failing) > for

bug#45836: [PATCH] services: Let cups-service-type reuse base lp group.

2021-01-16 Thread Ludovic Courtès
Hi, Leo Prikler skribis: > * gnu/services/cups.scm (%cups-accounts): Try to use the lp group defined in > %base-groups. > * gnu/system/shadow.scm (account-activation): Delete duplicate (eq?) users > and groups before transforming them to specs and asserting, that names are > unique. [...] >

bug#45615: Wrong type argument in "guix lint -c archival"

2021-01-16 Thread Aleix via web
Hi Ludo, Can you share what other issues might arose after the fix? I'd be happy to look into it. Thanks! Aleix

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

2021-01-16 Thread Luis Felipe via Bug reports for GNU Guix
I'll leave it open then. Thanks for the patch, Chris.

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

2021-01-16 Thread Christopher Baines
Luis Felipe writes: > On Saturday, January 16, 2021 11:18 AM, Christopher Baines > wrote: > >> Hey, >> >> I've just pushed the fix I worked on for thumbnails [1]. >> >> 1: >> https://git.savannah.gnu.org/cgit/guix.git/commit/?id=540893a8ccef41436a1c00ae268f74219f9ab220 >> >> Could you guix

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

2021-01-16 Thread Luis Felipe via Bug reports for GNU Guix
On Saturday, January 16, 2021 11:18 AM, Christopher Baines wrote: > Hey, > > I've just pushed the fix I worked on for thumbnails [1]. > > 1: > https://git.savannah.gnu.org/cgit/guix.git/commit/?id=540893a8ccef41436a1c00ae268f74219f9ab220 > > Could you guix pull, guix upgrade gnome-font-viewer,

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

2021-01-16 Thread Christopher Baines
Luis Felipe via Bug reports for GNU Guix writes: > ## Steps to reproduce > > The following steps assume you are using Guix System with GNOME desktop. > > 1. Open the command prompt (ALT+F2) > 2. Run gnome-font-viewer > > > ## Expected result > > GNOME Fonts starts and displays the fonts

bug#45826: SBCL / Common Lisp packages fail to build on aarch64

2021-01-16 Thread Guillaume Le Vaillant
Leo Famulari skribis: > On Wed, Jan 13, 2021 at 10:03:47PM +0100, Guillaume Le Vaillant wrote: >> I tried to bootstrap sbcl using ecl instead of clisp, using >> "guix build -s aarch64-linux sbcl" on a x86-64 machine because I don't >> have any arm64 hardware, but it failed with the same memory