@frail: I cannot reproduce your bug. Actually, I think this bug is not related to this package.
To verify that, install gksu package and start a graphical program with gksu (for example: "gksu nautilus"). If you have the same error, so your bug is not related to this package and is probably a bad configuration of your system. Search a solution on Google.
If gksu works, the problem probably comes from this package, but I have no idea how to solve it. Try to uninstall the package, remove /etc/vmware and /etc/vmware-installer directories if they still exist and reinstall the package.
Search Criteria
Package Details: vmware-workstation 17.6.1-2
Package Actions
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: | jihem |
Last Packager: | jihem |
Votes: | 203 |
Popularity: | 3.30 |
First Submitted: | 2017-02-10 19:04 (UTC) |
Last Updated: | 2024-10-11 05:17 (UTC) |
Dependencies (13)
- dkms (dkms-gitAUR, dkms-fast-zstdAUR)
- fuse2
- gcr
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- gtkmm3
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libaio (libaio-gitAUR)
- libcanberra
- libxcrypt-compat
- pcsclite (pcsclite-gitAUR)
- vmware-keymapsAUR
- sqlite (sqlite-fossilAUR) (make)
- linux-headers (optional) – build modules against Arch kernel
Required by (6)
Sources (22)
- config
- configure-initscript.sh
- dkms.conf.in
- https://softwareupdate.vmware.com/cds/vmw-desktop/ws/17.5.2/23775571/linux/packages/vmware-tools-linux-12.4.0-23259341.x86_64.component.tar
- https://softwareupdate.vmware.com/cds/vmw-desktop/ws/17.5.2/23775571/linux/packages/vmware-tools-linuxPreGlibc25-12.4.0-23259341.x86_64.component.tar
- https://softwareupdate.vmware.com/cds/vmw-desktop/ws/17.5.2/23775571/linux/packages/vmware-tools-netware-12.4.0-23259341.x86_64.component.tar
- https://softwareupdate.vmware.com/cds/vmw-desktop/ws/17.5.2/23775571/linux/packages/vmware-tools-solaris-12.4.0-23259341.x86_64.component.tar
- https://softwareupdate.vmware.com/cds/vmw-desktop/ws/17.5.2/23775571/linux/packages/vmware-tools-winPre2k-12.4.0-23259341.x86_64.component.tar
- https://softwareupdate.vmware.com/cds/vmw-desktop/ws/17.5.2/23775571/linux/packages/vmware-tools-winPreVista-12.4.0-23259341.x86_64.component.tar
- https://softwareupdate.vmware.com/cds/vmw-desktop/ws/17.6.1/24319023/linux/core/VMware-Workstation-17.6.1-24319023.x86_64.bundle.tar
- https://softwareupdate.vmware.com/cds/vmw-desktop/ws/17.6.1/24319023/linux/packages/vmware-tools-windows-12.4.5-23787635.x86_64.component.tar
- Makefile
- vmmon.patch
- vmnet.patch
- vmware-bootstrap
- vmware-environment.sh
- vmware-networks-configuration.service
- vmware-networks.path
- vmware-networks.service
- vmware-usbarbitrator.path
- vmware-usbarbitrator.service
- vmware-vix-bootstrap
Latest Comments
« First ‹ Previous 1 .. 56 57 58 59 60 61 62 63 64 65 66 Next › Last »
jihem commented on 2017-06-24 11:24 (UTC)
frail commented on 2017-06-23 18:52 (UTC)
I'm not sure if it's intentional although I'm unable to enter in my license key. Clicking the button opens a prompt:
"Failed to run '/usr/lib/vmware/bin/vmware-enter-serial' -n 'VMware Workstation' -v '12.0' as user root.
Unable to copy the user's Xauthorization file."
Anyone run up against this?
jmboris commented on 2017-06-19 20:49 (UTC)
@jihem Thank you very much !!! I installed the package manually following the first link, thank you !
jihem commented on 2017-06-19 08:56 (UTC)
@jmboris: This is because yaourt creates packages in RAM (/tmp directory is by default in RAM for performance reasons) and the creation of this package needs a lot of memory. Several solutions:
- manually install this package outside /tmp (without yaourt, see https://wiki.archlinux.org/index.php/Arch_User_Repository#Installing_packages)
- change the directory used by yaourt to create packages (variable TMPDIR in /etc/yaourtrc)
- prevent /tmp to be used in RAM (https://wiki.archlinux.org/index.php/tmpfs#Disable_automatic_mount)
jmboris commented on 2017-06-18 16:30 (UTC)
Hello
I have the following error , Can someone help me ?
==> Iniciando package()…
install: error al escribir en '/tmp/yaourt-tmp-juan/aur-vmware-workstation/pkg/vmware-workstation/usr/lib/vmware/isoimages/windows.iso': No queda espacio en el dispositivo
==> ERROR: Se produjo un fallo en package().
Cancelando…
==> ERROR: Makepkg no ha podido compilar vmware-workstation.
zelluz commented on 2017-06-07 11:16 (UTC)
@jihem Of course I did not try to reinstall the software, doh!
After a reinstall(I did a complete uninstall of Workstation first), everything is working again.
Thank you!
(I am running the 4.11.3-1 kernel)
Sarithis commented on 2017-06-07 06:52 (UTC)
@jihem yeah, I was having problems with compiling vmware modules from the official vmware workstation bundle. I thought, that this problem also affects this version of the vmware package. I'm glad that it doesn't.
jihem commented on 2017-06-07 06:10 (UTC)
@zelluz: Which kernel do you use? If you reinstall the package, do you have some errors on DKMS compilation?
zelluz commented on 2017-06-06 07:21 (UTC) (edited on 2017-06-06 07:21 (UTC) by zelluz)
Having issues compiling modules after upgradering to the latest version.
"Unable to start services.
See log file /tmp/vmware-root/vmware-11569.log for details"
Output in terminal:
Starting VMware services:
Virtual machine monitor failed
Virtual machine communication interface done
VM communication interface socket family done
Blocking file system done
Virtual ethernet failed
VMware Authentication Daemon done
In log file /tmp/vmware-root/vmware-11569.log the error is: "Hunk #12 FAILED at 1167.
1 out of 57 hunks FAILED -- saving rejects to file vmmon/linux/hostif.c.rej"
Thank you in advance.
jihem commented on 2017-06-05 18:49 (UTC)
@Sarithis: these patches are not useful anymore, the last version of VMware already contains corrections for Linux 4.11. Do you have some errors on compilation?
@zaephyr: thanks for the information!
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