I just tried running the builder and it seems to fail for me: ``` $ ./build-docker.sh [...] Applying patch /pi-gen/stage2/01-sys-tweaks/00-patches/04-inputrc.diff patching file rootfs/etc/inputrc Applying patch /pi-gen/stage2/01-sys-tweaks/00-patches/05-path.diff patching file rootfs/etc/login.defs patching file rootfs/etc/profile Applying patch /pi-gen/stage2/01-sys-tweaks/00-patches/07-resize-init.diff patching file rootfs/boot/cmdline.txt Hunk #1 FAILED at 1. 1 out of 1 hunk FAILED -- rejects in file rootfs/boot/cmdline.txt Patch /pi-gen/stage2/01-sys-tweaks/00-patches/07-resize-init.diff does not apply (enforce with -f) real 19m11.384s user 0m0.192s sys 0m0.168s ```
I just tried running the builder and it seems to fail for me: