bug#64472: guix pull --roll-back breaks guix

2023-07-05 Thread Blake Shaw via Bug reports for GNU Guix
Hiya Guix, I just encountered a surprising bug. I've been trying to get the [redacted] proprietary GPU drivers to work on my system (but this isnt particular to the issue at hand), and I "guix installed" the [redacted-module] package in my .guix-profile, to see if that would help me with the

bug#63284: proot: Build gets stuck in test-0cf405b0 (and maybe test-25069c13)

2023-05-07 Thread Blake Shaw via Bug reports for GNU Guix
I'm also dealing with the issue, except for me it gets stuck in test-kkk, if that info is helpful at all. Josselin Poiret via Bug reports for GNU Guix writes: > [[PGP Signed Part:Undecided]] > Hi Ivan, > > Ivan Vilata i Balaguer writes: > >> Hi! It looks like some tests during the build

bug#63273: guix home / glibc error: libpthread.so.0: undefined symbol

2023-05-06 Thread Blake Shaw via Bug reports for GNU Guix
Hi Guix, I just upgraded to the full source bootstrap (my cron job was apparently failing daily due to a channel, and I didn't realize before today), and following the guix pull, I get the following error when running $ guix home reconfiugre "file.scm": ``` /gnu/store/ad8351jvj61da279a3ddfs2gmk3w

bug#54097: go importer does not honor multi-module repositories

2022-02-22 Thread Blake Shaw via Bug reports for GNU Guix
great investigation, thanks for sharing! -- “In girum imus nocte et consumimur igni”

bug#53974: guix-pull bug on debian

2022-02-13 Thread Blake Shaw via Bug reports for GNU Guix
Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'... Authenticating channel 'guix', commits 9edb3f6 to d65979c (36 new commits)... Building from this channel: guix https://git.savannah.gnu.org/git/guix.git d65979c substitute: guix substitute: wa

bug#52372: gash-utils & fzf conflict

2021-12-08 Thread Blake Shaw via Bug reports for GNU Guix
Tobias Geerinckx-Rice writes: got it, thanks! -- “In girum imus nocte et consumimur igni”

bug#52372: gash-utils & fzf conflict

2021-12-08 Thread Blake Shaw via Bug reports for GNU Guix
Hello, Gash-utils causes fzf to fail. After installing gash-utils, attempting `bash5.0$ fzf` produces: ``` [Command failed: set -o pipefail; command find -L . -mindepth 1 \( -path '*/\.*' -o -fstype 'sysfs' -o -fstype 'devfs' -o -fstype 'devtmpfs' -o -fstype 'proc' \) -prune -o -type f -print