I was trying to instal puppet-enterprise-2.5.1-el-5-x86_64 in centos6
machine. But got below error.
## Installing packages from files...
error: Failed dependencies:
java >= 1.5.0 is needed by pe-
tanukiwrapper-3.5.9-5.pe.el5.x86_64
================================================================================
!! ERROR: Could not install packages from files; see messages above
for cause.
1. Then I checked my java version which is > what is required.
java -version
java version "1.6.0_29"
Java(TM) SE Runtime Environment (build 1.6.0_29-b11)
Java HotSpot(TM) 64-Bit Server VM (build 20.4-b02, mixed mode)
2. I'm trying to install puppet master, console and puppet agent in
same machine as i want to test it before I move it to prod.
Kindly help..
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.