bug#64593: ‘guix system image’ fails to create image while invoking ‘grub-bios-setup’

2023-07-13 Thread Ludovic Courtès
Hello, There seems to be a recent regression: --8<---cut here---start->8--- $ cat mini-os.scm (use-modules (gnu)) (operating-system (host-name "mini-1") (bootloader (bootloader-configuration (bootloader grub-bootloader)

bug#64598: Test fail: tests/store-roots.scm

2023-07-13 Thread wolf
Hi, I am experiencing a test failure on a Guix build from the git in the tests/store-roots.scm test file. Excerpt (whole log file attached): test-name: gc-roots, initial location: /home/wolf/devel/guix/tests/store-roots.scm:33 source: + (test-equal + "gc-roots, initial"

bug#64505: bug report

2023-07-13 Thread Josselin Poiret via Bug reports for GNU Guix
Hi, Josselin Poiret writes: > You seem to have a quite old version of Guix, along with Guile 2.x, and > there raise-exception doesn't exist, but it is indirectly being used > when building Guix. > > You can either try to pull in small increments (I think 1.1 -> 1.2 -> > 1.3 -> master should do i

bug#63230: ‘guix shell’ cache is system-independent

2023-07-13 Thread Ludovic Courtès
Ludovic Courtès skribis: > I just noticed that the ‘guix shell’ cache doesn’t take the system type > into account, which is problematic: Fixed in 9c513303156b418567b9d2cde9f8df66190051ac! Ludo’.

bug#64605: HandBrake 1.5.1 hangs on startup due libQt5Qml

2023-07-13 Thread Distopico Vegan
HandBrake 1.5.1 hangs on startup and `dmesg` show the following error ``` QQmlThread[]: segfault at 0 ip 000 sp ... error 4 in libQt5Qml.so.5.15.8 ``` After some research I found a similar issues on NixOS: - https://github.com/NixOS/nixpkgs/issues/32577 - https://github.com/NixOS/