voxpupuli / puppet-vmwaretools

Puppet module to manage VMware Operating System Specific Packages for VMware tools installation.
http://forge.puppetlabs.com/razorsedge/vmwaretools
Apache License 2.0
34 stars 44 forks source link

Service error on Ubuntu 14.04 #29

Closed bshow80 closed 9 years ago

bshow80 commented 9 years ago

I receive this error every time I run "puppet agent --test" and the open-vm-tools service is running already.

Error: Could not start Service[open-vm-tools]: Execution of '/etc/init.d/open-vm-tools start' returned 1: * Starting open-vm daemon vmtoolsd Error: /Stage[main]/Openvmtools/Service[open-vm-tools]/ensure: change from stopped to running failed: Could not start Service[open-vm-tools]: Execution of '/etc/init.d/open-vm-tools start' returned 1: * Starting open-vm daemon vmtoolsd

razorsedge commented 9 years ago

Is this with razorsedge-vmwaretools or razorsedge-openvmtools?

bshow80 commented 9 years ago

I am using razorsedge-openvmtools. Should I be using the other?

On Thu, Apr 9, 2015 at 11:38 AM, Mike Arnold notifications@github.com wrote:

Is this with razorsedge-vmwaretools or razorsedge-openvmtools?

— Reply to this email directly or view it on GitHub https://github.com/razorsedge/puppet-vmwaretools/issues/29#issuecomment-91266964 .

razorsedge commented 9 years ago

I was just wondering why you were asking about the open-vm-tools on the vmwaretools issue tracker. :-) Could you open the issue over there?

bshow80 commented 9 years ago

Done...sorry about that.

On Thu, Apr 9, 2015 at 3:41 PM, Mike Arnold notifications@github.com wrote:

I was just wondering why you were asking about the open-vm-tools on the vmwaretools issue tracker. :-) Could you open the issue over there https://github.com/razorsedge/puppet-openvmtools/issues?

— Reply to this email directly or view it on GitHub https://github.com/razorsedge/puppet-vmwaretools/issues/29#issuecomment-91337855 .