Hi guys,

this is my first try of puppet, but installation failed as log shows below:

** /opt/puppetlabs/puppet/bin/erb -T - 
'/tmp/pe-installer-piDZHaqs/install/erb/puppet_enterprise.pp.erb' 
'/tmp/pe-installer-piDZHaqs/install/erb/pe_repo.pp.erb'                | { 
PATH=/opt/puppetlabs/puppet/bin:/opt/puppetlabs/puppet/share/installer/vendor/ruby/2.1.0/bin:/usr/lib64/qt-3.3/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/usr/sbin:/usr/bin:/sbin:/bin
 
/opt/puppetlabs/puppet/bin/puppet apply                      --no-report   
                   --no-storeconfigs                     
 --modulepath=/opt/puppetlabs/puppet/modules                     
 --detailed-exitcodes                      2>&1 >&3                    | 
sed                        -e '/Warning: You cannot collect without 
storeconfigs being set/d'                        -e '/Warning: You cannot 
collect exported resources without storeconfigs being set/d'               
         -e '/Warning: Not collecting exported resources without 
storeconfigs/d'                    ; rc=${PIPESTATUS[0]}; test ${rc} -eq 0 
|| test ${rc} -eq 2                  ; } 3>&1
Error: Evaluation Error: Error while evaluating a Function Call, 
Net::ReadTimeout at 
/opt/puppetlabs/puppet/modules/pe_repo/manifests/repo.pp:55:11 on node 
cnbjnms001.bjlab.cn.ao.ericsson.se

I'm not familiar with ruby script so it's really a big trouble for me to 
fix it. Any one who can help me please do me a favor, really appreciate and 
thanks in advance.

BR/

-- 
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/d4295e87-9203-49aa-92f7-a3f372ce7c72%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to