bug#70244: Bug in Guix? ... guix-command substitute' died unexpectedly

2024-04-06 Thread jbranso--- via Bug reports for GNU Guix
April 6, 2024 at 5:13 PM, "Zelphir Kaltstahl" wrote: > > On 4/6/24 21:31, jbra...@dismail.de wrote: > > > > > April 6, 2024 at 6:49 AM, "Zelphir Kaltstahl" > > wrote: > > > > > > > > Hello Guix developers! > > > > > > Today I ran into a problem when running 'guix pull && guix package

bug#70244: Bug in Guix? ... guix-command substitute' died unexpectedly

2024-04-06 Thread Zelphir Kaltstahl
On 4/6/24 21:31, jbra...@dismail.de wrote: April 6, 2024 at 6:49 AM, "Zelphir Kaltstahl" wrote: Hello Guix developers! Today I ran into a problem when running 'guix pull && guix package -u': "problems" or "bugs" are normally best sent to bug-guix@gnu.org, which I've just added to this

bug#70244: Bug in Guix? ... guix-command substitute' died unexpectedly

2024-04-06 Thread jbranso--- via Bug reports for GNU Guix
April 6, 2024 at 6:49 AM, "Zelphir Kaltstahl" wrote: > > Hello Guix developers! > > > > Today I ran into a problem when running 'guix pull && guix package -u': "problems" or "bugs" are normally best sent to bug-guix@gnu.org, which I've just added to this email. :) > > > >

bug#70237: Can't build python-pyside-2 5.15.10

2024-04-06 Thread Maxim Cournoyer
Hi again, Igor Gajsin via Bug reports for GNU Guix writes: > Can't build the package, please see the build log in the attachment. > > > > If it's important my system is: > > $ guix system describe > Generation 174 Apr 06 2024 11:30:38(current) > file name:

bug#70243: The substitute authorization warning is displayed when it shouldn't be

2024-04-06 Thread Leo Famulari
I just saw this on Debian: -- $ guix shell -D guix -- ./pre-inst-env guix weather linux-libre computing 1 package derivations for x86_64-linux... looking for 1 store items on https://ci.guix.gnu.org... guix weather: warning: substitutes from 'https://ci.guix.gnu.org' are unauthorized hint:

bug#70241: hyperbole error when running guix-emacs-autoload-packages

2024-04-06 Thread Christopher Howard
I sometimes like to use Emacs command guix-emacs-autoload-packages as a way to discover newly installed packages without restarting Emacs. But lately I've been getting an error from the hyperbole package when I run this command. I'm not sure if it is a problem with the hyperbole guix package,

bug#69401: /etc/guix/machines.scm symlink can be garbage collected

2024-04-06 Thread Ludovic Courtès
Ludovic Courtès skribis: > root@hydra-guix-108 ~# guix gc -R $(readlink -f /run/current-system) |grep > machines.scm > /gnu/store/xg26iis3ydik6zxqk24cyk7h9zli1d25-machines.scm > root@hydra-guix-108 ~# ls -l /etc/guix/machines.scm > lrwxrwxrwx 1 root root 56 Mar 7 11:53 /etc/guix/machines.scm

bug#70237: Can't build python-pyside-2 5.15.10

2024-04-06 Thread Maxim Cournoyer
Hi Igor, Igor Gajsin via Bug reports for GNU Guix writes: > Can't build the package, please see the build log in the attachment. > > > > If it's important my system is: > > $ guix system describe > Generation 174 Apr 06 2024 11:30:38(current) > file name:

bug#70239: (operating-system) structure requires a kernel

2024-04-06 Thread Tomas Volf
Hello, I am deploying Guix into a LXC container, therefore I have no need for a kernel (it is provided by the host). So I would like to limit both storage and compute cost by not providing any in the `operating-system' record. Historically I was using a dummy empty package for that purpose, but

bug#70237: Can't build python-pyside-2 5.15.10

2024-04-06 Thread Igor Gajsin via Bug reports for GNU Guix
Can't build the package, please see the build log in the attachment. 1dcpj6zrcj8wn9q9yfwdj8saw5vdf1-python-pyside-2-5.15.10.drv.gz Description: Binary data If it's important my system is: $ guix system describe Generation 174 Apr 06 2024 11:30:38(current) file name:

bug#70165: D-Bus system service breaks reconfiguration when /var/run/dbus is present + /run and /var/run are on separate file systems.

2024-04-06 Thread Liliana Marie Prikler
Am Freitag, dem 05.04.2024 um 09:53 +0800 schrieb Hilton Chain: > [H]ere's a reproducer: > > --8<---cut here---start->8--- > test_dir="$(mktemp --directory)" > > sudo mount --type tmpfs none "$test_dir" > touch "$test_dir/test" > > guile -c "(rename-file