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

2024-07-03 Thread Nils Landt
> Jean-Pierre De Jesus Diaz hat am 03.07.2024 18:40 CEST > geschrieben: > > > Hello, > > I've sent a few patches in to fix > the build of these > packages and also updates podman to latest version. > > Cheers, Thank you very much Jean-Pierre.

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

2024-07-01 Thread Nils Landt
> jgart hat am 01.07.2024 19:04 CEST geschrieben: > > > > No, the patch submission process is too annoying for me. > > > > Hi Nils, > > Sorry to hear that. I can relate to that as I've also been annoyed by aspects > of the process. > > Can you share some of the pain points that you've exper

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

2024-07-01 Thread Nils Landt
> jgart hat am 01.07.2024 16:35 CEST geschrieben: > > > > Building the new Podman package fails because building a depdency > > (gvisor-tap-vsock) fails: > > Hi Nils, > > Would you be interested in sending patches to fix these failures? No, the patch submission process is too annoying for me

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

2024-07-01 Thread Nils Landt
ed on line 13 with exit code 1 It looks to me like 0df957eecc536e1d0a5722b47dda1563439bbe04 removed remove-go-references, but it is still used by podman, gvisor-tap-vsock, and buildah. -- Nils Landt

bug#67586: guix package: error: package glibc-locales@2.37 does not support x86_64-linux

2023-12-07 Thread Nils Landt
> Ludovic Courtès hat am 06.12.2023 23:58 CET geschrieben: > > > Hi, > > Nils Landt skribis: > > > I use guix home for almost everything, but I have installed glibc-locales > > in my "regular" guix (just by running guix package install gl

bug#67586: guix package: error: package glibc-locales@2.37 does not support x86_64-linux

2023-12-02 Thread Nils Landt
Hello, I use guix home for almost everything, but I have installed glibc-locales in my "regular" guix (just by running guix package install glibc-locales). Now, running guix package --upgrade fails with: guix package: error: package glibc-locales@2.37 does not support x86_64-linux But from my re

bug#65471: home mcron service overwrites PATH with a GuixSD-only directory

2023-11-21 Thread Nils Landt
> Ludovic Courtès hat am 20.11.2023 23:10 CET geschrieben: > nils@landt.email skribis: > > > when using the home-mcron-service, PATH is set to > > /run/current-system/profile/bin . This directory is empty when using guix > > home on a foreign distro, meaning all executable paths would need to

bug#66659: closed (Re: bug#66659: (home-)on-first-login script broken when no gexps are added)

2023-10-24 Thread Nils Landt
> help-debb...@gnu.org hat am 21.10.2023 16:16 CEST geschrieben: > > > Your bug report > > #66659: (home-)on-first-login script broken when no gexps are added > > which was filed against the guix package, has been closed. > > The explanation is attached below, along with your original repor

bug#66659: (home-)on-first-login script broken when no gexps are added

2023-10-20 Thread Nils Landt
Error message: ice-9/psyntax.scm:2824:12: In procedure syntax-violation: Syntax error: /home/nl/.guix-home/on-first-login:3:1233: source expression failed to match any pattern in form (when (claim-first-run flag-file-path)) As you can see, there is no body in the "when" expression. Code in gnu/