I'm having the same problem on RHEL 6.6

I opened a support case with puppet, and they had me check the usual 
suspects like the /tmp noexec.  I confirmed that pe-puppetserver is up and 
listening on 8140, and I also confirmed that I could successfully curl to 
the FQDN after stripping out the http_proxy variables.  

My suspicion is that the installer is either not appropriately handling 
those proxy variables when they are unpopulated.  Technically we don't need 
those variables at all, at least in my environment.  Could be that a hack 
to the install script will do the trick, but I'm hesitant to do that 
without a sign off from the support folks.

Thanks,
-Charles

On Wednesday, April 29, 2015 at 3:41:20 PM UTC-5, Kamil Keski wrote:
>
> Clean slate install on Ubuntu 14.04 produces the following error and will 
> not proceed.
>
> ** HTTP_PROXY= http_proxy= HTTPS_PROXY= https_proxy= curl --tlsv1 -s 
> https://puppetmaster.local:8140
> ** HTTP_PROXY= http_proxy= HTTPS_PROXY= https_proxy= curl --tlsv1 -s 
> https://puppetmaster.local:8140
> ** HTTP_PROXY= http_proxy= HTTPS_PROXY= https_proxy= curl --tlsv1 -s 
> https://puppetmaster.local:8140
> ** HTTP_PROXY= http_proxy= HTTPS_PROXY= https_proxy= curl --tlsv1 -s 
> https://puppetmaster.local:8140
>
> ========================================================================
> ** cp /opt/puppet/share/installer/install_log.lastrun.ITTPuppet.log 
> /var/log/pe-installer
> ** sed "s/^\(q_.*password\)=.*/#\1=REDACTED/g" < 
> "/tmp/pe-installer-M4MbxK1G/install/answers.lastrun.ITTPuppet" > 
> "/var/log/pe-installer/answers.install"
> !! ERROR: The puppet master service failed to start within 120
>    seconds; unable to proceed
>
>
> I am using puppetmaster.local as the FQDN which is resolvable from the 
> server and the client machine I'm executing the web install from (mapped in 
> hosts file for testing).  Nothing else of interest in the log files.  Have 
> tried on two separate clean images to no avail.
>
> pe-puppetserver log shows the following.
>
> Failed to load feature test for posix: can't find user for 0
> Cannot run on Microsoft Windows without the win32-process, win32-dir and 
> win32-service gems: Win32API only supported on win32
> Puppet::Error: Cannot determine basic system flavour
>              (root) at 
> /opt/puppet/lib/ruby/site_ruby/1.9.1/puppet/feature/base.rb:32
>             require at org/jruby/RubyKernel.java:1071
>
> Well that's interesting..
>
> All default packages have been updated.
>
> Maddening!
>
> Any idea's?
>
> Thanks,
> K
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/4bdcfc77-c633-4343-8faf-f2539fca1418%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to