Re: d-i daily build failure: disk full
Hi,
On 2025-04-27 21:28 +03:00, Cyril Brulebois wrote:
> Hi,
>
> I can't investigate on my own, at least not right away, but d-i no
> longer (daily-)builds on arm64, with the netboot target breaking at:
>
> [...]
> gen-hd-image -v -z -p 32768 -b partition -s "150000" -i "./tmp/netboot/netboot_images_concatenateable" -o "./dest/netboot//SD-card-images//partition.img"
> gen-hd-image: Starting to generate image ./dest/netboot//SD-card-images//partition.img ...
> [...]
> Disk full
> make[2]: *** [config/arm64//netboot.cfg:29: netboot_images_concatenateable] Error 1
>
> Full build log:
> https://d-i.debian.org/daily-images/arm64/20250427-13:56/build_netboot.log
>
> Help more than welcome, thanks.
In the latest build where that partition.img exists [1], I see the
resulting SD card image is almost full (2.1 MiB free / 128.5 MiB) and is
built with the 6.12.22 kernel udebs. The latest 6.12.25 kernel includes
some more modules in udebs, so most likely that pushed it over the edge.
I guess we just need to increase the netboot SD-card image sizes, is
that OK? Maybe best to double it, or even make it 1G so it can hold
non-free firmware?
[1]
https://d-i.debian.org/daily-images/arm64/20250426-01:09/netboot/SD-card-images/
Reply to: