Hi,

I saw one Value Error in plumbum while trying to initialise the SshMachine.

I get below traceback.


rem = SshMachine('gluster_server0')
***
***
File "/usr/local/lib/python2.7/dist-packages/plumbum/machines/remote.py, 
line 18, in __init__
    self._curr = dict(line.split("=", 1) for line in 
self.remote._session.run("env")[1].splitlines())
ValueError: dictionary update sequence element #21 has length 1; 2 is 
required

Please note that I was working on a remote-desktop kind of thing, so wasn't 
able to copy the backtrace. However I have taken a screenshot and PFA the 
screenshot.

Anyone has faced similar issue? Do we have solution already?

Thanks,
MS

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"rpyc" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to