Bug#416684: [Pkg-ltsp-devel] Bug#416684: ldm: Doesn't run ltspfsmounter with localdev enabled.

vagrant at freegeek.org vagrant at freegeek.org
Fri Mar 30 02:55:53 CET 2007


On Thu, Mar 29, 2007 at 02:36:22PM -0300, Gustavo Franco wrote:
> With localdev enabled (ltspfs stuff), ldm is unable to run
> ltspfsmounter through ssh since it's not in the path. The solution is
> include the full path to ltspfsmounter. See the hunk of the code
> below:
 
> client/ldm:
>            # make sure we clean up after logout if localdev is used
>            if self.use_localdev:
>                session_manager = session_manager+' && ltspfsmounter
> all cleanup'

either that, or we put ltspfsmounter in the path. while a user doesn't
typically call it manually, it seems like if ltspfsmounter is called by
a process run as a user should be in the user's path...

so maybe this should be reassigned to ltspfs...

in the long-term, i think ltspfs should implement an init script rather
than rely on code within ldm and ltsp-client's init scripts... i would
have implemented this a while ago had it not been for the etch freeze.

live well,
  vagrant




More information about the Pkg-ltsp-devel mailing list