Re: Stuck at boot on fresh install

2024-04-06 Thread David Lecompte
Hi Felix, Florian, all Le lundi 25 mars 2024 à 11:32 -0700, Felix Lechner a écrit : > > error: no such cryptodisk found. > > Do you use LUKS on boot?  Our GRUB supports only a particular type of > key.  Maybe that's the issue? I saw from the manual that only LUKS v1 is supported. Is that the onl

Re: Issue when booting Guix SD on laptop

2024-04-06 Thread jbranso
April 4, 2024 at 11:05 PM, "Rodrigo Morales" wrote: > > I believe I have successfully installed Guix SD in a laptop. I believe so > because =guix system init /mnt/config.scm /mnt= ended with =guix system: > bootloader successfully installed on /boot/efi=. The problem is that, at > startup,

icedove crashes when you attach a file

2024-04-06 Thread Gottfried
Hi Guix, icedove crashes if you want to attach a file. (icedove-default:8596): GVFS-RemoteVolumeMonitor-WARNING **: 22:31:53.740: remote volume monitor with dbus name org.gtk.vfs.UDisks2VolumeMonitor is not supported /home/gfp/Projekte/Icedove/guix-profil/bin/icedove: symbol lookup error: /h

Re: icedove crashes when you attach a file

2024-04-06 Thread Felix Lechner via
Hi Gottfried, On Sat, Apr 06 2024, Gottfried wrote: > /home/gfp/.guix-profile/lib/gio/modules/libgvfsdbus.so: undefined > symbol: g_task_set_static_name Did you install 'gvfs' into your home profile? It could also be a packaging error. [1][2][3] Kind regards Felix [1] https://stackoverflow.c