On Thu, Mar 12, 2026 at 3:00 AM Roland Clobus <[email protected]> wrote: > # Create your own build directory > mkdir build_here > cd build_here > # Become root > sudo su > # Activate the git version of live-build (by pointing LIVE_BUILD to the git > work directory) > export LIVE_BUILD=$(pwd)/../live-build > # Build the live image > ${LIVE_BUILD}/test/rebuild.sh --configuration lomiri --debian-version testing
I tried those instructions with --installer-origin archive and the build fails for me at the same point. Thank you, Jeremy Bícha
