boxen / puppet-java

Install Java
http://boxen.github.com
MIT License
13 stars 55 forks source link

(Yosemite 10.10) Boxen fails to install Java with puppet-java 1.8.0 #53

Closed ktec closed 9 years ago

ktec commented 9 years ago

Get the following error:

Could not retrieve fact='java_version', resolution='': undefined method `gsub' for nil:NilClass

It works when I specify version 1.0.6, haven't tried all the versions in between yet, will let you know..

ktec commented 9 years ago

Ok, just checked with 1.7.1 and seems to be ok..

MikeMcQuaid commented 9 years ago

What's your puppet version?

petems commented 9 years ago

@ktec @mikemcquaid Yeah, that was a bug with the original fact, it should be fixed in a later version of the module (> 1.7.0 I think) :+1:

ktec commented 9 years ago

Well yes its fixed in 1.7.0, but NOT fixed in the latest 1.8.0 tag.

nmteck commented 9 years ago

Also experiencing and can verify this issue occurs with the 1.8.0 tag and not with 1.7.0

MikeMcQuaid commented 9 years ago

Can you provide some more information about your system e.g. whether Java is installed, what version and where? Thanks!

ccelebi commented 9 years ago

Also having the same issue with the 1.8.3 tag. Java is not installed on mine either.

MikeMcQuaid commented 9 years ago

Should be fixed in 1.8.4.