bug#74711: Is grub broken and breaking Guix ?

2024-12-06 Thread ngraves
Hi Guix, I've had a low-level btrfs failing issue once again on my main computer, but this time I'm almost unable to recover from it. On my backup computer, I tried updating Guix before generating an installable image, and that broke my backup computer. I'm unable to install Guix that I brok

bug#74711: Sharing some progress

2024-12-07 Thread ngraves
I've found the reason behind the extremely annoying SSL certification refusals. When I use an installation image, the date is not necessarily set at the real date. In my case, `date` was set in 2019, and triggered the SSL verification refusal (not yet valid). I don't know why it sometimes d

bug#74711: Sharing some progress

2024-12-07 Thread ngraves
Le 07.12.2024 10:45, ngra...@ngraves.fr a écrit : WDYT ? By the way, guix install did work perfectly fine despite SSL certificates failing, does that mean that it doesn't do any SSL certificate verification ? Is that considered safe? How about man-in-the-middle and data-tampering attacks? A