bug#62071: openjdk@9/10 sources not reproducible

2023-03-20 Thread Ludovic Courtès
Hello, Björn Höfling skribis: > On Thu, 16 Mar 2023 12:48:19 +0100 > Ludovic Courtès wrote: > >> Hi Björn, >> >> Björn Höfling skribis: >> >> > I will check the same for JDK10 and will prepare a patch within the >> > next two days. >> >> Thanks for 7636c49b45adb9870cf416c64bde032ec858a820

bug#62253: Fakechroot execution engine doesn’t outlive ‘exec’ calls

2023-03-20 Thread Ludovic Courtès
Hi, Josselin Poiret skribis: > I would like to be proven wrong, but I don't think anyone has run into > this, and there are other possible engines (that do require more > privileges, sure). It seems quite non-trivial to fix, so this can > probably go on the back-burner until someone actually com

bug#58606: Emacs next pgtk crashes when pasting to other app

2023-03-20 Thread Andrew Tropin
On 2022-10-18 10:52, Andrew Tropin wrote: > Recently discovered a problem, which reproduces this way: > - Open a new emacs instance. > - Yank anything with M-w or select with mouse. > - Paste yanked text to chromium/icecat. > > Both browser and emacs are hanging up for a while and after that Emacs

bug#62287: Ungexp inside vector problem

2023-03-20 Thread Josselin Poiret via Bug reports for GNU Guix
Hi Andrew, Andrew Tropin writes: > I would expect two last expressions return the same result, but the > former one doesn't do ungexp: > > --8<---cut here---start->8--- > (define a '(3 4)) > > (define b `#(1 2 ,a)) > > (eval-with-store > #~(list '(1 2 #$a)))

bug#62294: gnupg is pinned at 2.2.32 for bug that is fixed upstream

2023-03-20 Thread Ethan Blanton via Bug reports for GNU Guix
It looks like the gnupg package is pinned at 2.2.32 with the following note: ;; Note2: 2.2.33 currently suffers from regressions, so do not update to it ;; (see: https://dev.gnupg.org/T5742). However, the bug referenced here is fixed in upstream commit 4cc724639c012215f59648cbb4b7631b9d35

bug#61627: Cannot start a container built with `guix system container --network'.

2023-03-20 Thread Bruno Victal
Hi, On 2023-02-19 15:29, Pierre Langlois wrote: > > Pierre Langlois writes: > > Digging into the container script code, I think the reason is that when > sharing the network, it's supposed to remove any network-related > services from the containerized operating system. And it's not aware of >

bug#55013: Guix-emacs doesn't work

2023-03-20 Thread Ricardo Wurmus
Hi, this no longer seems to be a problem. Can you please confirm that this issue can be closed now? -- Ricardo

bug#62213: GSSH ERROR while sending store items with 'guix deploy'

2023-03-20 Thread Maxim Cournoyer
Hi Ludo! Ludovic Courtès writes: > Hi, > > Maxim Cournoyer skribis: > >> I'm trying to update one of my machines using 'guix deploy' and I keep >> getting the following error: >> >> guix deploy: sending 599 store items (3,794 MiB) to 'x200.local'... >> 20% ▕███▋ ▏ > > [...] > >

bug#62303: guix style frequently wraps lines beyond 80 characters limit

2023-03-20 Thread Maxim Cournoyer
Hello Guix, The "guix style" command appears to be too lenient on our maximum width limit; it frequently overflows the 80 characters limit, as demonstrated in the following example: Before (max width: 77 characters) --8<---cut here---start->8--- (define-public

bug#62305: [PATCH] update guile-wisp to 1.0.11

2023-03-20 Thread Dr. Arne Babenhauserheide
Hi, the included patch updates guile-wisp to version 1.0.11 From ffed8b2c56cfeaa4d192c06922277f223fd9a5af Mon Sep 17 00:00:00 2001 From: Arne Babenhauserheide Date: Fri, 9 Dec 2022 22:24:43 +0100 Subject: [PATCH] gnu: guile-wisp: Update to 1.0.11 * gnu/packages/guile-xyz.scm (guile-wisp): Updat

bug#62313: VDPAU can't find backends

2023-03-20 Thread John Kehayias via Bug reports for GNU Guix
Hi Guix, Currently VDPAU, through libvdpau, can't find backends as they are not part of where it will search: Namely, it will search where it is configured to at build time via pkg-config, but for us our backends will

bug#62303: guix style frequently wraps lines beyond 80 characters limit

2023-03-20 Thread Maxim Cournoyer
Hello, Here's another example, on mygnuhealth (just committed): --8<---cut here---start->8--- modified gnu/packages/medical.scm @@ -46,19 +46,19 @@ (define-public mygnuhealth "1jcrriccqzb4jx7zayhiqmpvi3cvfy3bbf9zr3m83878f94yww8j" (bu