bug#71870: Some broken Go packages (including Podman)

2024-07-03 Thread Jean-Pierre De Jesus Diaz
Hello, I've sent a few patches in to fix the build of these packages and also updates podman to latest version. Cheers,

bug#69753: Git checkout fail after daemon checks permissions

2024-03-18 Thread Jean-Pierre De Jesus Diaz
n-rocblas-5.6.0-checkout/ ``` I've noticed it also leaks the current date and time in the store. Thanks, Jean-Pierre De Jesus DIAZ

bug#69394: cross-gcc-toolchain for riscv64 doesn't search crt1.o properly

2024-02-29 Thread Jean-Pierre De Jesus Diaz via Bug reports for GNU Guix
d. [1]: https://www.reddit.com/r/GUIX/comments/18rj84f/arduino_avr_compilation_help/ -- Jean-Pierre De Jesus DIAZ Foundation Devices, Inc.

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#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

bug#68953: OpenCV Python package throws error

2024-02-06 Thread Jean-Pierre De Jesus Diaz via Bug reports for GNU Guix
e: No such file or directory I tried investigating why the error happened without luck as I'm not sure in what place OpenCV is trying to load libGL.so.1. -- Jean-Pierre De Jesus DIAZ Foundation Devices, Inc.

bug#68474: [PATCH] tls: Fix openssl-1.0 check phase.

2024-01-31 Thread Jean-Pierre De Jesus DIAZ via Bug reports for GNU Guix
From: Jean-Pierre De Jesus DIAZ * modules/past/packages/tls.scm (openssl-1.0): Fix a time bomb in cms-test.pl due to expired certificates. --- modules/past/packages/tls.scm | 16 +++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/modules/past/packages/tls.scm b

bug#68474: [Guix-Past]: openssl@1.0.2u does not pass tests

2024-01-31 Thread Jean-Pierre De Jesus Diaz via Bug reports for GNU Guix
Hi, On Tue, Jan 30, 2024 at 5:29 PM Ludovic Courtès wrote: > > Hi, > > Jean-Pierre De Jesus Diaz skribis: > > > And the from the error file that the test writes: > > > > $ cat /tmp/guix-build-openssl-1.0.2u.drv-0/openssl-1.0.2u/test/cms.err > > Verific

bug#68474: [Guix-Past]: openssl@1.0.2u does not pass tests

2024-01-15 Thread Jean-Pierre De Jesus Diaz via Bug reports for GNU Guix
URL: https://gitlab.inria.fr/guix-hpc/guix-past branch: master commit: 0e8c1eae3efd34ab291fc6a4b69b767683488bb9 -- Jean-Pierre De Jesus DIAZ Foundation Devices, Inc. spxpvzpamzndlggz8xd4d79vis312d-openssl-1.0.2u.drv.gz Description: application/gzip

bug#64571: harfbuzz package has a duplicated definition

2023-08-30 Thread Jean-Pierre De Jesus Diaz via Bug reports for GNU Guix
Hi, Yes, that fixed the issue. Thanks. On Fri, Aug 18, 2023 at 8:07 PM Simon Tournier wrote: > > Hi, > > On Tue, 11 Jul 2023 at 11:15, Jean-Pierre De Jesus Diaz via Bug reports for > GNU Guix wrote: > > > guix shell harfbuzz > > guix shell: warning: ambiguous p

bug#64571: harfbuzz package has a duplicated definition

2023-07-11 Thread Jean-Pierre De Jesus Diaz via Bug reports for GNU Guix
uzz-5 package definition but I'm not sure if that is correct, or if this is intended. -- — *Jean-Pierre De Jesus DIAZ* *Software Engineer* *Foundation Devices*

bug#57109: arm-none-eabi-toolchain atomic support is broken

2022-08-16 Thread Jean Pierre De Jesus DIAZ via Bug reports for GNU Guix
The following works though. No newlib or anything: guix shell --expression='((@ (gnu packages cross-base) cross-gcc) "arm-none-eabi")' -- \ bash -c "echo '#include ' \ | arm-none-eabi-gcc -x c -o /dev/null -c -" — Jean-Pierre De Jesus DIAZ -

bug#57046: Spanish documentation uses exclusive language

2022-08-13 Thread Jean Pierre De Jesus DIAZ via Bug reports for GNU Guix
the free software community, >because it demonstrably does not take their concerns seriously. That's right, but haven't seen how GNU Guix makes it difficult to anyone to contribute. Everyone is welcomed, at least from my part and as a newcomer too. — Jean-Pierre De Jesus DIAZ --- Origina

bug#57046: Spanish documentation uses exclusive language

2022-08-11 Thread Jean Pierre De Jesus DIAZ via Bug reports for GNU Guix
roop test to feel the same in their own language to. I say this being a neuro-typical person. I don't think forcing the "e" is going to make it easier for neuro-divergent people. — Jean-Pierre De Jesus DIAZ

bug#57109: arm-none-eabi-toolchain atomic support is broken

2022-08-10 Thread Jean Pierre De Jesus DIAZ via Bug reports for GNU Guix
150.html However no solution. This happens with all versions of the arm-none-eabi-toolchain packages. — Jean-Pierre De Jesus DIAZ

bug#57046: Spanish documentation uses exclusive language

2022-08-08 Thread Jean Pierre De Jesus DIAZ via Bug reports for GNU Guix
to the reader and doesn't provide additional context. >Swapping masculine forms with their feminine counterpart and pretending >they're neutral creates a problem on top of a problem. Completely agree. — Jean-Pierre De Jesus DIAZ

bug#57046: (No Subject)

2022-08-08 Thread Jean Pierre De Jesus DIAZ via Bug reports for GNU Guix
d something. So, if Spanish has already gendered words, with masculine, feminine and neutral, and a neutral word is already available, then what's the real intention of the author of that foot note? --- I feel like the guideline for writing using neutral words was taken out of context and abused for personal purposes. — Jean-Pierre De Jesus DIAZ

bug#57037: Package `guile-newt' cannot be cross-compiled

2022-08-07 Thread Jean Pierre De Jesus DIAZ via Bug reports for GNU Guix
compilation error can be reproduced with (#56536 was pushed a few hours ago, so a git pull may be needed): ./pre-inst-env guix build guile-newt --target=aarch64-linux-gnu I think this is one of the last remaining bits before being able to fully cross compile an installation image. — Jean-Pierre De Jesus DIAZ