bug#63010: Looks like the issue is resolved

2023-04-22 Thread Josselin Poiret via Bug reports for GNU Guix
Hi Simen, Simen Endsjø writes: > `guix pull' didn’t fail, and I’m now at `5b54576' > > ┌ > │ Generation 15 Apr 22 2023 19:21:12(current) > │ guix 5b54576 > │ repository URL: https://git.savannah.gnu.org/git/guix.git > │ branch: master > │ commit:

bug#63010: Looks like the issue is resolved

2023-04-22 Thread Simen Endsjø
`guix pull' didn’t fail, and I’m now at `5b54576' ┌ │ Generation 15 Apr 22 2023 19:21:12(current) │ guix 5b54576 │ repository URL: https://git.savannah.gnu.org/git/guix.git │ branch: master │ commit: 5b545763ed9b8a3fade7f756d543819fc090953f └

bug#63020: guix import crate swhkd -r

2023-04-22 Thread jgart
hi, just wanted to capture and report this bug. when I call the following it blows up: $ guix import crate swhkd -r Backtrace: 5 (primitive-load "/home/jgart/.config/guix/current/bin/g…") In guix/ui.scm: 2300:7 4 (run-guix . _) 2263:10 3 (run-guix-command _ . _) In

bug#63019: restic is nine versions out of date

2023-04-22 Thread Kyle Andrews
Dear Guix, I rely on restic for my long-term backup solution and it worries me that the version currently provided by Guix is so ancient. Restic 0.9.6 was released in 2019 and there have been 9 major updates since then. I'm particularly interested in the compression support added in restic

bug#62956: gajim-1.4.7: build fails during check phase

2023-04-22 Thread Christopher Howard
IRC user jlicht gave me a patch, which I used to successful build gajim after patching a guix checkout yesterday. I am attaching unaltered the patch file I received. Christopher Howard >From 5af74fc3b14aaa26099514d11dda06a24007e4b6 Mon Sep 17 00:00:00 2001 Message-Id:

bug#63010: Exception when running guix pull

2023-04-22 Thread Simen Endsjø
I get an error when running `guix pull' on my server: ┌ │ ice-9/boot-9.scm:1685:16: In procedure raise-exception: │ In procedure struct-vtable: Wrong type argument in position 1 (expecting struct): #f └ The derivation output just lists the progress up to 65% before it fails and isn’t of

bug#63002: Ubuntu 22.04 + GNU Guix, guile-gnutls-3.7.11: dependencies couldn't be built

2023-04-22 Thread Josselin Poiret via Bug reports for GNU Guix
Hi Artyom, "Artyom V. Poptsov" writes: > Initialized empty Git repository in > /gnu/store/dpbxqzqmbhfy7jc2a9dyfi28fdvi04sd-guile-gnutls-3.7.11-checkout/.git/ > fatal: unable to access 'https://gitlab.com/gnutls/guile/': The requested URL > returned error: 403 > Failed to do a shallow fetch;

bug#63009: /profile/bin missing from PATH for ssh commands

2023-04-22 Thread Janneke Nieuwenhuizen
Hi, Yesterday I updated my account on our 'kluit' server to use guix home, and found that broke pushing to my git archives. Apparently, my git installed as a guix home package is not seen for ssh commands. --8<---cut here---start->8--- $ ssh kluit type -p git