Seems like the broadcom server is temporarily shutdown and the vmware core/tools componenats failed to download.
The tar file is a html file which pops up some warning:
Please be advised that the Broadcom ERP system will be undergoing maintenance between March 28 7pm PST - Apr 1 7pm PST which will impact all new customer accounts created during this time. Click HERE to learn more.
An alternative solution:
1)Download bundle file from https://support.broadcom.com/
2)rename VMware-Workstation-Full-17.6.3-24583834.x86_64.bundle to VMware-Workstation-17.6.3-24583834.x86_64.bundle
3)tar it to VMware-Workstation-17.6.3-24583834.x86_64.bundle.tar and get sha256sum
4)Replace sha256sum in PKGBUILD
remove vmware-tools related download and iso installation operations
5)makepkg and install
Pinned Comments
JulianXhokaxhiu commented on 2025-06-18 22:14 (UTC) (edited on 2025-06-18 22:14 (UTC) by JulianXhokaxhiu)
New package version released: 17.6.3-9
Changelog:
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