You are not logged in.

#1 2014-10-21 15:54:10

Pednick
Member
Registered: 2014-04-09
Posts: 38

[SOLVED]VMware-Workstation install error

Anyone else getting this error while trying to install VMware-Workstation-Full-10.0.3-1895310.x86_64.bundle? Just started happening after latest kernel update, installed just fine before.

Extracting VMware Installer...done.
Gtk-Message: Failed to load module "canberra-gtk-module": libcanberra-gtk-module.so: cannot open shared object file: No such file or directory
Attempt to unlock mutex that was not locked
/tmp/vmis.SbhNmP/install/vmware-installer/vmware-installer: line 56:  1594 Aborted                 (core dumped) VMWARE_INSTALLER="$VMWARE_INSTALLER" VMISPYVERSION="$VMISPYVERSION" "$VMWARE_INSTALLER"/vmis-launcher "$VMWARE_INSTALLER"/vmware-installer.py "$@"

Last edited by Pednick (2014-10-24 00:55:00)


"An it harm none, do what thou wilt"

Offline

#2 2014-10-21 16:00:51

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,546
Website

Re: [SOLVED]VMware-Workstation install error

Please post the output of the following:

pacman -Qs libcanberra

pacman -Qi linux

uname -a

if the version numbers from the second and third command don't match, reboot.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#3 2014-10-22 21:08:11

Pednick
Member
Registered: 2014-04-09
Posts: 38

Re: [SOLVED]VMware-Workstation install error

Trilby wrote:

Please post the output of the following:

pacman -Qs libcanberra

pacman -Qi linux

uname -a

if the version numbers from the second and third command don't match, reboot.

Thanks for the info, I already had libcanberra installed. I manually do that after a fresh install so I don't know why the errors show. Anyway I found out I can do this:

./VMware-Workstation-Full-10.0.3-1895310.x86_64.bundle --console --eulas-agreed

pacman -S linux-headers then reboot

uname -r

find / -name headers

Worked after that.


"An it harm none, do what thou wilt"

Offline

#4 2014-10-23 17:25:21

djpohly
Member
Registered: 2007-08-14
Posts: 24

Re: [SOLVED]VMware-Workstation install error

If it's working for you now, you can probably mark the topic [SOLVED].

I had the same problem with the uninstallation process until I added the --console option; looks like that's the key to the workaround.

Offline

Board footer

Powered by FluxBB