I'm using live-build 4.0.3-1 on jessie to build the GnuPG Clean Room live image[1]
The script I use for the build is in an alioth repository[2] - direct link to script[3] When I tweak the live-build command line in the script[3] to use testing or sid instead of jessie, the build fails, it gives an error about the elilo package. elilo is not referenced directly in my script and it is not available[4] in stretch or sid. Do I need to use a newer version of live-build or is there some other way to resolve this? 1. https://wiki.debian.org/OpenPGP/CleanRoomLiveEnvironment 2. https://anonscm.debian.org/cgit/collab-maint/make-pgp-clean-room.git/ 3. https://anonscm.debian.org/cgit/collab-maint/make-pgp-clean-room.git/tree/scripts/make-pgpcleanroom 4.https://packages.qa.debian.org/e/elilo.html
