bug#43049: Add the ability to install Guix System offline

2024-02-07 Thread Giovanni Biscuolo
Hi Josselin, first of all, sorry for the confusion: I'm still learning... and I'm probably still using bad terminilogy from a Guix/Guile developer POV. Josselin Poiret writes: > Giovanni Biscuolo writes: > >> Sorry I don't understand the problem, could you expand please? >> >> The guix (and da

bug#68967: guix import: Issues handling Unicode

2024-02-07 Thread Tomás Ortín via Bug reports for GNU Guix
"guix import" seems to have issues when importing text encoded in some non-ascii characters (or at least in Chinese). As an example to reproduce, this is the output generated by "guix import pypinyin": ``` (package (name "python-pypinyin") (version "0.50.0") (source (origin (metho

bug#68968: system reconfigure ignores incorrect --on-error flag value

2024-02-07 Thread Michal Atlas
In the guix/scripts/system.scm file we do not check the value while parsing the flag: --8<---cut here---start->8--- (option '("on-error") #t #f     (lambda (opt name arg result)   (alist-cons 'on-error (string->symbol arg)   res

bug#68953: OpenCV Python package throws error

2024-02-07 Thread Jean-Pierre De Jesus Diaz via Bug reports for GNU Guix
Hello, I think this can be closed as it was my mistake as some package installed with pip installed OpenCV and Python was picking it up by mistake, sorry for the noise. However, I came up with a patch to propagate python-numpy as it is required by OpenCV. -- Jean-Pierre De Jesus DIAZ Foundation

bug#68953: [PATCH] gnu: opencv: Move python-numpy to propagated-inputs.

2024-02-07 Thread Jean-Pierre De Jesus DIAZ via Bug reports for GNU Guix
* gnu/packages/image-processing.scm (opencv): Move python-numpy from INPUTS to PROPAGATED-INPUTS. Change-Id: If4f0c8fa0cf41594a2c63f3e9f271987aa730af2 --- gnu/packages/image-processing.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/image-processing.scm b/gnu

bug#53005: cryptsetup-static aborts opening LUKS2 volume with Argon2i PBKDF

2024-02-07 Thread Simon South
This issue was fixed with commit 6b6fb7872486, "gnu: glibc: Build with '--strip-debug' instead of '--strip-all'." -- Simon South si...@simonsouth.net

bug#68982: Ren'py 8.2.0 Crash on startup

2024-02-07 Thread msglm
When starting the ren'py launcher on version Ren'Py 8.2.0.24012702, currently my guix channel is on commit 5d2302a1959d09e6d5a5f02ac199458095847a82, the program crashes with the following error: Full traceback: File "/gnu/store/2m851i42kc8i929rfhrn6w545w6a94lz-python-renpy-8.2.0/lib/python3.10/

bug#68764: ASDF can't load sbcl-clx-truetype installed through Guix

2024-02-07 Thread Alec Barreto
I am running into this same issue on other cl packages as well.

bug#68948: highlight error, cannot open filetypes.conf: No such file or directory

2024-02-07 Thread chris
Sergey, I believe you intended a related message for the debbugs service, but only sent the message to my mail address. I am unsure and want to avoid showing impoliteness, I rephrased your message a bit below. Thank you, Chris --- the highlight error goes away after copying th

bug#68988: All arm64/aarch64 platforms disabled in linux-libre 6.7.x!

2024-02-07 Thread Vagrant Cascadian
The linux-libre 6.7.x package contains ... as far as I can tell, no supported arm64/aarch64 platforms! This is a pretty significant regression from the linux-libre 6.6.x packaging! This appears to have been introduced in 95a3aaf7ad37bb0717f2c9e3faf6f636b586d133 Unfortunately it is all too easy to

bug#53423: [fix] nncp: Fails to build (renamed file not found)

2024-02-07 Thread Vagrant Cascadian
On 2023-06-24, Alan & Kim Zimmerman wrote: > I took a look at this, and the problem seems to be that the cwd ends up > different from before, so all the file operations fail. > > It needs (chdir "../nncp-7.5.0") in the 'go-unpack section. > > Attached is a patch that does this, if it works via gmai

bug#53423: [fix] nncp: Fails to build (renamed file not found)

2024-02-07 Thread Vagrant Cascadian
On 2024-02-07, Vagrant Cascadian wrote: > On 2023-06-24, Alan & Kim Zimmerman wrote: >> I took a look at this, and the problem seems to be that the cwd ends up >> different from before, so all the file operations fail. >> >> It needs (chdir "../nncp-7.5.0") in the 'go-unpack section. >> >> Attached

bug#68988: All arm64/aarch64 platforms disabled in linux-libre 6.7.x!

2024-02-07 Thread Wilko Meyer
Hi Vagrant, Vagrant Cascadian writes: > [[PGP Signed Part:Undecided]] > The linux-libre 6.7.x package contains ... as far as I can tell, no > supported arm64/aarch64 platforms! This is a pretty significant > regression from the linux-libre 6.6.x packaging! I'll generate a new arm/arm64 config