elias
7 August 2021 01:38
1
when i do the command makepkg -si, all i get is this.
==> Making package: vmware-workstation 16.1.2-3 (Sat 07 Aug 2021 02:37:58 BST)
==> Checking runtime dependencies…
==> Installing missing dependencies…
error: target not found: vmware-keymaps
==> ERROR: ‘pacman’ failed to install missing dependencies.
==> Missing dependencies:
→ vmware-keymaps
==> Checking buildtime dependencies…
==> ERROR: Could not resolve all dependencies.
How to fix?
Why no install vmware from the AUR?
pamac install vmware-workstation
Also there is this guide
VMware Workstation and Player
VMware is a commercially developed application with a limited list of supported operating systems.
This guide is a courtesy to the forum don’t expect any support on VMware related issues.
Supported operating systems
Version 16 and 17 - Expand this to se the list and link to VMware KB <a href="https://kb.vmware.com/s/article/80807" class="inline-onebox">VMware Knowledge Base</a>
OS Vendor
OS Release
Workstation 16.0
Workstation…
elias
7 August 2021 02:01
3
pamac install vmware-workstation
Error: target not found: vmware-workstation
and that is what i am following
Try
pamac build vmware-keymaps
then run the PKGBUILD script again.
elias
7 August 2021 02:12
5
here it is:
vmware-workstation: /etc/vmware-installer/bootstrap exists in filesystem
vmware-workstation: /etc/vmware-installer/database exists in filesystem
vmware-workstation: /etc/vmware-vix/bootstrap exists in filesystem
vmware-workstation: /etc/vmware/bootstrap exists in filesystem
Errors occurred, no packages were upgraded.
==> WARNING: Failed to install built package(s).
To be able to install vmware - you need to do it the Arch way.
Read the guide linked unless something has radically changed it will work.
For your other issues - fix them - before you implement what is in the guide.
1 Like