[Pkg-ltsp-devel] Bug#780591: ltsp-client-builder fails when installing Debian Edu combined server in virtualbox environment
Vagrant Cascadian
vagrant at debian.org
Mon Mar 23 19:02:05 UTC 2015
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-ltsp-devel/attachments/20150323/4fcc6d8e/attachment.sig>
More information about the Pkg-ltsp-devel
mailing list