bug#63649: [PATCH] gnu: python-zope-exceptions: Update to 4.6, Python 3.10 compatible.

2023-05-22 Thread Ivan Vilata i Balaguer
Versions 4.5 and 4.6 seem to be backwards-compatible with 4.5, and they add official support for Python 3.9, 3.10 and 3.11. Fixes . * gnu/packages/python-web.scm (python-zope-exceptions): Update to 4.6. --- gnu/packages/python-web.scm | 5 +++-- 1 file

bug#54097: [PATCH] import: go: Handle subpackage versioning correctly.

2023-05-22 Thread Timo Wilken
Hi wolf, On Sun May 21, 2023 at 11:54 PM CEST, wolf wrote: > Please give the github.com/Azure/go-autorest/tracing@v0.6.0 a go. My code > failed on it, and (assuming I applied the patch correctly) your does as well. > Here are reproduction steps to make it easier for you (please tell me if I did

bug#63649: python-zope-exceptions: Build failure (in test_multiline_exception test) with Python 3.10

2023-05-22 Thread Ivan Vilata i Balaguer
Hi! Building `python-zope-exceptions` 4.4 fails in the version of Guix shown below: ``` $ LANG=C guix describe Generation 56 May 02 2023 11:25:26(current) guix 3f8c489 repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit:

bug#63485: Broken build libfprint

2023-05-22 Thread Alex Devaure
Hi, Here is the patch to build libfprint. >From 6366bd6755da6b151756a117d59da5f6cd735cf1 Mon Sep 17 00:00:00 2001 Message-Id: <6366bd6755da6b151756a117d59da5f6cd735cf1.1684787335.git.ajadeva...@gmail.com> From: Alex Devaure Date: Mon, 22 May 2023 21:25:29 +0100 Subject: [PATCH] gnu package

bug#63485: Broken build libfprint

2023-05-22 Thread Alex Devaure
Hi Jiwei, Doing some investigations, I found that the build configuration needs to be updated due to some meson update. I have a patch nearly ready and I will send it in the coming days. Best regards, Alex

bug#63526: [PATCH] gnu: hubbub: Disable building tests

2023-05-22 Thread Andy Tai
Fix for https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63526 * gnu/packages/web.scm (hubbub): [arguments] (tests): Set to #f to disable test build --- gnu/packages/web.scm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm index

bug#63634: nar 404 leads to hard ‘guix substitute’ crash

2023-05-22 Thread Ludovic Courtès
Ludovic Courtès skribis: > In guix/scripts/substitute.scm: >854:15 11 (_) > 646:2 10 (process-substitution _ _ _ #:cache-urls _ #:acl _ # _ # …) > In ice-9/boot-9.scm: > 1752:10 9 (with-exception-handler _ _ #:unwind? _ # _) > In guix/scripts/substitute.scm: > 463:7 8

bug#63634: nar 404 leads to hard ‘guix substitute’ crash

2023-05-22 Thread Simon Tournier
Hi, On lun., 22 mai 2023 at 00:12, Ludovic Courtès wrote: > This might be related to 8bd4126917f59f4af9a4323c3d5699201862dca2. The > two ‘download-nar’ calls are guarded against ‘http-get-error?’ though. Well, I am currently hitting something very similar. --8<---cut

bug#63634: nar 404 leads to hard ‘guix substitute’ crash

2023-05-22 Thread Ludovic Courtès
Simon Tournier skribis: > 2. : > "https://bordeaux.guix.gnu.org/nar/zstd/sx6sr6cs1x8sf5jhgb65rcr1yxk1q75x-rust-base64-0.13.1.tar.xz: > HTTP download failed: 404 (\"Not Found\")" Look: --8<---cut here---start->8--- $ wget -qO-

bug#63634: nar 404 leads to hard ‘guix substitute’ crash

2023-05-22 Thread Ludovic Courtès
I experienced it a second time and have more info: --8<---cut here---start->8--- substituting /gnu/store/apw1y9nf8rqgxvjnlr1isbhpd502bcs5-gcc-cross-aarch64-linux-gnu-11.3.0... Backtrace: In ice-9/boot-9.scm: 1752:10 19 (with-exception-handler _ _ #:unwind? _

bug#63634: nar 404 leads to hard ‘guix substitute’ crash

2023-05-22 Thread Christopher Baines
Ludovic Courtès writes: > Simon Tournier skribis: > >> 2. : > "https://bordeaux.guix.gnu.org/nar/zstd/sx6sr6cs1x8sf5jhgb65rcr1yxk1q75x-rust-base64-0.13.1.tar.xz: > HTTP download failed: 404 (\"Not Found\")" > > Look: > > $ wget -qO- >

bug#63634: nar 404 leads to hard ‘guix substitute’ crash

2023-05-22 Thread Ludovic Courtès
Christopher Baines skribis: > Ludovic Courtès writes: [...] >> BTW, ‘guix publish’ has provisions to not compress already-compressed >> files, as in the case above. We should really share code, Chris. > > I'm not sure if this is what you have in mind regarding code sharing, > but I'll use

bug#63634: nar 404 leads to hard ‘guix substitute’ crash

2023-05-22 Thread Ludovic Courtès
Christopher Baines skribis: > Ludovic Courtès writes: [...] >> So it seems that bordeaux.guix did advertise zstd at some point (and >> that narinfo is still in cache) but no longer does. >> >> Chris, can you confirm? > > Yeah, this would have been a consequence of reducing the cache size [1].

bug#63634: nar 404 leads to hard ‘guix substitute’ crash

2023-05-22 Thread Christopher Baines
Ludovic Courtès writes: > So it seems ‘guix substitute’ picked /nar/zstd, even though > bordeaux.guix is not advertising that. > > Or is it? > > $ sudo cat > /var/guix/substitute/cache/kzwjeblndsbkjzmjailrt4bnhguil7tqjmewzcyw22hgajbhfy3q/apw1y9nf8rqgxvjnlr1isbhpd502bcs5 > (narinfo (version 2)

bug#63274: [PATCH] gnu: dia: Update to 0.97.3-4.b903dd8

2023-05-22 Thread Maxim Cournoyer
Hi, Liliana Marie Prikler writes: > Am Montag, dem 15.05.2023 um 16:52 +0200 schrieb Giovanni Biscuolo: >> Hello, >> >> gentle ping (and I forgot to Cc: the gnome team) > Pushed now. Thanks, Liliana! -- Thanks, Maxim

bug#63634: nar 404 leads to hard ‘guix substitute’ crash

2023-05-22 Thread Ludovic Courtès
Hi, Ludovic Courtès skribis: > 646:2 10 (process-substitution _ _ _ #:cache-urls _ #:acl _ # _ # …) > In ice-9/boot-9.scm: > 1752:10 9 (with-exception-handler _ _ #:unwind? _ # _) > In guix/scripts/substitute.scm: > 463:7 8 (download-nar #< path: "/gnu/store/dg0rm1mp9q…> …) > In

bug#63634: nar 404 leads to hard ‘guix substitute’ crash

2023-05-22 Thread Ludovic Courtès
Ludovic Courtès skribis: > So it seems that bordeaux.guix did advertise zstd at some point (and > that narinfo is still in cache) but no longer does. Here’s a fix: https://issues.guix.gnu.org/63646 Ludo’.