[K12OSN] Fresh install of F12 w/ updates and problem running ltsp-build-client

Jeff Siddall news at siddall.name
Fri Jan 15 15:01:16 UTC 2010


Almquist Burke wrote:
> 
> On Jan 14, 2010, at 2:57 PM, Jeff Siddall wrote:
> 
>> Anyone have success with F12 and ltsp-build-client yet?
> 
> 
> I didn't have any problems with it. Are you working from a fresh install?

No, this is an upgrade from an F10 K12Linux install.  The script was
flaky there too, though occasionally it did complete successfully.
Maybe a timing issue or something?  I dunno.

I looked into the scripts some more and it appears the umount is not
being called directly in one of the LTSP scripts.  It appears it is
happening inside one of the python modules.  Great.

FWIW I did manage to reproduce the problem manually.  If I kill the
ltsp-build-client script after it has created the chroot but before it
barfs at the umount I can see that inside
/var/tmp/imgcreate-blah/install_root a bunch of sub directories are also
mounted.  If I try to umount /opt/ltsp/i386 it fails with the same
"busy" message as the script.  I think calling a lazy umount, or calling
it twice in a row would fix the issue.  I just don't know where to make
the change.  Any tips about how to find this bug would be great.

Alternatively, does anyone know what the ltsp-build-client script does
once all the packages are installed?  Maybe I can just manually do the
remaining steps.

Jeff




More information about the K12OSN mailing list