bug#47375: guix test failure: tests/print

2021-03-24 Thread Chris Marusich
Hi, Julien Lepiller writes: > I don't think this is the right fix. Now you define packages with the > incorrect url-fetch, so the test passes, but package->code would still > not work as intended on actual packages that are properly defined. > > It seems that the issue is package->code uses the

bug#47375: guix test failure: tests/print

2021-03-24 Thread Julien Lepiller
I don't think this is the right fix. Now you define packages with the incorrect url-fetch, so the test passes, but package->code would still not work as intended on actual packages that are properly defined. It seems that the issue is package->code uses the internal name url-fetch* whereas it s

bug#47375: guix test failure: tests/print

2021-03-24 Thread Léo Le Bouter via Bug reports for GNU Guix
FAIL: tests/print = test-name: simple package location: /tmp/guix-build-guix-1.2.0-18.86dd54f.drv- 0/source/tests/print.scm:70 source: + (test-equal + "simple package" + `(define-public test ,pkg-source) + (package->code pkg)) expected-value: (define-public test (package (nam

bug#47231: sqlite package is vulnerable to CVE-2020-11655, CVE-2020-11656, CVE-2020-13434, CVE-2020-13435, CVE-2020-13630, CVE-2020-13631, CVE-2020-13632, CVE-2020-15358 and CVE-2020-9327

2021-03-24 Thread Léo Le Bouter via Bug reports for GNU Guix
I could test the graft with GNU Guix's test suite by manually replacing the sqlite input with sqlite/fixed like so: diff --git a/gnu/packages/package-management.scm b/gnu/packages/package-management.scm index 888f54322d..70f5c2dad3 100644 --- a/gnu/packages/package-management.scm +++ b/gnu/package

bug#25425: cannot express search path

2021-03-24 Thread zimoun
Hi, This is an old bug about Lua and search path. It is still unsolved: --8<---cut here---start->8--- $ guix environment -C --ad-hoc lua lua-lpeg -- lua Lua 5.3.5 Copyright (C) 1994-2018 Lua.org, PUC-Rio > require('

bug#25719: "guix package -i" exception should be a normal error message

2021-03-24 Thread Danny Milosavljevic
Sure pgpi4bo68JKNw.pgp Description: OpenPGP digital signature

bug#24083: guix lint doesn't actually fail on some errors

2021-03-24 Thread zimoun
Hi, On Wed, 27 Jul 2016 at 23:12, Danny Milosavljevic wrote: > On Wed, 27 Jul 2016 22:57:15 +0200 l...@gnu.org (Ludovic Courtès) wrote: >> Danny Milosavljevic skribis: >> >> > guix lint doesn't actually fail on some errors. >> >> It never pretended to exit with non-zero when warnings are em

bug#27794: efi vs bios grub detection

2021-03-24 Thread zimoun
Hi, On Mon, 11 Jan 2021 at 14:01, zimoun wrote: > On Fri, 18 Dec 2020 at 21:13, zimoun wrote: >> On Sat, 22 Jul 2017 at 16:22, buen ouanq wrote: > >>> It was recommended in the IRC room that I send this email. I >>> struggled all yesterday failing to get GRUB (and thus GuixSD) to >>> install i

bug#26283: xfce: lid close does not suspend system

2021-03-24 Thread zimoun
Hi, On Mon, 11 Jan 2021 at 13:55, zimoun wrote: > On Fri, 18 Dec 2020 at 22:53, Tobias Geerinckx-Rice wrote: >> zimoun 写道: >>> On Tue, 28 Mar 2017 at 17:52, ng0 wrote: With xfce4 on GuixSD, closing a laptop's lid does not suspend the system. It just locks the screen. >>> >>> After th

bug#30290: guix-daemon slows to a crawl when a substitute server is offline

2021-03-24 Thread zimoun
Hi, On Mon, 29 Jan 2018 at 22:07, Maxim Cournoyer wrote: > When a substitute server used by guix-daemon is offline, the daemon will > keep attempting to connect to it, even when it shouldn't need any data > (ran 'sudo guix system reconfigure my-config.scm' multiple times in a > row. > > With the

bug#37737: Documentation should mention that source checkout must be readable by the guixbuild group if guix-daemon is run from there

2021-03-24 Thread zimoun
Hi, On Mon, 11 Jan 2021 at 14:31, zimoun wrote: > On Mon, 21 Dec 2020 at 14:13, zimoun wrote: >> On Sun, 13 Oct 2019 at 15:54, David Truby wrote: >> >>> When following the Contributing section of the manual in my home >>> directory, I was unable to use the built guix to do anything as I hit >>>

bug#25719: "guix package -i" exception should be a normal error message

2021-03-24 Thread zimoun
Hi Danny, On Wed, 02 Dec 2020 at 14:35, Danny Milosavljevic wrote: > On Tue, 01 Dec 2020 19:28:12 +0100 > zimoun wrote: > >> This old bug #25719 is about exception and error message. See: >> >> >> >> On Tue, 14 Feb 2017 at 09:41, Danny Milosavljev

bug#47297: Release 1.2.1 checklist: eolie (manual example)

2021-03-24 Thread zimoun
On Wed, 24 Mar 2021 at 15:30, Leo Famulari wrote: > On Wed, Mar 24, 2021 at 07:52:40PM +0100, zimoun wrote: >> Therefore, from my point of view, we have only 2 options: >> >> 1- change the example in the manual >> 2- fix eolie. [...] > Can you add these bugs to the checklist? Well, I think

bug#47297: Release 1.2.1 checklist: eolie (manual example)

2021-03-24 Thread Leo Famulari
On Wed, Mar 24, 2021 at 07:52:40PM +0100, zimoun wrote: > To me they are very important because ’eolie’ is in the manual: > > --8<---cut here---start->8--- > guix environment --preserve='^DISPLAY$' --container --network \ > --expose=/etc/machine-id \ > --exp

bug#47297: Release 1.2.1 checklist: eolie (manual example)

2021-03-24 Thread zimoun
Hi Leo, On Wed, 24 Mar 2021 at 14:16, Leo Famulari wrote: > On Wed, Mar 24, 2021 at 10:20:06AM +0100, zimoun wrote: >> Another one: >> >> >> >> Eolie and Ephinay in container > > This "release checklist" is about fixing bugs that shouldn'

bug#47297: Release 1.2.1 checklist: eolie (manual example)

2021-03-24 Thread Leo Famulari
On Wed, Mar 24, 2021 at 10:20:06AM +0100, zimoun wrote: > Another one: > > > > Eolie and Ephinay in container This "release checklist" is about fixing bugs that shouldn't go into a release. Those bugs look more like bugs that would be nic

bug#47097: eolie broken => unworking example from manual

2021-03-24 Thread Ludovic Courtès
Leo Prikler skribis: > Am Mittwoch, den 24.03.2021, 04:14 +0100 schrieb zimoun: >> Hi, >> >> On Thu, 18 Mar 2021 at 21:44, Ludovic Courtès wrote: >> > Leo Prikler skribis: >> > >> > > This fixes errors observed directly at launch of Eolie inside >> > > pure >> > > environments. (See

bug#47283: Performance regression in narinfo fetching

2021-03-24 Thread Ludovic Courtès
Hi Chris, Christopher Baines skribis: > Ludovic Courtès writes: [...] >> Earlier, commit be5a75ebb5988b87b2392e2113f6590f353dd6cd (“substitute: >> Reuse connections for '--query'.”) did not add such a ‘catch’ block in >> ‘http-multiple-get’. Instead, it wrapped its call in ‘do-fetch’ in >> ‘

bug#47172: GNU Shepherd 0.8.1 fails on core-updates

2021-03-24 Thread Léo Le Bouter via Bug reports for GNU Guix
It seems this is due to guile 3.0.5, GNU Shepherd 0.8.1 does not work with it, it works with guile 3.0.2 however. Thanks to Efraim on IRC for hints. It would be great if people knowledgeable with Scheme, GNU Shepherd and Guile could fix it, it blocks GNOME upgrade work on top of core- updates.

bug#47359: IceCat shows ACE/Punycode instead of IDN

2021-03-24 Thread Ludovic Courtès
IceCat shows ASCII-compatible encoding (ACE, roughly Punycode) for so-called internationalized domain names (IDNs) instead of displaying them properly—e.g., instead of . I believe it purposefully has a white list of the kind of IDNs it accept

bug#47297: Release 1.2.1 checklist: eolie (manual example)

2021-03-24 Thread zimoun
Hi, On Wed, 24 Mar 2021 at 00:06, Leo Famulari wrote: > On Wed, Mar 24, 2021 at 04:11:20AM +0100, zimoun wrote: > I added all of them to the checklist. Thanks. Another one: Eolie and Ephinay in container (eolie is about a manual exam

bug#47097: eolie broken => unworking example from manual

2021-03-24 Thread Leo Prikler
Am Mittwoch, den 24.03.2021, 04:14 +0100 schrieb zimoun: > Hi, > > On Thu, 18 Mar 2021 at 21:44, Ludovic Courtès wrote: > > Leo Prikler skribis: > > > > > This fixes errors observed directly at launch of Eolie inside > > > pure > > > environments. (See for more > >