I have installed open-vm-tools 10.0.0 from http://download.opensuse.org/reposit...openSUSE_13.2/
It fails to start the service. I have also tried open-vm-tools 9.4.6 that comes with openSUSE 13.2, but that fails too.
Running open-vm-tools 10.0.0 from Virtualization:VMware
Code:
machine:/ # service vmtoolsd status
vmtoolsd.service - Service for virtual machines hosted on VMware
Loaded: loaded (/usr/lib/systemd/system/vmtoolsd.service; disabled)
Active: inactive (dead)
Docs: http://github.com/vmware/open-vm-tools
machine:~ # service vmtoolsd start
Failed to restart vmtoolsd.service: Unit vgauthd.service failed to load: No such file or directory.
Running open-vm-tools 9.4.6 from openSUSE-13.2-Update
Code:
machine:~ # service vmtoolsd start
machine:~ # service vmtoolsd status
vmtoolsd.service - Service for virtual machines hosted on VMware
Loaded: loaded (/usr/lib/systemd/system/vmtoolsd.service; disabled)
Active: failed (Result: core-dump) since Thu 2015-10-22 11:39:16 CEST; 1s ago
Docs: http://open-vm-tools.sourceforge.net/about.php
Process: 21870 ExecStart=/usr/bin/vmtoolsd (code=dumped, signal=SEGV)
Main PID: 21870 (code=dumped, signal=SEGV)
Running open-vm-tools 9.4.0 on SLES 12 goes without any problems. Comes with SLES 12 distribution
Running open-vm-tools 10.0.0 on SLES 11 SP3 goes without any problems. Comes with http://download.opensuse.org/reposit...are/SLE_11_SP3
Bookmarks