Hi daniel, So the same thing happens with a31, i did :
#Create the config files lb config --architecture "i386" \ --archive-areas "main non-free" \ --debian-installer-distribution "daily" \ --debian-installer "live" \ --debian-installer-gui true \ --hostname "vanillux" \ --distribution wheezy \ --iso-application "Vanillux Live" \ --iso-publisher "Vanillux foundation; http://vanillux.org; [email protected]" \ --iso-volume "vanillux-i386-live-"$(date +%Y%m%d) \ --linux-flavours "686-pae" \ --username "vanillux-live-user" \ --security false \ --syslinux-theme "vanillux-desktop" \ --volatile false \ --verbose #Add more configs cp -v ../data/vanillux.key config/archives/vanillux.key.chroot cp -v ../data/vanillux.key config/archives/vanillux.key.binary cp -v ../data/vanillux.source config/archives/vanillux.list cp -v ../data/vanillux.list config/package-lists/vanillux.list.chroot cp -v ../data/vmlinuz.i386.binary config/hooks/vmlinuz.binary #Begin of the build cycle lb build And ended up with a kernel mismatch. If you want to see my logs you can look in http://dl.vanillux.org/stable/fail-20110927-logs/ Thank you On Tue, Sep 27, 2011 at 2:33 AM, Daniel Baumann < [email protected]> wrote: > On 09/27/2011 08:17 AM, Fabrice Quenneville wrote: > > with a21 > > if you use lb 3.x, then use the newest one, currently 3.0~a31-1. > > > In my logs I dont have any mention of 2.6.32-5 which is very > > interesting. > > can you retry with a31 and if problem persists, upload the log somewhere? > > -- > Address: Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern > Email: [email protected] > Internet: http://people.progress-technologies.net/~daniel.baumann/ > > > -- > To UNSUBSCRIBE, email to [email protected] > with a subject of "unsubscribe". Trouble? Contact > [email protected] > Archive: > http://lists.debian.org/[email protected] > >
