error making: vmware-workstation-exit status 8 -> Failed to install the following packages. Manual intervention is required: vmware-workstation - exit status 8
Solved: yay -S vmware-keymaps
Git Clone URL: | https://aur.archlinux.org/vmware-workstation.git (read-only, click to copy) |
---|---|
Package Base: | vmware-workstation |
Description: | The industry standard for running multiple operating systems as virtual machines on a single Linux PC. |
Upstream URL: | https://www.vmware.com/products/workstation-for-linux.html |
Keywords: | dkms ovftool player vmplayer vmware workstation |
Licenses: | custom |
Conflicts: | vmware-modules-dkms, vmware-ovftool, vmware-patch, vmware-systemd-services |
Provides: | vmware-ovftool |
Submitter: | synthead |
Maintainer: | JulianXhokaxhiu |
Last Packager: | JulianXhokaxhiu |
Votes: | 214 |
Popularity: | 2.90 |
First Submitted: | 2017-02-10 19:04 (UTC) |
Last Updated: | 2025-06-18 22:13 (UTC) |
error making: vmware-workstation-exit status 8 -> Failed to install the following packages. Manual intervention is required: vmware-workstation - exit status 8
Solved: yay -S vmware-keymaps
New package version released: 17.6.3-9
Changelog:
Thank you for your packaging effort! Maybe you can add one small fix for a deprecated dkms feature, according to https://github.com/dell/dkms/pull/514#issuecomment-2821267860: Replace CLEAN="make clean" with CLEAN=true in dkms.conf.in.
New package version released: 17.6.3-8
Changelog:
same problem -> Could not resolve host: softwareupdate-prod.broadcom.com
Same error here --> Could not resolve host: softwareupdate-prod.broadcom.com
Does anyone know how to modify this package for version 17.0.2? That's the last XSAVE-free version, and my attempts so far have not been successful. My modified PKGBUILD is at https://0x0.st/86J4.txt.
I try to curl this url and get error: curl: (6) Could not resolve host: softwareupdate-prod.broadcom.com
softwareupdate-prod.broadcom.com
has no A records
I can't access https://www.vmware.com/products/workstation-for-linux.html and can't download files starting with https://softwareupdate-prod.broadcom.com
Failure while downloading https://softwareupdate-prod.broadcom.com/cds/vmw-desktop/ws/17.6.3/24583834/linux/core/VMware-Workstation-17.6.3-24583834.x86_64.bundle.tar
I try to curl this url and get error:
curl: (6) Could not resolve host: softwareupdate-prod.broadcom.com
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