I am receiving file validation errors when trying to install.
==> Validating source files with sha256sums...
VMware-Workstation-17.6.3-24583834.x86_64.bundle.tar ... FAILED
vmware-tools-linux-12.4.0-23259341.x86_64.component.tar ... FAILED
vmware-tools-linuxPreGlibc25-12.4.0-23259341.x86_64.component.tar ... FAILED
vmware-tools-netware-12.4.0-23259341.x86_64.component.tar ... FAILED
vmware-tools-solaris-12.4.0-23259341.x86_64.component.tar ... FAILED
vmware-tools-windows-12.5.0-24276846-17.6.3.x86_64.component.tar ... FAILED
vmware-tools-winPre2k-12.4.0-23259341.x86_64.component.tar ... FAILED
vmware-tools-winPreVista-12.4.0-23259341.x86_64.component.tar ... FAILED
vmware-bootstrap ... Passed
vmware-vix-bootstrap ... Passed
config ... Passed
configure-initscript.sh ... Passed
vmware-environment.sh ... Passed
vmware-networks-configuration.service ... Passed
vmware-networks.service ... Passed
vmware-usbarbitrator.service ... Passed
vmware-networks.path ... Passed
vmware-usbarbitrator.path ... Passed
dkms.conf.in ... Passed
Makefile ... Passed
vmmon.patch ... Passed
vmnet.patch ... Passed
==> ERROR: One or more files did not pass the validity check!
-> error making: vmware-workstation-exit status 1
-> Failed to install the following packages. Manual intervention is required:
vmware-workstation - exit status 1
Pinned Comments
jihem commented on 2020-02-10 17:29 (UTC) (edited on 2021-06-19 13:19 (UTC) by jihem)
After the first installation, please:
1) install the appropriate headers package(s) for your installed kernel(s): linux-headers for default kernel, linux-lts-headers for LTS kernel...
2) reboot or load vmw_vmci and vmmon kernel modules (modprobe -a vmw_vmci vmmon)
3) Enable the services you need (using .service units to activate them during boot or .path units to activate them when a VM is started) :
vmware-networks: to have network access inside VMs
vmware-usbarbitrator: to connect USB devices inside VMs