bug#52267: disk image installer for rock64 fails

2021-12-04 Thread pelzflorian (Florian Pelz)
On Sat, Dec 04, 2021 at 03:41:44AM +0100, pelzflorian (Florian Pelz) wrote: > On Sat, Dec 04, 2021 at 01:03:13AM +0100, Florian Hoertlehner wrote: > > guix system disk-image --system=aarch64-linux \ -e "(@ (gnu system install) > > rock64-installation-os)" > > fails with this error: > > > > builder

bug#52267: Acknowledgement (disk image installer for rock64 fails)

2021-12-04 Thread Florian Hoertlehner
Can you please tell me exactly what you have entered? I am not sure where you enter he services specification. Should I try with the --gnu ? Best Regards, Florian On Sat, Dec 4, 2021 at 1:04 AM GNU bug Tracking System wrote: > Thank you for filing a new bug report with debbugs.gnu.org. > > Th

bug#52266: [Installer] ESP/EFI Partition not being reformatted (if exists) during graphical install by default.

2021-12-04 Thread Ry P.
Brief Summary: It appears as though the Guix installer does not reformat the EFI/ESP partition if it already exists. Step to reproduce this bug: With a computer which already has an ESP partition, go through the graphical installation and do not reformat/delete/modify the existing EFI/ESP partit

bug#52282: linux modules does not support inferior kernel

2021-12-04 Thread Oleg Pykhalov
Hi Guix, I cannot build a system after adding '(kernel-loadable-modules (list vendor-reset-linux-module))' to the Guix system config. --8<---cut here---start->8--- (kernel-loadable-modules (list vendor-reset-linux-module)) (kernel (let*

bug#52282: linux modules does not support inferior kernel

2021-12-04 Thread Maxime Devos
Oleg Pykhalov schreef op za 04-12-2021 om 22:25 [+0300]: > Hi Guix, > > I cannot build a system after adding '(kernel-loadable-modules (list > vendor-reset-linux-module))' to the Guix system config. [...] Are you using a linux module package with #:linux some-linux-via-an- inferior? If so, the li

bug#52282: linux modules does not support inferior kernel

2021-12-04 Thread Maxime Devos
The underlying issue appears to be reported here: https://issues.guix.gnu.org/40272

bug#52267: disk image installer for rock64 fails

2021-12-04 Thread pelzflorian (Florian Pelz)
On Sat, Dec 04, 2021 at 12:39:28PM +0100, pelzflorian (Florian Pelz) wrote: > It failed until I added the > > (service qemu-binfmt-service-type > (qemu-binfmt-configuration >(platforms (lookup-qemu-platforms "arm" "aarch64" > > from the manual. > > The version with --tar

bug#52284: Partially unifying packages and inferior packages

2021-12-04 Thread Maxime Devos
X-Debbugs-CC: guix-de...@gnu.org Hi guix, There have been some bug reports with as root cause that inferior packages aren't packages. I think that root cause is a bug. To resolve this, there was some talk on using GOOP classes, or define-gexp-compiler-style polymorphism for package-native-inpu

bug#52288: Guix install with GNOME

2021-12-04 Thread Luis Ricardo via Bug reports for GNU Guix
There are unnecessary packages installed (as dependencies, I guess) when I install Guix with GNOME. One of these is slock (screen locker). I suppose is a dependency issue... idk. Hope you can fix it. Good luck.

bug#52228: NSS CVE-2021-43527 "memory corruption validating dsa/rsa-pss signatures"

2021-12-04 Thread Leo Famulari
On Fri, Dec 03, 2021 at 07:28:18PM -0500, Mark H Weaver wrote: > Hi, > > For the record, I've pushed commits > 080a5de2eeb5e0da83ae9fd94488508d5227c4e3 and > d49e7a592f2f12cd1f9e07edfeebe0a2771f491e to the 'master' branch, which I > believe should fix this issue in our 'nss', 'icecat', 'icedove',

bug#52288: Guix install with GNOME

2021-12-04 Thread Leo Famulari
On Sat, Dec 04, 2021 at 11:41:09PM +, Luis Ricardo via Bug reports for GNU Guix wrote: > There are unnecessary packages installed (as dependencies, I guess) when I > install Guix with GNOME. One of these is slock (screen locker). I suppose is > a dependency issue... idk. Hope you can fix it.

bug#52266: [Installer] ESP/EFI Partition not being reformatted (if exists) during graphical install by default.

2021-12-04 Thread Mathieu Othacehe
Hello, > Brief Summary: It appears as though the Guix installer does not > reformat the EFI/ESP partition if it already exists. Sorry the installation failed for you :(. While it's true that the Guix installer doesn't reformat the ESP partition if it already exists, that shouldn't cause any is