VMware Communities
jer68
Contributor
Contributor
Jump to solution

VMWare Workstation Player installation failure in Ubuntu 18.04.4 host

I have installation failing in ubuntu 18.04. 15.5.2 installation worked without problems but can't upgrade to 15.5.5 (to enable ubuntu host upgrade to 20.0.4)

/tmp$ sudo sh /tmp/VMware-Player-15.5.5-16285975.x86_64.bundle

Extracting VMware Installer...done.

/tmp/tmpmsfocr4f.vmis.env:4: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses

  import imp

/tmp/vmis.tYYkMZ/install/vmware-installer/vmis-launcher: error while loading shared libraries: libcrypto.so.1.0.2: cannot open shared object file: No such file or directory

/tmp$ md5sum /tmp/VMware-Player-15.5.5-16285975.x86_64.bundle

431b29d426303dd34bb43ef2e1b3f553  /tmp/VMware-Player-15.5.5-16285975.x86_64.bundle

/tmp$ lsb_release -a

No LSB modules are available.

Distributor ID: Ubuntu

Description: Ubuntu 18.04.4 LTS

Release: 18.04

Codename: bionic

Anyone else with the same issue? Any solutions?

1 Solution

Accepted Solutions
jer68
Contributor
Contributor
Jump to solution

Installing using sudo vmware-installer -i ~/Downloads/VMware-Player-15.5.6-16341506.x86_64.bundle worked for me.

View solution in original post

4 Replies
jer68
Contributor
Contributor
Jump to solution

Same problem with Player 15.5.6

lostagain
Enthusiast
Enthusiast
Jump to solution

Same problem with Player 15.5.6 on Linux Mint

libcrypto.so.1.0.2: cannot open shared object file: No such file or directory

What is really irritating:

libcrypto installed.png

Just in case someone can not read that:

     Package = libssl1.0.0

     installed version = 1.0.2n-ubuntu5.3

     latest version =  1.0.2n-ubuntu5.3

    

paololaurenti
Contributor
Contributor
Jump to solution

Same problem here on an Ubuntu 20.04 machine.

0 Kudos
jer68
Contributor
Contributor
Jump to solution

Installing using sudo vmware-installer -i ~/Downloads/VMware-Player-15.5.6-16341506.x86_64.bundle worked for me.