• v8.15 b65ef2ea1d

    Fix: use --debootstrap-options to include ca-certificates in bootstrap

    mchus released this 2026-04-15 17:26:01 +03:00 | 134 commits to main since this release

    --bootstrap-packages is not a valid lb config option (20230502).
    Use --debootstrap-options "--include=ca-certificates" instead to ensure
    ca-certificates is present when lb chroot_archives runs apt-get update
    against the NVIDIA CUDA HTTPS source.

    Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

    Downloads