bug#72996: SWH fallback for channels fails to grab ‘keyring’ branch

2024-09-03 Thread Ludovic Courtès
I just noticed this bug: --8<---cut here---start->8--- $ guix time-machine -q --url=http://example.org --commit=deac7dd04156b9358ea33200593fd260760f9d91 -- describe Updating channel 'guix' from Git repository at 'http://example.org'... SWH: found revision deac

bug#73002: Julia packages are not reproducible

2024-09-03 Thread Ludovic Courtès
Currently Julia packages, as built with Julia 1.8.3, are not reproducible. Here’s a small sample: --8<---cut here---start->8--- $ guix challenge julia-csv julia-preferences julia-crayons /gnu/store/6yh8jmdbgnz41rgqk898629jhhxsgksi-julia-crayons-4.1.1 contents

bug#72990: Core packages updated broke Guix

2024-09-03 Thread Ludovic Courtès
Hi Edison, Edison Ibáñez skribis: > With the last update of core packages they broke guix and it can no > longer be used, every time I run it I get the following error: > > /gnu/store/s4pajb5dkar0ig5z572nxkp04sizhp7q-guile-wrapper/bin/guile: > /home/arkhan/.guix-profile/lib/libcrypt.so.1: versio

bug#72990: Core packages updated broke Guix

2024-09-03 Thread Edison Ibáñez
El 2024-09-03 06:57, Ludovic Courtès escribió: > Hi Edison, > > Edison Ibáñez skribis: > >> With the last update of core packages they broke guix and it can no >> longer be used, every time I run it I get the following error: >> >> /gnu/store/s4pajb5dkar0ig5z572nxkp04sizhp7q-guile-wrapper/bin/gu

bug#72061: Discrepancy when running ‘guix pull’ from different machines

2024-09-03 Thread Konrad Hinsen
Hi Simon, > So IIUC, the channels.scm file you provided is not the same channels.scm > file here. You provided all the revisions to get this Guix and from > this Guix you tries to reach another revision (named channels.scm in the > above but just reads 7b0863f07a113caef26fea13909bd97d250b629e). >

bug#72917: ffmpeg@{3,4,5} build failures on i686-linux

2024-09-03 Thread André Batista
Hi Dariqq, sáb 31 ago 2024 às 15:46:01 (1725129961), dar...@posteo.net enviou: > Hi, > > Upgraded my old i686 machine to after core updates merge > (b8327cb31199fb9f4ebed6c53a59601d41def5a1) and now earlier versions of > ffmpeg fail to build. > > phase `patch-source-shebangs' succeeded after 0.6

bug#72917: [PATCH] gnu: ffmpeg-{5, 4, 3}: Fix build on i686 with binutils 2.41.

2024-09-03 Thread André Batista
Fixes . * gnu/packages/video.scm (ffmpeg-5): Replace 'bypass-openal-check string substitution with one that matches on this and earlier versions of ffmpeg. (ffmpeg-4): Inherit package arguments from ffmpeg-5. Reported-by: Dariqq Change-Id: Ie5b51a174be45b51175

bug#72917: ffmpeg@{3,4,5} build failures on i686-linux

2024-09-03 Thread André Batista
dom 01 set 2024 às 12:15:01 (1725203701), dar...@posteo.net enviou: > I was able to reconfigure the system on core updates by adding the following > snippet into openals phases > > #$@(if (target-x86-32?) > #~((add-before 'configure 'unprotect > (lambda* _ >(substitute* "CMakeLists.t

bug#72333: [PATCH] gnu: emacs-minimal: Do not native-compile lisp/transient.el.

2024-09-03 Thread Simon Tournier
Fixes . Reported by daniel szmulewicz . * gnu/packages/emacs.scm (emacs-minimal)[arguments]: Turn off native-compilation for the file lisp/transient.el. Change-Id: I27c9d660cbad46be66df641816e4596346969dfc --- gnu/packages/emacs.scm | 10 ++ 1 file chan

bug#72340: guix should not ask me to report a bug if it fails due to running out of memory

2024-09-03 Thread Simon Tournier
Hi, On Sun, 28 Jul 2024 at 16:02, "Zack Weinberg" via Bug reports for GNU Guix wrote: > Computing Guix derivation for 'x86_64-linux'... \ > GC Warning: Failed to expand heap by 8388608 bytes > [previous line repeats 79 more times] > GC Warning: Failed to expand heap by 69632 bytes > GC Warning:

bug#72333: builtin native-compiled is loaded instead of emacs-packages

2024-09-03 Thread Simon Tournier
Hi Liliana, On Mon, 02 Sep 2024 at 21:22, Liliana Marie Prikler wrote: > It is a bug unique to our handling in Guix Well, waiting a proper fix and a better story for Emacs package native compilation, I propose to turn off the native-compilation for lisp/transient.el only; see [1]. This fixes

bug#71818: ‘update-cached-checkout’ (Guile-Git/libgit2) can sometimes get stuck forever

2024-09-03 Thread Ludovic Courtès
Ludovic Courtès skribis: > ‘update-cached-checkout’ can sometimes get stuck on a connection > forever. This is problematic for ‘cuirass register’, as it means that > it’ll silently stay forever in an unfinished ‘remote-fetch’, thus > without updating repos anymore: [...] > AFAICS, there’s no t

bug#72340: guix should not ask me to report a bug if it fails due to running out of memory

2024-09-03 Thread Zack Weinberg
On Tue, Sep 3, 2024, at 10:39 AM, Simon Tournier wrote: > On Sun, 28 Jul 2024 at 16:02, "Zack Weinberg" via Bug reports for GNU > Guix wrote: > >> Computing Guix derivation for 'x86_64-linux'... \ >> GC Warning: Failed to expand heap by 8388608 bytes >> [previous line repeats 79 more times] >> GC

bug#72340: guix should not ask me to report a bug if it fails due to running out of memory

2024-09-03 Thread Simon Tournier
Hi, On Tue, 03 Sep 2024 at 11:30, "Zack Weinberg" wrote: > I reconfigured my Guix system to avoid the bug, so I cannot easily > trigger it anymore. However, this is not a bug that would go away by > accident. Yes for sure, that’s not what I meant. :-) This can happen if a cycle is introduced,

bug#63019: restic is nine versions out of date

2024-09-03 Thread Fabio Natali via Bug reports for GNU Guix
> On Sat, Apr 22, 2023 at 04:03:29PM +, Kyle Andrews wrote: >> I'm filing this bug report since I'm worried that the people who are >> most knowledge about Go in Guix might not check that mailing list as >> frequently. Hi, I wanted to send a quick follow up as Restic is still at 0.9.6 while u

bug#73007: Geary Build Failure

2024-09-03 Thread Juliana Sims via Bug reports for GNU Guix
Hello, After the recent core update, Geary fails to build. A full build log is attached. The relevant bit appears to be this: ``` # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please

bug#72333: [PATCH] gnu: emacs-minimal: Do not native-compile lisp/transient.el.

2024-09-03 Thread Liliana Marie Prikler
Am Dienstag, dem 03.09.2024 um 16:57 +0200 schrieb Simon Tournier: > Fixes . > Reported by daniel szmulewicz . I think those belong in the trailer, but I can fix that myself. > * gnu/packages/emacs.scm (emacs-minimal)[arguments]: Turn off > native-compilation for

bug#72950: test/build failure for python-geventhttpclient

2024-09-03 Thread Guillaume Le Vaillant
Fixed in 31564ec16477a3bdcf4799c632ae5542b610e92c. Thanks for the report. signature.asc Description: PGP signature

bug#72917: ffmpeg@{3,4,5} build failures on i686-linux

2024-09-03 Thread Dariqq
Hi André, On 03.09.24 16:24, André Batista wrote: I'm sorry for that, I should've checked that this string would match on earlier versions of ffmpeg. Looking back, replacing the 'die' clause would make more sense. However, since changing it now would trigger many rebuilds, I'll send a patch wh

bug#73002:

2024-09-03 Thread King, Spencer
For what it's worth I had been running into reproducibility issues with a couple of Julia packages I was working on as well, one example being https://issues.guix.gnu.org/72896. I assume the cause is the same as what you're seeing here. Best, Spencer

bug#72340: guix should not ask me to report a bug if it fails due to running out of memory

2024-09-03 Thread Zack Weinberg
On Tue, Sep 3, 2024, at 12:09 PM, Simon Tournier wrote: > > Well, this bug seems an instance of bug#47543 [1]. It is not. This bug is "When guix runs out of memory, it prints an error message that gives the user unhelpful advice." That is not the same as any particular reason why guix might run

bug#73007: Geary Build Failure

2024-09-03 Thread Guillaume Le Vaillant
Fixed in 56d9745d81ea2d0464ed94fc9b3ba0205619835e. Thanks for the report. signature.asc Description: PGP signature

bug#72333: [PATCH] gnu: emacs-minimal: Do not native-compile lisp/transient.el.

2024-09-03 Thread Liliana Marie Prikler
Am Dienstag, dem 03.09.2024 um 18:49 +0200 schrieb Liliana Marie Prikler: > Am Dienstag, dem 03.09.2024 um 16:57 +0200 schrieb Simon Tournier: > > Fixes . > > Reported by daniel szmulewicz . > I think those belong in the trailer, but I can fix that myself. Pushed

bug#72333: [PATCH] gnu: emacs-minimal: Do not native-compile lisp/transient.el.

2024-09-03 Thread Simon Tournier
On Tue, 3 Sept 2024 at 21:47, Liliana Marie Prikler wrote: > > Should we do this in a snippet instead? Otherwise LGTM. > > I left it as a phase, so that Emacsen with modified source also > benefit. I think it's better as a phase because of what you wrote and also because "guix build -S emacs" r

bug#71185: `make check` test suite for Guix fails with five failure

2024-09-03 Thread Ashvith Shetty
I am closing this issue.

bug#71185: [PATCH 0/2] Add Black Box terminal

2024-09-03 Thread Ashvith Shetty
This patch series adds Black Box, a GTK4 terminal app written in Vala. I've also included PQMarble, which is a dependency for the application. Sixel support is disabled by default, as it is experimental, but it can be added by creating a new public variable that inherits and overrides `vte-with-gt

bug#71185: `make check` test suite for Guix fails with five failure

2024-09-03 Thread Ashvith Shetty
Kindly ignore the above message - I am still trying to figure out Mumi.