Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not find init script for 'vmware-tools-services' #38

Open
cybacolt opened this issue Sep 16, 2015 · 1 comment
Open

Could not find init script for 'vmware-tools-services' #38

cybacolt opened this issue Sep 16, 2015 · 1 comment
Labels
bug Something isn't working waiting on submiter

Comments

@cybacolt
Copy link

on Ubuntu 12.04.5 LTS:

err: /Stage[main]/Vmwaretools/Service[vmware-tools-services]: Could not evaluate: Could not find init script for 'vmware-tools-services'

looks like vmware-tools v5 on 12.04 is now using Upstart.

adding 'provider' => 'upstart' to the service stanza fixes it, but this needs to be implemented properly.

@razorsedge razorsedge added the bug Something isn't working label Oct 14, 2015
@razorsedge razorsedge self-assigned this Oct 14, 2015
@razorsedge
Copy link
Contributor

@cybacolt You say that "vmware-tools v5" is using upstart, but which 5.x version? VMware has 5.0, 5.1, and 5.5. I know that they started usig upstart on RHEL under vmware-tools 5.1 and newer. Is that the case with Precise?

@razorsedge razorsedge removed their assignment Apr 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working waiting on submiter
Projects
None yet
Development

No branches or pull requests

2 participants