Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 367579 - app-emulation/vmware-workstation-6.5.5.328052 - vmware-mount and other utilities cannot find the vmware copies of shared libraries
Summary: app-emulation/vmware-workstation-6.5.5.328052 - vmware-mount and other utilit...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Vadim Kuznetsov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-16 19:49 UTC by Evan Teran
Modified: 2011-12-17 15:34 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Evan Teran 2011-05-16 19:49:43 UTC
After install app-emulation/vmware-workstation 6.5.5.* if I attempt to run many of the command line utilities such as vmware-mount, they will exit immidiately with an error like this:

--------

SSLLoadSharedLibrary: Failed to load library libcrypto.so.0.9.8:/opt/vmware/workstation/bin/libdir/lib/libcrypto.so.0.9.8/libcrypto.so.0.9.8: cannot open shared object file: No such file or directory
Core dump limit is 0 KB.
Child process 7573 failed to dump core (status 0x6).


VMware Workstation Error:
VMware Workstation unrecoverable error: (app)
SSLLoadSharedLibrary: Failed to load library libcrypto.so.0.9.8:/opt/vmware/workstation/bin/libdir/lib/libcrypto.so.0.9.8/libcrypto.so.0.9.8: cannot open shared object file: No such file or directory
Please request support.  
To collect data to submit to VMware support, select Help > About and click "Collect Support Data". You can also run the "vm-support" script in the Workstation folder directly.
We will respond on the basis of your support entitlement.

Press "Enter" to continue...
--------

It seems that it is looking for the libraries in the wrong location. There is a fix which seems to work though, simply adding the following symlink should fix the issue:

ln -s /opt/vmware/workstation/lib/vmware /opt/vmware/workstation/bin/libdir

Of course it would be nice if this were done automatically by the ebuild :-).



Reproducible: Always
Comment 1 Vadim Kuznetsov (RETIRED) gentoo-dev 2011-12-17 15:34:57 UTC
workstation 6 was removed from the tree. bug bug 385727.