Closed JMarcosHP closed 5 months ago
Installation is successfull but there is no vmware commandline or .desktop launchers.
I'll investigate
The package dont efective install Vmware Player, because has an error during installaion script. Installation script bundle from VMWARE has a problem that search System service scripts directory only in /etc/init.d, and there is no way to pass this value to be filled in during silent install. I tried extracting the bundle, editing the paths and repackaging it several times, but it didn't work at all, and i used a workaround for the user to execute and add the value during installation adding vmware-player-update.sh that insert an alias to execute /usr/share/.vmware-player-update, that will invoke with --deffered-gtk option and let user insert /etc/systemd/system
Now package install correclty
i found other error in some kernel modules that need be installed: vmmon and vmnet i add a package vmware-host-modules, but only vmnet is being added, im trying to fix this, but modules can be added from source for now.
Sorry for the delay, I'm finishing other things.
Closing the issue once the package dependency problem has been resolved and is installing normally.
Package now works correclty