Re: [Puppet Users] Issue with puppetlabs-java

2017-01-20 Thread Lowe Schmidt
The README.md says the following.

"Oracle Java is supported on:

   - CentOS 6"


--
Lowe Schmidt | +46 723 867 157

On 20 January 2017 at 16:58, bodik  wrote:

> class {"java": } but i doubt that {"java::oracle": }
>
> On 01/20/2017 04:53 PM, Gustavo S. L. wrote:
> > cat manifests/* | grep -i xenial -A 5 -B 5 --color
> >
> > The problem may not be in the module
> >
> > 2017-01-20 13:47 GMT-02:00 bodik :
> >
> >>
> >>> unsupported platform Ubuntu at
> >>> /etc/puppetlabs/code/environments/production/
> >> modules/java/manifests/oracle.pp:127:11
> >>
> >> from the code
> >> https://github.com/puppetlabs/puppetlabs-java/blob/master/
> >> manifests/oracle.pp#L147
> >>
> >> i can see that probably puppetlabs-java module is made just to support
> >> officially supported operating systems.
> >>
> >> you'd better to install java by hand or modify the module (should not be
> >> very
> >> hard) you might get inspired by:
> >>
> >> https://github.com/puppetlabs/puppetlabs-java/commit/
> >> d30954ebc445b76237cc3c078b83457cc26b19e5
> >>
> >
>
> --
> 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/5882339B.4020501%40cesnet.cz.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CAC-wWcQR1n2o9WhNH1xXb%2BV2LYY%2BiOcGpJv1X0koGNfHKEM3BQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Issue with puppetlabs-java

2017-01-20 Thread bodik
class {"java": } but i doubt that {"java::oracle": }

On 01/20/2017 04:53 PM, Gustavo S. L. wrote:
> cat manifests/* | grep -i xenial -A 5 -B 5 --color
> 
> The problem may not be in the module
> 
> 2017-01-20 13:47 GMT-02:00 bodik :
> 
>>
>>> unsupported platform Ubuntu at
>>> /etc/puppetlabs/code/environments/production/
>> modules/java/manifests/oracle.pp:127:11
>>
>> from the code
>> https://github.com/puppetlabs/puppetlabs-java/blob/master/
>> manifests/oracle.pp#L147
>>
>> i can see that probably puppetlabs-java module is made just to support
>> officially supported operating systems.
>>
>> you'd better to install java by hand or modify the module (should not be
>> very
>> hard) you might get inspired by:
>>
>> https://github.com/puppetlabs/puppetlabs-java/commit/
>> d30954ebc445b76237cc3c078b83457cc26b19e5
>>
> 

-- 
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/5882339B.4020501%40cesnet.cz.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Issue with puppetlabs-java

2017-01-20 Thread Gustavo S. L.
cat manifests/* | grep -i xenial -A 5 -B 5 --color

The problem may not be in the module

2017-01-20 13:47 GMT-02:00 bodik :

>
> > unsupported platform Ubuntu at
> > /etc/puppetlabs/code/environments/production/
> modules/java/manifests/oracle.pp:127:11
>
> from the code
> https://github.com/puppetlabs/puppetlabs-java/blob/master/
> manifests/oracle.pp#L147
>
> i can see that probably puppetlabs-java module is made just to support
> officially supported operating systems.
>
> you'd better to install java by hand or modify the module (should not be
> very
> hard) you might get inspired by:
>
> https://github.com/puppetlabs/puppetlabs-java/commit/
> d30954ebc445b76237cc3c078b83457cc26b19e5
>
>
> nice weekend
> bodik
>
> --
> 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/588230F9.60608%40cesnet.cz.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CAOO4BW00X-%2BoSH8fJGEBGfj7xu5c3Jn%2BoDZx5%3DZvTeM%3DZRVzPA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Issue with puppetlabs-java

2017-01-20 Thread bodik

> unsupported platform Ubuntu at
> /etc/puppetlabs/code/environments/production/modules/java/manifests/oracle.pp:127:11

from the code
https://github.com/puppetlabs/puppetlabs-java/blob/master/manifests/oracle.pp#L147

i can see that probably puppetlabs-java module is made just to support
officially supported operating systems.

you'd better to install java by hand or modify the module (should not be very
hard) you might get inspired by:

https://github.com/puppetlabs/puppetlabs-java/commit/d30954ebc445b76237cc3c078b83457cc26b19e5


nice weekend
bodik

-- 
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/588230F9.60608%40cesnet.cz.
For more options, visit https://groups.google.com/d/optout.


[Puppet Users] Issue with puppetlabs-java

2017-01-20 Thread Peter Berghold
Supposedly on the forge site it says the module was tested under Ubuntu.
I'm running Ubuntu Xenial and when I apply the java::oracle class to the
machine I get --

Error: Could not retrieve catalog from remote server: Error 500 on SERVER:
Server Error: Evaluation Error: Error while evaluating a Resource
Statement, Evaluation Error: Error while evaluating a Function Call,
unsupported platform Ubuntu at
/etc/puppetlabs/code/environments/production/modules/java/manifests/oracle.pp:127:11


Suggestions?

-- 
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/CAArvnv0qmHON6MGkJyy15_Wc2q5vqYFsPgHta3FnNkxyEMCjqw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.