Thanks for filing this bug in Ubuntu.

I'm not familiar with these tools, but by using --debug I could see it
was calling:

root@xenial-fence-agents-1772096:~# /usr/sbin/fence_vmware_soap -o metadata
Traceback (most recent call last):
  File "/usr/sbin/fence_vmware_soap", line 4, in <module>
    import shutil, tempfile, suds
ImportError: No module named suds

And later when I installed python-subs, I got:
root@xenial-fence-agents-1772096:~# /usr/sbin/fence_vmware_soap -o metadata
Traceback (most recent call last):
  File "/usr/sbin/fence_vmware_soap", line 5, in <module>
    import logging, requests
ImportError: No module named requests


Could you please try installing these two python modules and trying your pcs 
command again:

sudo apt install python-suds python-requests


** Changed in: fence-agents (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to fence-agents in Ubuntu.
https://bugs.launchpad.net/bugs/1772096

Title:
  fence_vmware_soap is not working after installation of fence-agents

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fence-agents/+bug/1772096/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to