bug#46967: Connection reuse for substitutes breaks with gzip

2021-03-14 Thread Ludovic Courtès
Ludovic Courtès skribis: > Ludovic Courtès skribis: > >> I decided to take a heavy-handed solution to that problem, which is to >> augment Guile-zlib with an interface for gzip compression/decompression >> not restricted to file ports (‘call-with-gzip-output-port’ & co. are >> restricted to file

bug#46803: User manual does not explain Profiles (nor GUIX_PROFILE)

2021-03-14 Thread Ludovic Courtès
Hello, zimoun skribis: > Effectively, profiles is not explicitly defined but implicitly, for > instance: > > > > Otherwise, the most explicit definition is in the Cookbook: > > Guix provides a very useful feature that may be quite

bug#47106: Bubblewrap hates Guix containers 😞

2021-03-14 Thread Bengt Richter
Hi again^2, On +2021-03-13 19:01:29 +0100, Leo Prikler wrote: > Am Samstag, den 13.03.2021, 18:07 +0100 schrieb Bengt Richter: > > I am not a Wayland developer, if that's what you mean by "Wayland > > folk" :) > I meant it as "folk using Wayland in their display manager". > > > I am curious what

bug#47106: Bubblewrap hates Guix containers 😞

2021-03-14 Thread Leo Prikler
Hi again³ Am Sonntag, den 14.03.2021, 18:45 +0100 schrieb Bengt Richter: > Hi again^2, > > Maybe > pstree -at > would show a little more? sh |-dbus-daemon --syslog-only --fork --print-pid 5 --print-address 7 --sess |-dbus-launch --autolaunch=fa7a4d52637958ddd37547bb5d8bd9d2--binary- synt

bug#47106: Bubblewrap hates Guix containers 😞

2021-03-14 Thread Ludovic Courtès
Hi Leo, Leo Prikler skribis: > Nah, it's a rather ad-hoc definition grown from what should be an Eolie > container from the cookbook (also refer to #47097). > > guix environment --preserve='^DISPLAY$' --preserve=XAUTHORITY \ > --preserve=TERM \ > --expose=$XAUTHORITY \ > --exp

bug#47107: libtiff/fixed uses wrong version number in 'doc' output

2021-03-14 Thread Leo Famulari
On Sat, Mar 13, 2021 at 11:44:27AM +0100, Ludovic Courtès wrote: > Instead of duplicating the ‘name’ and ‘arguments’ fields as done in > 35b3ab8e5748d9911ae7a0189065d0c25392895b, one possibility is to change > the initial ‘libtiff’ like so: > > diff --git a/gnu/packages/image.scm b/gnu/packages/i

bug#47106: Bubblewrap hates Guix containers 😞

2021-03-14 Thread Leo Prikler
Am Sonntag, den 14.03.2021, 21:32 +0100 schrieb Ludovic Courtès: > Hi Leo, > > Leo Prikler skribis: > > > Nah, it's a rather ad-hoc definition grown from what should be an > > Eolie > > container from the cookbook (also refer to #47097). > > > > guix environment --preserve='^DISPLAY$' --pre

bug#47121: [Mumi] Why does Mumi display my name as "Mark HWeaver"?

2021-03-14 Thread Arun Isaac
Hi, > @Arun, does this sound familiar to you? Thanks for the bug report! It was indeed a regression in guile-email. I have fixed it, and added a test. See https://git.systemreboot.net/guile-email/commit/?id=ca0520a33c9042a68691d85c6849f88412ca8357 Cheers! signature.asc Description: PGP signat

bug#47115: Failure building grub-img.png when reconfiguring

2021-03-14 Thread Jack Hill
Still on the same VM, I've been able to reproduce the problem while building a different derivation: /gnu/store/07xw2pp63xin4c4y8ndrcdn3n8z1vmx2-grub-image.png.drv from Guix commit d4e29f3628ad0c7576d7cab659d7fcc19d21999a. I can still build the new derivation on my desktop. Hrm, it's a pretty

bug#47115: Failure building grub-img.png when reconfiguring

2021-03-14 Thread Jack Hill
Trying to document some more information in the hopes that others can reproduce this bug. On the host that fails: $ guix describe Generation 7Mar 14 2021 16:14:58(current) guix d4e29f3 repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: d4e29f3

bug#47141: Zabbix packages vulnerable to CVE-2021-27927

2021-03-14 Thread Mark H Weaver
I'm forwarding this to bug-guix@gnu.org so that it won't be forgotten. Mark Start of forwarded message Subject: Zabbix packages vulnerable to CVE-2021-27927 From: Léo Le Bouter To: guix-de...@gnu.org Date: Wed, 03 Mar 2021 21:08:54 +0100 Would be

bug#47144: security patching of 'patch' package

2021-03-14 Thread Mark H Weaver
I'm forwarding this to bug-guix@gnu.org so that it won't be forgotten. Mark Start of forwarded message Subject: security patching of 'patch' package From: Léo Le Bouter To: guix-de...@gnu.org Date: Wed, 10 Mar 2021 04:14:35 +0100 Hello! I could

bug#47142: squid package vulnerable to CVE-2021-28116

2021-03-14 Thread Mark H Weaver
I'm forwarding this to bug-guix@gnu.org so that it won't be forgotten. Mark Start of forwarded message Subject: squid package vulnerable to CVE-2021-28116 From: Léo Le Bouter To: guix-de...@gnu.org Date: Wed, 10 Mar 2021 01:22:51 +0100 CVE-2021-28

bug#47143: pjproject package is vulnerable to CVE-2021-21375 and CVE-2020-15260

2021-03-14 Thread Mark H Weaver
I'm forwarding this to bug-guix@gnu.org so that it won't be forgotten. Mark Start of forwarded message Subject: pjproject package is vulnerable to CVE-2021-21375 and CVE-2020-15260 From: Léo Le Bouter To: guix-de...@gnu.org Date: Thu, 11 Mar 2021 0

bug#47140: libupnp package vulnerable to CVE-2021-28302

2021-03-14 Thread Mark H Weaver
I'm forwarding this to bug-guix@gnu.org so that it won't be forgotten. Mark Start of forwarded message Subject: libupnp package vulnerable to CVE-2021-28302 From: Léo Le Bouter To: guix-de...@gnu.org Date: Sat, 13 Mar 2021 02:12:45 +0100 CVE-2021

bug#47115: Failure building grub-img.png when reconfiguring

2021-03-14 Thread Jack Hill
Okay, I've started looking at the builder a little more: jackhill@alperton ~$ cat /gnu/store/larqpc2wjhnc6jmj4885k8lynd19fl4m-grub-image.png-builder (if (string-suffix? ".svg" "/gnu/store/83qplqmavzphd30hm1maxwlh166ylpwr-guix-artwork-2f2fe74-checkout/grub/GuixSD-fully-black-4-3.svg") (begin (use

bug#47115: Failure building grub-img.png when reconfiguring

2021-03-14 Thread Mark H Weaver
Hi Jack, Jack Hill writes: > In an effort to clear out more of the potentially problematic store items, > I switched to an older generation of the system as well as guix pull and > user profiles. I then ran guix gc. At this point, I was running guix from > commit 373e5fc96724fd38bb1263e4af909

bug#47115: Failure building grub-img.png when reconfiguring

2021-03-14 Thread Leo Famulari
On Fri, Mar 12, 2021 at 07:24:16PM -0500, Mark H Weaver wrote: > Is anyone else seeing this? FWIW, I tested reconfiguring my Guix system > with the grafts I recently pushed, and grub-img.png built successfully > for me. I'm using the resulting system now. I wasn't able to reproduce this on eithe

bug#47115: Failure building grub-img.png when reconfiguring

2021-03-14 Thread Jack Hill
On Sun, 14 Mar 2021, Mark H Weaver wrote: (1) You must *delete* the "older" system generations and user profiles e.g. by running "guix system delete-generations" and "guix package --delete-generations", or else "guix gc" won't clear them from your store. It is not enough to merely swit

bug#47115: Failure building grub-img.png when reconfiguring

2021-03-14 Thread Mark H Weaver
Hi Jack, Jack Hill writes: > On Sun, 14 Mar 2021, Mark H Weaver wrote: > >> (1) You must *delete* the "older" system generations and user profiles >>e.g. by running "guix system delete-generations" and "guix package >>--delete-generations", or else "guix gc" won't clear them from your >>

bug#46942: ci.guix.gnu.org is slow from my system

2021-03-14 Thread raid5atemyhomework via Bug reports for GNU Guix
Hello all, Unfortunately, it seems that the SJTU server is somewhat unreliable, I sometimes get random failures in various parts talking to the substitute server, complaining of strange responses from the server: ``` Backtrace: In guix/ui.scm: 2164:12 19 (run-guix-command _ . _) In guix/scrip

bug#47147: Guix substituter gives up too easily, causing higher-level commands to fail catastrophically

2021-03-14 Thread raid5atemyhomework via Bug reports for GNU Guix
Split off from 46942 I recently had to rebuild a Guix OS. I ran a modified installer that used two substitute URLs: the SJTUG mirror, and the official Cuirass server in Berlin, listed in that order. Unfortunately, it seems the SJTUG mirror has some reliability problems, during install the guid

bug#47149: guix system init seems to ignore --fallback

2021-03-14 Thread raid5atemyhomework via Bug reports for GNU Guix
Split off from 46942 Recently I had to rebuild my Guix OS (ummm it was practice for installing Guix, not at all being too overconfident with `guix system --delete-generations` and screwing up a shepherd start service so that shepherd got into an infinite loop in an edge case...). Because the o

bug#47115: Failure building grub-img.png when reconfiguring

2021-03-14 Thread Jack Hill
On Sun, 14 Mar 2021, Mark H Weaver wrote: It occurs to me that we missed something: the profiles in ~/.config/guix/current that are managed by "guix pull". It might be that code within Guix itself was miscompiled (e.g. gnu/build/svg.scm), or else that a profile in ~/.config/guix/current is stil

bug#47115: Failure building grub-img.png when reconfiguring

2021-03-14 Thread Jack Hill
On Sun, 14 Mar 2021, Jack Hill wrote: After running guix gc, I rebooted, ran guix pull Er, I wrote it backwords here, but I ran them in the correct order: delete roots, reboot, gc, pull, …

bug#47089: error: make-session: unbound variable

2021-03-14 Thread Mark H Weaver
Hi Jean, Jean Louis writes: > Running guix package manager on Hyperbola GNU/Linux-libre: > > [root@protected ~]# guix pull --no-substitutes -K > accepted connection from pid 876, user root > Updating channel 'guix' from Git repository at > 'https://git.savannah.gnu.org/git/guix.git'... > Buildi

bug#47064: DrRacket internal error uncompressing

2021-03-14 Thread Jack Hill
I wrote to the racket-users [0] list to see if they have advice on what could be causing this problem. [0] https://www.mail-archive.com/racket-users@googlegroups.com/msg46066.html Best, Jack