Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 114338 - vmware-workstation-5.5.0
Summary: vmware-workstation-5.5.0
Status: RESOLVED DUPLICATE of bug 107930
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-03 03:32 UTC by Peter Volkov (RETIRED)
Modified: 2005-12-03 05:29 UTC (History)
0 users

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 Peter Volkov (RETIRED) gentoo-dev 2005-12-03 03:32:53 UTC
Hello.

After instalation of vmware-workstaion-5.5.0 any atempt to configure failes:
camobap var # /opt/vmware/workstation/bin/vmware-config.pl
Making sure services for VMware Workstation are stopped.

 * Caching service dependencies ...                                            
                                             [ ok ]
 * ERROR:  "vmware" has not yet been started.
Unable to stop services for VMware Workstation

Execution aborted.

Simple workaround would be to change in 8458 string:
-if (system(shell_string('/etc/init.d' . '/vmware')
+if (system(shell_string('/etc/vmware/init.d' . '/vmware')

Thank you for your time,
Peter.

Reproducible: Always
Steps to Reproduce:
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-12-03 05:29:41 UTC

*** This bug has been marked as a duplicate of 107930 ***