Hi all,
I have trouble installing puppet open source 3.2.3 from the msi package on Windows 7 Home Basic.
The error message is "Service 'Puppet Agent' (puppet) failed to start. Verify that you have sufficient privileges to start system services."
I am pretty sure it's not a privileges problem.
If (without closing the installer, as that would roll back everything) I open Services and try to start Puppet Agent manually it fails to start with
"Error 1053: The service did not respond to the start or control request in a timely fashion."
This may be a timeout problem (the hardware is a netbook), but I doubt it.
1) Is there a way to install Puppet without installing or auto-starting the service? A checkbox in the installer would be nice.
2) Is there a way to avoid rolling back the whole installation if the service failed to start? A yes/no dialog would be nice. "Yes, I will start the service later manually, after I figure out what's wrong, thank you"
On Wednesday, July 17, 2013 9:27:05 AM UTC-7, Иван Кадочников wrote:Hi all,
I have trouble installing puppet open source 3.2.3 from the msi package on Windows 7 Home Basic.
The error message is "Service 'Puppet Agent' (puppet) failed to start. Verify that you have sufficient privileges to start system services."
I am pretty sure it's not a privileges problem.
If (without closing the installer, as that would roll back everything) I open Services and try to start Puppet Agent manually it fails to start with
"Error 1053: The service did not respond to the start or control request in a timely fashion."
This may be a timeout problem (the hardware is a netbook), but I doubt it.
1) Is there a way to install Puppet without installing or auto-starting the service? A checkbox in the installer would be nice.2) Is there a way to avoid rolling back the whole installation if the service failed to start? A yes/no dialog would be nice. "Yes, I will start the service later manually, after I figure out what's wrong, thank you"We're using WiX to build our MSI. I'm not sure if there is an option to do this?
c:\Program Files\Puppet Labs\Puppet\bin>puppet.bat
c:/Program Files/Puppet Labs/Puppet/sys/ruby/lib/ruby/gems/1.9.1/gems/win32-dir-
0.4.3/lib/win32/dir.rb:95:in `encode': "\xC8" to UTF-8 in conversion from ASCII-
8BIT to UTF-8 to IBM866 (Encoding::UndefinedConversionError)
from c:/Program Files/Puppet Labs/Puppet/sys/ruby/lib/ruby/gems/1.9.1/ge
ms/win32-dir-0.4.3/lib/win32/dir.rb:95:in `block in <class:Dir>'
from c:/Program Files/Puppet Labs/Puppet/sys/ruby/lib/ruby/gems/1.9.1/ge
ms/win32-dir-0.4.3/lib/win32/dir.rb:74:in `each'
from c:/Program Files/Puppet Labs/Puppet/sys/ruby/lib/ruby/gems/1.9.1/ge
ms/win32-dir-0.4.3/lib/win32/dir.rb:74:in `<class:Dir>'
from c:/Program Files/Puppet Labs/Puppet/sys/ruby/lib/ruby/gems/1.9.1/ge
ms/win32-dir-0.4.3/lib/win32/dir.rb:5:in `<top (required)>'
from c:/Program Files/Puppet Labs/Puppet/sys/ruby/lib/ruby/site_ruby/1.9
.1/rubygems/custom_require.rb:60:in `require'
from c:/Program Files/Puppet Labs/Puppet/sys/ruby/lib/ruby/site_ruby/1.9
.1/rubygems/custom_require.rb:60:in `rescue in require'
from c:/Program Files/Puppet Labs/Puppet/sys/ruby/lib/ruby/site_ruby/1.9
.1/rubygems/custom_require.rb:35:in `require'
from c:/Program Files/Puppet Labs/Puppet/facter/lib/facter/util/config.r
b:44:in `<top (required)>'
from c:/Program Files/Puppet Labs/Puppet/sys/ruby/lib/ruby/site_ruby/1.9
.1/rubygems/custom_require.rb:36:in `require'
from c:/Program Files/Puppet Labs/Puppet/sys/ruby/lib/ruby/site_ruby/1.9
.1/rubygems/custom_require.rb:36:in `require'
from c:/Program Files/Puppet Labs/Puppet/facter/lib/facter/util/resoluti
on.rb:7:in `<top (required)>'
from c:/Program Files/Puppet Labs/Puppet/sys/ruby/lib/ruby/site_ruby/1.9
.1/rubygems/custom_require.rb:36:in `require'
from c:/Program Files/Puppet Labs/Puppet/sys/ruby/lib/ruby/site_ruby/1.9
.1/rubygems/custom_require.rb:36:in `require'
from c:/Program Files/Puppet Labs/Puppet/facter/lib/facter/util/fact.rb:
2:in `<top (required)>'
from c:/Program Files/Puppet Labs/Puppet/sys/ruby/lib/ruby/site_ruby/1.9
.1/rubygems/custom_require.rb:36:in `require'
from c:/Program Files/Puppet Labs/Puppet/sys/ruby/lib/ruby/site_ruby/1.9
.1/rubygems/custom_require.rb:36:in `require'
from c:/Program Files/Puppet Labs/Puppet/facter/lib/facter.rb:23:in `<mo
dule:Facter>'
from c:/Program Files/Puppet Labs/Puppet/facter/lib/facter.rb:19:in `<to
p (required)>'
from c:/Program Files/Puppet Labs/Puppet/sys/ruby/lib/ruby/site_ruby/1.9
.1/rubygems/custom_require.rb:36:in `require'
from c:/Program Files/Puppet Labs/Puppet/sys/ruby/lib/ruby/site_ruby/1.9
.1/rubygems/custom_require.rb:36:in `require'
from c:/Program Files/Puppet Labs/Puppet/puppet/lib/puppet.rb:6:in `<top
(required)>'
from c:/Program Files/Puppet Labs/Puppet/sys/ruby/lib/ruby/site_ruby/1.9
.1/rubygems/custom_require.rb:36:in `require'
from c:/Program Files/Puppet Labs/Puppet/sys/ruby/lib/ruby/site_ruby/1.9
.1/rubygems/custom_require.rb:36:in `require'
from c:/Program Files/Puppet Labs/Puppet/puppet/lib/puppet/util/command_
line.rb:12:in `<top (required)>'
from c:/Program Files/Puppet Labs/Puppet/sys/ruby/lib/ruby/site_ruby/1.9Regards,
.1/rubygems/custom_require.rb:36:in `require'
from c:/Program Files/Puppet Labs/Puppet/sys/ruby/lib/ruby/site_ruby/1.9
.1/rubygems/custom_require.rb:36:in `require'
from c:/Program Files/Puppet Labs/Puppet/puppet/bin/puppet:3:in `<main>'
C:/Program Files (x86)/Puppet Labs/Puppet/sys/ruby/lib/ruby/gems/1.9.1/gems/win32-dir-0.4.3/lib/win32/dir.rb:95:in `encode': "\xE9" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to CP850 (Encoding::UndefinedConversionError)from C:/Program Files (x86)/Puppet Labs/Puppet/sys/ruby/lib/ruby/gems/1.9.1/gems/win32-dir-0.4.3/lib/win32/dir.rb:95:in `block in <class:Dir>'from C:/Program Files (x86)/Puppet Labs/Puppet/sys/ruby/lib/ruby/gems/1.9.1/gems/win32-dir-0.4.3/lib/win32/dir.rb:74:in `each'from C:/Program Files (x86)/Puppet Labs/Puppet/sys/ruby/lib/ruby/gems/1.9.1/gems/win32-dir-0.4.3/lib/win32/dir.r
b:74:in `<class:Dir>'
from C:/Program Files (x86)/Puppet Labs/Puppet/sys/ruby/lib/ruby/gems/1.9.1/gems/win32-dir-0.4.3/lib/win32/dir.r
b:5:in `<top (required)>'
from C:/Program Files (x86)/Puppet Labs/Puppet/sys/ruby/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:60:in `require'from C:/Program Files (x86)/Puppet Labs/Puppet/sys/ruby/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:60:in `rescue in require'from C:/Program Files (x86)/Puppet Labs/Puppet/sys/ruby/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:35:in `require'from C:/Program Files (x86)/Puppet Labs/Puppet/service/daemon.rb:5:in `<main>'
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users...@googlegroups.com.
To post to this group, send email to puppet...@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users.
For more options, visit https://groups.google.com/groups/opt_out.
Join us at PuppetConf 2014, September 23-24 in San Francisco