Re: [Puppet Users] Re: Puppet 4 under Ubuntu 16.04

2016-10-18 Thread Peter Kristolaitis
Puppet 4 *only* uses the Java-based puppetserver.   puppetmaster is was 
deprecated and is not supported in the current version.



On 2016-10-18 01:18 PM, Ilia Ternovich wrote:

Servus,

Thank you very much for the answer. As I said originally -- I need 
puppet*_master_* 4 (not puppet*_server_*). Then there came advise to 
use puppetserver instead and mess around JDKs.


Thanks

On Tue, Oct 18, 2016 at 7:10 PM, Thomas Hager > wrote:


On Mon, 2016-10-17 at 13:13 +0200, Ilia Ternovich wrote:
> I would like to install puppet first and then manage my oracle jdk
> installation with it. I don't need OpenJDK
>
Well, before managing anything with Puppet, you need a working
puppetserver. And puppetserver has a dependency on OpenJDK, because
it's the only JDK shipped with Xenial.

So, install puppetserver with OpenJDK and write your manifest to
install Oracle's JDK later (you can safely install OpenJDK and Oracle
JDK in parallel on Ubuntu).

But the question remains, why would you want to install Oracle JDK
on the puppetserver? Puppetserver works fine with OpenJDK on Xenial,
been running it for 3-4 months now without a glitch.

Cheers,
Tom.


Thomas "Duke" Hager d...@sigsegv.at 
GPG: 2048R/791C5EB1 http://www.sigsegv.at/gpg/duke.gpg

=
"Never Underestimate the Power of Stupid People in Large Groups."

--
You received this message because you are subscribed to a topic in
the Google Groups "Puppet Users" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/puppet-users/l2SQACok7Us/unsubscribe
.
To unsubscribe from this group and all its topics, 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/1476810616.12999.1.camel%40sigsegv.at

.
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/CAPP%2BqtDbgJHgTwRMeZEKchWq%2BOPubbzG1M%2BH91CP0kr63%2BAwEw%40mail.gmail.com 
.

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/ee677fe1-be73-5fae-399e-973c63e1e711%40alter3d.ca.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Re: Puppet 4 under Ubuntu 16.04

2016-10-18 Thread Ilia Ternovich
Servus,

Thank you very much for the answer. As I said originally -- I need puppet
*master* 4 (not puppet*server*). Then there came advise to use puppetserver
instead and mess around JDKs.

Thanks

On Tue, Oct 18, 2016 at 7:10 PM, Thomas Hager  wrote:

> On Mon, 2016-10-17 at 13:13 +0200, Ilia Ternovich wrote:
> > I would like to install puppet first and then manage my oracle jdk
> > installation with it. I don't need OpenJDK
> >
> Well, before managing anything with Puppet, you need a working
> puppetserver. And puppetserver has a dependency on OpenJDK, because
> it's the only JDK shipped with Xenial.
>
> So, install puppetserver with OpenJDK and write your manifest to
> install Oracle's JDK later (you can safely install OpenJDK and Oracle
> JDK in parallel on Ubuntu).
>
> But the question remains, why would you want to install Oracle JDK
> on the puppetserver? Puppetserver works fine with OpenJDK on Xenial,
> been running it for 3-4 months now without a glitch.
>
> Cheers,
> Tom.
>
>
> Thomas "Duke" Hager   d...@sigsegv.at
> GPG: 2048R/791C5EB1http://www.sigsegv.at/gpg/duke.gpg
> =
> "Never Underestimate the Power of Stupid People in Large Groups."
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Puppet Users" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/
> topic/puppet-users/l2SQACok7Us/unsubscribe.
> To unsubscribe from this group and all its topics, 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/1476810616.12999.1.camel%40sigsegv.at.
> 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/CAPP%2BqtDbgJHgTwRMeZEKchWq%2BOPubbzG1M%2BH91CP0kr63%2BAwEw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Re: Puppet 4 under Ubuntu 16.04

2016-10-18 Thread Thomas Hager
On Mon, 2016-10-17 at 13:13 +0200, Ilia Ternovich wrote:
> I would like to install puppet first and then manage my oracle jdk
> installation with it. I don't need OpenJDK
> 
Well, before managing anything with Puppet, you need a working
puppetserver. And puppetserver has a dependency on OpenJDK, because
it's the only JDK shipped with Xenial.

So, install puppetserver with OpenJDK and write your manifest to
install Oracle's JDK later (you can safely install OpenJDK and Oracle
JDK in parallel on Ubuntu).

But the question remains, why would you want to install Oracle JDK
on the puppetserver? Puppetserver works fine with OpenJDK on Xenial,
been running it for 3-4 months now without a glitch.

Cheers,
Tom.


Thomas "Duke" Hager   d...@sigsegv.at
GPG: 2048R/791C5EB1http://www.sigsegv.at/gpg/duke.gpg
=
"Never Underestimate the Power of Stupid People in Large Groups."

-- 
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/1476810616.12999.1.camel%40sigsegv.at.
For more options, visit https://groups.google.com/d/optout.


signature.asc
Description: This is a digitally signed message part


Re: [Puppet Users] Re: Puppet 4 under Ubuntu 16.04

2016-10-17 Thread jcbollinger


On Monday, October 17, 2016 at 6:14:07 AM UTC-5, Ilia Ternovich wrote:
>
> Hi,
>
> I would like to install puppet first and then manage my oracle jdk 
> installation with it. I don't need OpenJDK
>


... for anything other than Puppetserver.

As far as I know, puppetserver ought to run as well on the Oracle JRE as it 
does on OpenJDK JRE, as even if we weren't talking about *Java*, the two 
products are very closely related.  Thus, yours appears to be a packaging 
problem, not a functional problem.  I take it that Ubuntu does not allow 
you to install multiple Java packages, else you wouldn't be asking, but 
some other distros do cleanly support having multiple versions installed 
simultaneously.  Anyway, since it's a packaging problem, one approach to 
solving it would be to repackage puppetserver to change its dependencies.

But you need any of that only on the master (as far as Puppet is 
concerned), for the Puppet agent does not depend on Java.  And perhaps that 
in itself resolves the problem, for what prevents you from using OpenJDK on 
the master, and whatever Puppet-managed Java you like everywhere else?


John

-- 
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/69fcea8d-da69-4774-8c97-cb6f066d8c4c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Re: Puppet 4 under Ubuntu 16.04

2016-10-17 Thread Lowe Schmidt
Yes, Puppet server is written in Clojure and requires a working JDK to run.

--
Lowe Schmidt | +46 723 867 157

On 17 October 2016 at 13:13, Ilia Ternovich  wrote:

> Hi,
>
> I would like to install puppet first and then manage my oracle jdk
> installation with it. I don't need OpenJDK
>
> But puppetserver ubuntu package has dependencies to OpenJDK:
>
> # apt-cache depends puppetserver
> puppetserver
>  |Depends: 
>   Depends: openjdk-8-jre-headless
>   Depends: net-tools
>   Depends: adduser
>   Depends: puppet-agent
>
>
> Thanks
>
> On Mon, Oct 17, 2016 at 1:02 PM, Lowe Schmidt  wrote:
>
>> Do you want to install Oracle JDK on a machine or do you want to run the
>> puppet server with Oracle JDK ?
>>
>>
>>
>> --
>> Lowe Schmidt | +46 723 867 157
>>
>> On 17 October 2016 at 11:19, Ilia Ternovich  wrote:
>>
>>> Hi,
>>>
>>> I can't install puppetserver because it requires openjdk. And I would
>>> like to use puppet for installing oracle jdk
>>>
>>> Please advise
>>>
>>> On Friday, October 14, 2016 at 5:26:34 PM UTC+2, Ilia Ternovich wrote:

 Hi,

 Is there any way of installing puppetmaster 4 into Ubuntu 16.04?

 I have read numerous articles in internet regarding importing
 https://apt.puppetlabs.com/puppetlabs-release-pc1-xenial.deb -- but
 this does not work. Latest version is always 3.8

 Please advise.

 Thanks

>>> --
>>> 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/ms
>>> gid/puppet-users/84dad439-963b-43f8-9636-0f564c119428%40googlegroups.com
>>> 
>>> .
>>>
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>> --
>> You received this message because you are subscribed to a topic in the
>> Google Groups "Puppet Users" group.
>> To unsubscribe from this topic, visit https://groups.google.com/d/to
>> pic/puppet-users/l2SQACok7Us/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to
>> puppet-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit https://groups.google.com/d/ms
>> gid/puppet-users/CAC-wWcQo2RknafAmc1E5OY3mPzuMXcQ7MQWEUvBo9h
>> jSUmnFnA%40mail.gmail.com
>> 
>> .
>>
>> 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/CAPP%2BqtAY6we-17kJ0Qx8wD058eMWnsDZ4HsnHjyQ21
> 8k4qtLag%40mail.gmail.com
> 
> .
>
> 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-wWcQth2%2Br9xXsqpKgjh2BhghJLOGbG9%3DSE4Da2cdbvHzb_Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Re: Puppet 4 under Ubuntu 16.04

2016-10-17 Thread Ilia Ternovich
Hi,

I would like to install puppet first and then manage my oracle jdk
installation with it. I don't need OpenJDK

But puppetserver ubuntu package has dependencies to OpenJDK:

# apt-cache depends puppetserver
puppetserver
 |Depends: 
  Depends: openjdk-8-jre-headless
  Depends: net-tools
  Depends: adduser
  Depends: puppet-agent


Thanks

On Mon, Oct 17, 2016 at 1:02 PM, Lowe Schmidt  wrote:

> Do you want to install Oracle JDK on a machine or do you want to run the
> puppet server with Oracle JDK ?
>
>
>
> --
> Lowe Schmidt | +46 723 867 157
>
> On 17 October 2016 at 11:19, Ilia Ternovich  wrote:
>
>> Hi,
>>
>> I can't install puppetserver because it requires openjdk. And I would
>> like to use puppet for installing oracle jdk
>>
>> Please advise
>>
>> On Friday, October 14, 2016 at 5:26:34 PM UTC+2, Ilia Ternovich wrote:
>>>
>>> Hi,
>>>
>>> Is there any way of installing puppetmaster 4 into Ubuntu 16.04?
>>>
>>> I have read numerous articles in internet regarding importing
>>> https://apt.puppetlabs.com/puppetlabs-release-pc1-xenial.deb -- but
>>> this does not work. Latest version is always 3.8
>>>
>>> Please advise.
>>>
>>> Thanks
>>>
>> --
>> 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/ms
>> gid/puppet-users/84dad439-963b-43f8-9636-0f564c119428%40googlegroups.com
>> 
>> .
>>
>> For more options, visit https://groups.google.com/d/optout.
>>
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Puppet Users" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/
> topic/puppet-users/l2SQACok7Us/unsubscribe.
> To unsubscribe from this group and all its topics, 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-wWcQo2RknafAmc1E5OY3mPzuMXcQ7M
> QWEUvBo9hjSUmnFnA%40mail.gmail.com
> 
> .
>
> 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/CAPP%2BqtAY6we-17kJ0Qx8wD058eMWnsDZ4HsnHjyQ218k4qtLag%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Re: Puppet 4 under Ubuntu 16.04

2016-10-17 Thread Lowe Schmidt
Do you want to install Oracle JDK on a machine or do you want to run the
puppet server with Oracle JDK ?



--
Lowe Schmidt | +46 723 867 157

On 17 October 2016 at 11:19, Ilia Ternovich  wrote:

> Hi,
>
> I can't install puppetserver because it requires openjdk. And I would like
> to use puppet for installing oracle jdk
>
> Please advise
>
> On Friday, October 14, 2016 at 5:26:34 PM UTC+2, Ilia Ternovich wrote:
>>
>> Hi,
>>
>> Is there any way of installing puppetmaster 4 into Ubuntu 16.04?
>>
>> I have read numerous articles in internet regarding importing
>> https://apt.puppetlabs.com/puppetlabs-release-pc1-xenial.deb -- but this
>> does not work. Latest version is always 3.8
>>
>> Please advise.
>>
>> Thanks
>>
> --
> 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/84dad439-963b-43f8-9636-0f564c119428%40googlegroups.com
> 
> .
>
> 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-wWcQo2RknafAmc1E5OY3mPzuMXcQ7MQWEUvBo9hjSUmnFnA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.