Control: tag -1 -patch Control: tag -1 moreinfo On 2015-03-20, Wolfgang Schweer wrote: > Control: reassign -1 ltsp-client-builder-udeb > > On Wed, Mar 18, 2015 at 07:48:05PM +0100, Wolfgang Schweer wrote: >> On Tue, Mar 17, 2015 at 10:00:08PM +0100, Wolfgang Schweer wrote: >> > With this (trivial) modification installation succeeded. >> > >> > --- a/postinst 2015-03-06 10:00:00.000000000 +0100 >> > +++ ltsp-client-builder.postinst 2015-03-17 21:39:38.824682599 +0100 >> > @@ -64,7 +64,7 @@ >> > db_progress STEP 1 >> > >> > if [ "$USE_CDROM" != "false" ] && [ ! -f /target/media/cdrom/.disk/info >> > ]; then >> > - chroot /target mount /media/cdrom >> > + mount /dev/cdrom /target/media/cdrom >> > log "mounting /media/cdrom" >> > fi
This patch breaks USB stick installs. > IMO there is no way for debian-edu-config to fix this LTSP chroot > installation failure as it seems to be related to d-i components. I can't reproduce this with debian-installer... debian-edu images have the ordering of various components rearranged; in a standard debian-installer install grub-install is run after ltsp-client-builder, and in debian-edu the order is reversed. I'm guessing something in the reordering is causing you grief... I'll keep digging into it, but it really needs a simple test case to reproduce the problem. live well, vagrant
signature.asc
Description: PGP signature

