bug#49106: slow load for cups /admin page

2021-06-18 Thread Christopher Howard
Hi, ever since I have started using Guix a few years ago, I have always found that the cups page at http://127.0.0.1:631/admin load very slowly, with nothing appearing on the Web browser page for something like two minutes. The home page (http://127.0.01:631) loads very quickly, and also other

bug#49102: guix environment regression

2021-06-18 Thread Mathieu Othacehe
Hello, When using guix@caf4a7a2, I cannot no longer build a functional guix-daemon using the following classic commands: --8<---cut here---start->8--- guix environment guix ./configure --localstatedir=/var --sysconfdir=/etc make -j4 --8<---cut

bug#48972: Early guile repl is giving me some GC Warnings

2021-06-18 Thread jbranso--- via Bug reports for GNU Guix
June 18, 2021 5:54 AM, "Ludovic Courtès" wrote: > Hi, > > Joshua Branson via Bug reports for GNU Guix skribis: > >> My librebooted Thinkpad T400 has been giving me the same GC warning >> for about 2 years now: >> >> GC: Warning: pthread_getattr_np or pthread_attr_getstack failed for >> main

bug#47698: [powerpc64le-linux] "check" package fails to build

2021-06-18 Thread Chris Marusich
Committed to core-updates in bcdc13454c4afab37b650d4bbfa95e539060619f. -- Chris signature.asc Description: PGP signature

bug#49100: make check fails: %derivation-cache

2021-06-18 Thread Chris Marusich
Hi, On core-updates (a6c292a6f123acc86429722619ccb51ca54f844f), "make check" errors out in tests/builders.scm: --8<---cut here---start->8--- Backtrace: 1 (primitive-load-path "tests/builders.scm") In guix/tests.scm: 146:8 0

bug#49035: Git 2.32.0 fails with ‘gnutls_handshake’ error

2021-06-18 Thread Ludovic Courtès
Ludovic Courtès skribis: > Ludovic Courtès skribis: > >> So these two cURL versions use different TLS priority strings; here’s >> the one that cURL 7.77 uses (bad) vs. the one that 7.74 uses (good): > > Also reported at . The issue turned out to be

bug#49089: --fallback doesn't do anything when 'connect*' fails

2021-06-18 Thread Mathieu Othacehe
Hello Maxime, > guix substitute: warning: [...].local: host not found: Naam of dienst is niet > bekend > guix substitute: warning: tijdens het binnenhalen van > https://ci.guix.gnu.org/nar/lzip/r8a9kzhhx89rmmkz66i3324acgliqdwa-gdm-3.34.1: > de server is een beetje traag > guix substitute:

bug#49071: error: TLS-fout in procedure ‘read_from_session_record_port’: Error decoding the received TLS packet.

2021-06-18 Thread Maxime Devos
Ludovic Courtès schreef op vr 18-06-2021 om 09:48 [+0200]: > Hi Maxime, > > Maxime Devos skribis: > > > During a "guix system -L. reconfigure [...].scm": > > > > [...] > > substitute: lijst van substitutes van ‘[...]’ aan het bijwerken... 0.0% > > guix substitute: warning: [...]: host not

bug#49071: error: TLS-fout in procedure ‘read_from_session_record_port’: Error decoding the received TLS packet.

2021-06-18 Thread Maxime Devos
Ludovic Courtès schreef op vr 18-06-2021 om 09:48 [+0200]: > Hi Maxime, > > Maxime Devos skribis: > > > During a "guix system -L. reconfigure [...].scm": > > > > [...] > > substitute: lijst van substitutes van ‘[...]’ aan het bijwerken... 0.0% > > guix substitute: warning: [...]: host not

bug#49089: --fallback doesn't do anything when 'connect*' fails

2021-06-18 Thread Maxime Devos
tags: + substituter Hi, Version: $ /run/current-system/profile/bin/guix-daemon --version guix-daemon (GNU Guix) 1.3.0-2.9f2b2c4 $ guix --version guix (GNU Guix) e3d67b71cb0ccd5ad5563ebaffe6adc6c96c0c7c Command: $ guix system -L . reconfigure [...].scm --fallback [...] substitute: lijst van

bug#49031: guix refresh error

2021-06-18 Thread Ludovic Courtès
Hi, Brice Waegeneire skribis: > Thank you for the bug report. The issue come from the launchpad updater > failing on the bazaar pacakage. I'll try to look further into it. Turns out I had an unpushed patch, oops! Fixed as f371972e788df6310e12d15914d70d834c9deadb. Thanks, Ludo’.

bug#48468: substitute server connection timeout

2021-06-18 Thread Ludovic Courtès
Hi, Mathieu Othacehe skribis: > Investigating it, I found that the connection is closed and opened > multiple times in the call-with-cached-connection procedure of the (guix > script substitute) module. > > It looks like its because a 'bad-headers exception is raised when trying > to parse an

bug#49088: grub-hybrid fails to build on aarch64-linux: error: --enable-stack-protector is not supported

2021-06-18 Thread Christopher Baines
This is the relevant derivation [1], this change was probably introduced here [2]. 1: /gnu/store/vmpn3xk6mzns9zvq7dvlpj67ld3fv48p-grub-hybrid-2.06.drv 2: https://git.savannah.gnu.org/cgit/guix.git/commit/?id=018f95094153660e3041ec160718f0bda286a3dc checking whether `gcc' accepts

bug#49035: Git 2.32.0 fails with ‘gnutls_handshake’ error

2021-06-18 Thread Ludovic Courtès
Ludovic Courtès skribis: > So these two cURL versions use different TLS priority strings; here’s > the one that cURL 7.77 uses (bad) vs. the one that 7.74 uses (good): Also reported at . Ludo’.

bug#38050: during substitution: In procedure =: Wrong type argument in position 1: #f

2021-06-18 Thread Maxime Devos
This seems another instance of the bug. Daemon version: $ ls -l /run/current-system/profile/bin/guix-daemon /run/current-system/profile/bin/guix-daemon -> /gnu/store/pv9i296wfjl3zwkmsg4w24ksqcb9qhnb-guix-1.3.0-2.9f2b2c4/bin/guix-daemon During "guix build guix":

bug#48963: "guix build guix" halts after exhausting memory

2021-06-18 Thread Julien Lepiller
No, the _test_ failure is consistent. The build itself now always completes, which is much better that before. Le 18 juin 2021 05:51:14 GMT-04:00, "Ludovic Courtès" a écrit : >Hi, > >Julien Lepiller skribis: > >> Le Thu, 17 Jun 2021 09:58:09 -0400, >> Julien Lepiller a écrit : >> >>> Hi Ludo,

bug#36868: [PATCH] etc: completion: remove package list when using completion on guix system build

2021-06-18 Thread Solene Rapenne via Bug reports for GNU Guix
Le Fri, 18 Jun 2021 11:59:53 +0200, Ludovic Courtès a écrit : > Hi, > > Solene Rapenne via Bug reports for GNU Guix skribis: > > > --- > > etc/completion/bash/guix | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/etc/completion/bash/guix

bug#36868: [PATCH] etc: completion: remove package list when using completion on guix system build

2021-06-18 Thread Ludovic Courtès
Hi, Solene Rapenne via Bug reports for GNU Guix skribis: > --- > etc/completion/bash/guix | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/etc/completion/bash/guix b/etc/completion/bash/guix > index 26480e5863..ef98e9feca 100644 > --- a/etc/completion/bash/guix > +++

bug#44985: ANSI sequences in unattended-upgrades.log?

2021-06-18 Thread Ludovic Courtès
Please open a new bug as this does not relate to . Thanks in advance! Ludo’.

bug#48972: Early guile repl is giving me some GC Warnings

2021-06-18 Thread Ludovic Courtès
Hi, Joshua Branson via Bug reports for GNU Guix skribis: > My librebooted Thinkpad T400 has been giving me the same GC warning > for about 2 years now: > > GC: Warning: pthread_getattr_np or pthread_attr_getstack failed for > main thread > GC Warning: Couldn't read /proc/stat > Welcome, this is

bug#48963: "guix build guix" halts after exhausting memory

2021-06-18 Thread Ludovic Courtès
Hi, Julien Lepiller skribis: > Le Thu, 17 Jun 2021 09:58:09 -0400, > Julien Lepiller a écrit : > >> Hi Ludo, >> >> I tried your patch by creating a variant of the guix package. My >> first attempt was a failure because it's still using almost all my >> memory and I forgot to enable my swap.

bug#48926: Cuirass is not building Mutt

2021-06-18 Thread Mathieu Othacehe
With the attached file, Mathieu

bug#46212: ci.guix.gnu.org narinfos with excessive NarSize

2021-06-18 Thread Ludovic Courtès
Christopher Baines skribis: > Christopher Baines writes: > >> I noticed through the Guix Data Service that some narinfo files from >> ci.guix.gnu.org have an excessive NarSize. > > Since I've scanned all the narinfos for a recent revision, I thought I'd > update this issue with the broken

bug#48926: Cuirass is not building Mutt

2021-06-18 Thread Mathieu Othacehe
Hey, > Mathieu, do you have Zabbix graphs showing how we’re doing wrt. storage > on berlin? Here's one attached, we have been stable around ~10TiB of free space for the last couple of months. > If we’re doing well, we should definitely increase the ‘guix publish’ TTL. What about increasing

bug#48926: Cuirass is not building Mutt

2021-06-18 Thread Ludovic Courtès
Hi, Mathieu Othacehe skribis: > The substitute is however missing as you noticed. That's because the > Cuirass GC root expired, and the nar file also probably expired its 90 > days TTL. > > We should maybe increase this TTL, or make sure that every "latest" > master derivation is covered by a

bug#48273: [PATCH] gnu: icedove: Respect parallel-job-count while building.

2021-06-18 Thread Ludovic Courtès
Hi, Jonathan Brielmaier skribis: > * gnu/packages/gnuzilla.scm (icedove)[arguments]: Add MOZ_MAKE_FLAGS > with parallel-job-count to mozconfig. [...] > + "ac_add_options --with-user-appdir=\\.icedove\n" > + "mk_add_options MOZ_MAKE_FLAGS=-j"

bug#48913: i686-linux-gnu cross-compiler cannot find libgcc_s [core-updates]

2021-06-18 Thread Ludovic Courtès
Maxime Devos skribis: > I have found a solution: passing --with-slibdir to GCC's configure > script. Not sure if that's the proper solution though. GNU Hello > now builds succesfully! I'll test with a few more packages later > and then ‘formally’ submit the patch (after writing a commit

bug#48913: i686-linux-gnu cross-compiler cannot find libgcc_s [core-updates]

2021-06-18 Thread Ludovic Courtès
Hi, Maxime Devos skribis: > ./pre-inst-env guix build --target=i686-linux-gnu hello --keep-failed “i686-linux-gnu” is not among the supported cross-compilation triplets, which are roughly those that appears in (@ (gnu ci) %cross-targets). It’s rarely useful to cross-compile to

bug#48907: Debug symbols file name discrepancies

2021-06-18 Thread Ludovic Courtès
Hi, Maxim Cournoyer skribis: > $ guix build qtdeclarative | xargs -I{} find -L {} -name *libQt5Qml.so.5* > substitute: updating substitutes from 'http://127.0.0.1:8080'... 100.0% > substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% > The following files will be

bug#48910: Very slow startup of GTK+ applications

2021-06-18 Thread Ludovic Courtès
Hi, Leo Famulari skribis: > Googling, I found some similar bug reports: > > https://bbs.archlinux.org/viewtopic.php?id=243737 > https://forum.level1techs.com/t/gtk-applications-are-super-slow-at-startup/166540 > > The Arch discussion is very similar, as we are both using i3 launched > with

bug#48794: Add verification instructions to guix .iso

2021-06-18 Thread Ludovic Courtès
Hi, bo0od skribis: > Its better for the end user to know how to verify his guix .iso when > he download it to make sure there is no issue with it. > > https://guix.gnu.org/en/download/ Verification instructions are in the manual section linked from that page:

bug#49083: ‘guix import pypi’ fails in the absence of “sdist” releases

2021-06-18 Thread Leo Prikler
Wheels are (as far as I understand) binary distributions, so they ought to contain everything, that gets put into site-packages. I don't think they make for good source packages. In particular, the jaxlib wheel contains a bunch of shared objects and almost none of the source that one can see on

bug#49071: error: TLS-fout in procedure ‘read_from_session_record_port’: Error decoding the received TLS packet.

2021-06-18 Thread Ludovic Courtès
Hi Maxime, Maxime Devos skribis: > During a "guix system -L. reconfigure [...].scm": > > [...] > substitute: lijst van substitutes van ‘[...]’ aan het bijwerken... 0.0% > guix substitute: warning: [...]: host not found: Naam of dienst is niet bekend > guix-1.3.0-3.50dfbbf 35.9MiB

bug#49083: ‘guix import pypi’ fails in the absence of “sdist” releases

2021-06-18 Thread Ludovic Courtès
Hi, For some packages we get this: --8<---cut here---start->8--- $ guix import pypi jaxlib guix import: error: no source release for pypi package jaxlib 0.1.67 --8<---cut here---end--->8--- and indeed, there’s no “sdist”