bug#64309: Python dlopen()s musl libc

2023-07-08 Thread Athena Martin via Bug reports for GNU Guix
> > ImportError: libc.musl-x86_64.so.1: cannot open shared object file: > > No such file or directory > > Could you provide a command to reproduce this? On an Alpine Linux Edge host, I reproduce with: $ guix install python-neovim-remote $ nvr It's possible that there's some quirk of my specific

bug#64534: emacs tramp-remote-path does not include guix home

2023-07-08 Thread Zacchaeus Scheffer
Hi Guix! I noticed that the emacs package has the following value for tramp-remote-path out of the box: (tramp-default-remote-path "~/.guix-profile/bin" "~/.guix-profile/sbin" "/run/current-system/profile/bin" "/run/current-system/profile/sbin" "/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bi