bug#50031: gcc-core-mesboot1 may not be deterministic

2021-09-20 Thread Thiago Jung Bauermann via Bug reports for GNU Guix
Hello Ludo, Em segunda-feira, 20 de setembro de 2021, às 04:11:13 -03, Ludovic Courtès escreveu: > Hi Thiago, > > Thiago Jung Bauermann skribis: > > Using Guix from both the ‘master’ branch¹ and from the > > ‘core-updates-frozen’ branch², the following command fails: > > > > $ guix build

bug#50696: [core-updates-frozen] Wrong output hashes computed since cb06f7c61e4b839

2021-09-20 Thread Ludovic Courtès
Hi Marius, Marius Bakke skribis: > On the 'core-updates-frozen' branch, attempting to pull 'master' gives a > backtrace along the lines of ... > > Computing Guix derivation for 'x86_64-linux'... |Backtrace: [...] > 1. : > message: "derivation >

bug#50705: emacs-guix fails to list packages

2021-09-20 Thread Simon Streit
Hello, I just pulled Guix up to 6eded1a04186e3118b293486b038c994e05efedf, and unfortunately emacs-guix fails to list any installed packages of a given profile. Part of the output from it's internal REPL follows as such: --8<---cut here---start->8---

bug#50483: [R] Package r-shiny: Shiny server logic inactive

2021-09-20 Thread Charles via Bug reports for GNU Guix
Thanks simon, I will take into account your suggestions and submit to patches.

bug#50483: [R] Package r-shiny: Shiny server logic inactive

2021-09-20 Thread zimoun
Hi Charles, Thanks for the patch. On Sat, 18 Sep 2021 at 05:14, Charles wrote: > Here is a patch to update the packages to use the up to date > minifier. Is the the correct thread to put this or should I start a > new thread in the patches mailing list? I think the bestis to send this patch

bug#38450: Kdenlive file dialog broken

2021-09-20 Thread Mathieu Othacehe
Hello, > In kdenlive, I can't add any media ("clips") to a project because the > file choosing dialog is not working. This cannot be reproduced on master, closing. Thanks, Mathieu

bug#50676: [core-updates-frozen] Image production is broken.

2021-09-20 Thread Mathieu Othacehe
Hey, The duplicated system derivation appears to be a grafted version of the first one. Running: --8<---cut here---start->8--- ./pre-inst-env guix system image gnu/system/examples/bare-bones.tmpl -t qcow2 --no-grafts --8<---cut

bug#50697: [core-updates-frozen] ca-certificate-bundle generation is broken.

2021-09-20 Thread Guillaume Le Vaillant
Mathieu Othacehe skribis: > Hello, > > On core-updates-frozen, the ca-certificate-bundle derivation produces an > empty output. That's because nss-certs only contains .crt files that are > ignored by ca-certificate-bundle procedure. > > The following patches should fix the situation. > > Thanks,

bug#50697: [core-updates-frozen] ca-certificate-bundle generation is broken.

2021-09-20 Thread Mathieu Othacehe
Hello, On core-updates-frozen, the ca-certificate-bundle derivation produces an empty output. That's because nss-certs only contains .crt files that are ignored by ca-certificate-bundle procedure. The following patches should fix the situation. Thanks, Mathieu >From

bug#50696: [core-updates-frozen] Wrong output hashes computed since cb06f7c61e4b839

2021-09-20 Thread Marius Bakke
Hello, On the 'core-updates-frozen' branch, attempting to pull 'master' gives a backtrace along the lines of ... Computing Guix derivation for 'x86_64-linux'... |Backtrace: In ice-9/boot-9.scm: 152:2 19 (with-fluid* _ _ _) 152:2 18 (with-fluid* _ _ _) In ./guix/store.scm: 2108:24 17

bug#44187: Channel clones lack SWH fallback

2021-09-20 Thread zimoun
Hi, On Sat, 18 Sept 2021 at 23:10, Ludovic Courtès wrote: > zimoun skribis: > > and after more than 12h, the status is still: «SWH vault: Processing...» > > and nothing is complete. > > Did it eventually succeed? We obviously have no guarantee as to how > long it might take to cook a bundle.

bug#50566: [core-updates-frozen] Grub fails to decrypt LUKS partition (cryptomount not found)

2021-09-20 Thread Mathieu Othacehe
Hey, >>#:strip-flags '("--strip-debug" "--enable-deterministic-archives") Pushed as 650e85d85514c5fae06adf97ae615643a41bbbd8 :). > That one works as well. I tested it :) Thanks for the suggestion Ludo and for the testing Jonathan. Mathieu

bug#50676: [core-updates-frozen] Image production is broken.

2021-09-20 Thread Mathieu Othacehe
Hey Ludo! > What command did you use? The same one as you :) > drops me in the GRUB rescue shell right from the start, but I think > that’s because the command surprisingly builds an EFI image, as can be > seen from the generated genimage.cfg: Yep, that would be because of the Grub stripping

bug#50566: [core-updates-frozen] Grub fails to decrypt LUKS partition (cryptomount not found)

2021-09-20 Thread Jonathan Brielmaier
Am 20.09.21 um 00:47 schrieb Ludovic Courtès: ‘master’ uses ‘--strip-debug’ whereas ‘core-updates-frozen’ uses ‘--strip-unneeded’ (from commit e0f31baacc6ad30096a332b69433c85f5830bb2c). Instead of #:strip-binaries? #f, we could try: #:strip-flags '("--strip-debug"

bug#50568: Missing source code

2021-09-20 Thread Ludovic Courtès
Hi Florian, "pelzflorian (Florian Pelz)" skribis: > On Tue, Sep 14, 2021 at 10:38:55AM +0200, Ludovic Courtès wrote: >> I wonder if there’s a way to construct generic web.archive.org URLs that >> we could use as a fallback in (guix build download)? > On Thu, Sep 16, 2021 at 09:45:26PM +0200,

bug#50031: gcc-core-mesboot1 may not be deterministic

2021-09-20 Thread Ludovic Courtès
Hi Thiago, Thiago Jung Bauermann skribis: > Using Guix from both the ‘master’ branch¹ and from the ‘core-updates-frozen’ > branch², the following command fails: > > $ guix build --check \ > -e '(@@ (gnu packages commencement) gcc-core-mesboot1)’ > ⋮ > guix build: erro: derivation >