<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.26.3">
</HEAD>
<BODY>
I've just done a fresh F12 install and updated.  I try to run ltsp-build-client now and it barfs right at the end with this (I have setenforce 0 set before running):<BR>
<BR>
sh: /usr/sbin/setenforce: No such file or directory<BR>
ldd: /sbin/multipath: No such file or directory<BR>
ls: cannot access /lib/libmultipath*: No such file or directory<BR>
ls: cannot access /lib/multipath/*: No such file or directory<BR>
umount: /var/tmp/imgcreate-9g8Qme/install_root: device is busy.<BR>
        (In some cases useful info about processes that use<BR>
         the device is found by lsof(8) or fuser(1))<BR>
/usr/lib/python2.6/site-packages/imgcreate/errors.py:40: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6<BR>
  return str(self.message)<BR>
Error creating image : Unable to unmount filesystem at /var/tmp/imgcreate-9g8Qme/install_root//<BR>
umount: /var/tmp/imgcreate-9g8Qme/install_root: device is busy.<BR>
        (In some cases useful info about processes that use<BR>
         the device is found by lsof(8) or fuser(1))<BR>
Traceback (most recent call last):<BR>
  File "/usr/sbin/chroot-creator", line 140, in <module><BR>
    sys.exit(main())<BR>
  File "/usr/sbin/chroot-creator", line 135, in main<BR>
    creator.cleanup()<BR>
  File "/usr/lib/python2.6/site-packages/imgcreate/creator.py", line 578, in cleanup<BR>
    self.unmount()<BR>
  File "/usr/lib/python2.6/site-packages/imgcreate/creator.py", line 556, in unmount<BR>
    self._unmount_instroot()<BR>
  File "/usr/sbin/chroot-creator", line 82, in _unmount_instroot<BR>
    self.__bindroot.unmount()<BR>
  File "/usr/lib/python2.6/site-packages/imgcreate/fs.py", line 113, in unmount<BR>
    raise MountError("Unable to unmount filesystem at %s" % self.dest)<BR>
imgcreate.errors.MountError: Unable to unmount filesystem at /var/tmp/imgcreate-9g8Qme/install_root//<BR>
umount: /var/tmp/imgcreate-9g8Qme/install_root: device is busy.<BR>
        (In some cases useful info about processes that use<BR>
         the device is found by lsof(8) or fuser(1))<BR>
Exception imgcreate.errors.MountError: MountError('Unable to unmount filesystem at /var/tmp/imgcreate-9g8Qme/install_root//',) in <bound method ChrootCreator.__del__ of <__main__.ChrootCreator object at 0xa4aeecc>> ignored<BR>
error: LTSP client installation ended abnormally<BR>
<BR>
It seems to be having a problem unmounting the image directory created under /var/tmp<BR>
I have run it several times and keep coming up with the same issue.<BR>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<TABLE>
<TR>
<TD>
<BR>
<BR>
</TD>
<TD>
Henry Burroughs<BR>
Technology Director<BR>
Hilton Head Preparatory School<BR>
www.hhprep.org
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>