vmware-cmd --version
Possible precedence issue with control flow operator at /usr/lib/perl5/5.20.1/VMware/VICommon.pm line 2147.
vSphere SDK for Perl version: 5.5.0
Script 'vmware-cmd' version: 5.5.0
yad --version
0.16.3
ESXi 5.5
OpenSUSE 13.2
config dir missing...
creating config dir
mkdir: created directory ‘/home/gilberto.andrade/.vEMan/10.81.1.128’
DEBUG: config reqs checks (F_CHKCFG) finished.
DEBUG: config ok.
No session file detected. Creating one..
DEBUG: ********* F_DEC entered *********
HASH is U2FsdGVkX18rH7Fsv9N9UO2jTrgBoCb9KTsK/F9YB6g=
DEBUG: Error checking authentication or creating cookie file (lib F_CRTCOOKIE)
DEBUG: Return message was: Possible precedence issue with control flow operator at /usr/lib/perl5/5.20.1/VMware/VICommon.pm line 2147.
SOAP request error - possibly a protocol issue: <?xml version="1.0" encoding="UTF-8"?><soapenv:Envelopexmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"xmlns:xsd="http://www.w3.org/2001/XMLSchema"xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Body><RetrievePropertiesResponsexmlns="urn:vim25"><returnval><objtype="ServiceInstance">ServiceInstance</obj><propSet><name>capability</name><valxsi:type="Capability"><provisioningSupported>false</provisioningSupported><multiHostSupported>false</multiHostSupported><userShellAccessSupported>true</userShellAccessSupported></val></propSet><propSet><name>content</name><valxsi:type="ServiceContent"><rootFoldertype="Folder">ha-folder-root</rootFolder><propertyCollectortype="PropertyCollector">ha-property-collector</propertyCollector><viewManagertype="ViewManager">V
Connection Successful
DEBUG: ********* F_ERR entered *********
(yad:9028): Gtk-WARNING **: Failed to set text from markup due to error parsing markup: Error on line 14 char 92: Element 'markup' was closed, but the currently open element is 'viewManager'
(yad:9028): Gtk-WARNING **: Failed to set text from markup due to error parsing markup: Error on line 14 char 92: Element 'markup' was closed, but the currently open element is 'viewManager'
Last edit: Gilberto 2015-08-13
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
vmware-cmd --version
Possible precedence issue with control flow operator at /usr/lib/perl5/5.20.1/VMware/VICommon.pm line 2147.
vSphere SDK for Perl version: 5.5.0
Script 'vmware-cmd' version: 5.5.0
yad --version
0.16.3
ESXi 5.5
OpenSUSE 13.2
Last edit: Gilberto 2015-08-13
Thanks for the fully qualified report.
Please check:
https://github.com/xdajog/vEMan/blob/master/README.md
--> Chapter: "Recommended versions"
--> vmware perl sdk v5.5 HAS issues. Please use 6.0 instead.
You definitively also should upgrade yad to at least 0.26 otherwise the GUI will not work:
https://sourceforge.net/projects/yad-dialog/files/?source=navbar
If you trust third party rpms you can choose those e.g. here:
RPM Search
Last edit: secure diversITy 2015-08-13