Hello, I am trying to build a live image based on Sid distribution that would also include a Debian installer live based on the daily distribution. Making the image stops because at certain point, the image builder tries to install something that depends on linux-image-2.6-ARCH, and there is no package to satisfy that dependency because linux kernels 2.6 are too old and don't exist on Sid anymore.
Basically my lb config line is:: $ lb config --debian-installer live --distribution sid --debian-installer-distribution daily I've also tried the same setup with ``--distribution wheezy`` instead of sid; or ``--debian-installer false`` but with ``--distribution sid``. Both variants work. Any clue on how could I achieve building a live system based on Sid that contains the daily Debian installer? best regards, -- Dionisio -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/CAJ9jpsZKbr50VoCwMvMjRdrqVWnLfMxpz0x=mpyed_pjv8h...@mail.gmail.com
