On May 16, 3:23 am, Jeeva <[email protected]> wrote:
> Hi,
>
>  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

How do you have java installed?  The PE installer normally tries to
pull it in via yum (java-1.6.0-openjdk).  If you have java installed
from another method (sun/oracle java, or even something else) you may
need to do something differently.  Which java do you actually have?
>
> =========================================================================== 
> =====
>
> !! 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 Developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-dev?hl=en.

Reply via email to