bug#50676: [core-updates-frozen] Image production is broken.

2021-09-27 Thread Ludovic Courtès
Hi, Mathieu Othacehe skribis: >> This should allow us to move forward with system testing on the branch! > > I created a "tests-core-updates-frozen" specification on Cuirass for > that purpose. Looks like there's something broken in (gnu ci) though. Just fixed as

bug#50676: [core-updates-frozen] Image production is broken.

2021-09-26 Thread Mathieu Othacehe
Hey! > This should be fixed by df46bef48eaa43c502fa9193371692c039b460c1, whose > log contains all the gory details. :-) Wooo, thanks for fixing that :) I gave it a try but this is still a part of the code base I'm not familiar with. > This should allow us to move forward with system testing

bug#50676: [core-updates-frozen] Image production is broken.

2021-09-24 Thread Ludovic Courtès
Hi, Mathieu Othacehe skribis: > When a producing a disk-image, the system derivations are built twice: > > building /gnu/store/8w9ic3h26w6rp4pj94gd93lw2bnqywgm-system.drv... > successfully built /gnu/store/8w9ic3h26w6rp4pj94gd93lw2bnqywgm-system.drv > building

bug#50676: [core-updates-frozen] Image production is broken.

2021-09-22 Thread Ludovic Courtès
Howdy! Mathieu Othacehe skribis: >> drops me in the GRUB rescue shell right from the start, but I think >> that’s because the command surprisingly builds an EFI image, as can be >> seen from the generated genimage.cfg: > > Yep, that would be because of the Grub stripping issue. Regarding the >

bug#50676: [core-updates-frozen] Image production is broken.

2021-09-20 Thread Mathieu Othacehe
Hey, The duplicated system derivation appears to be a grafted version of the first one. Running: --8<---cut here---start->8--- ./pre-inst-env guix system image gnu/system/examples/bare-bones.tmpl -t qcow2 --no-grafts --8<---cut

bug#50676: [core-updates-frozen] Image production is broken.

2021-09-20 Thread Mathieu Othacehe
Hey Ludo! > What command did you use? The same one as you :) > drops me in the GRUB rescue shell right from the start, but I think > that’s because the command surprisingly builds an EFI image, as can be > seen from the generated genimage.cfg: Yep, that would be because of the Grub stripping

bug#50676: [core-updates-frozen] Image production is broken.

2021-09-19 Thread Ludovic Courtès
Hi, Mathieu Othacehe skribis: > When a producing a disk-image, the system derivations are built twice: What command did you use? I tried: ./pre-inst-env guix system image -t qcow2 gnu/system/examples/bare-bones.tmpl Running: qemu-system-x86_64 -m 1024 -enable-kvm -snapshot

bug#50676: [core-updates-frozen] Image production is broken.

2021-09-19 Thread Mathieu Othacehe
Hello, When a producing a disk-image, the system derivations are built twice: --8<---cut here---start->8--- building /gnu/store/8w9ic3h26w6rp4pj94gd93lw2bnqywgm-system.drv... successfully built /gnu/store/8w9ic3h26w6rp4pj94gd93lw2bnqywgm-system.drv building