Re: [Puppet Users] Puppetserver failing to start on a brand new Debian 12 VM

2024-04-23 Thread 'Dirk Heinrichs' via Puppet Users
Am Dienstag, dem 23.04.2024 um 05:21 -0700 schrieb 
kristian...@gmail.com:

So we are going to consider that, Puppet is not yet supported in Debian 12?

Well, it is. Debian usually supports the packages it provides. I did a quick 
install of the package on my Debian 12 system here, and it starts just fine, 
out-of-the-box.

HTH...

Dirk

--

Dirk Heinrichs
Senior Systems Engineer, Delivery Pipeline
OpenText ™ Discovery | Recommind
Phone: +49 2226 15966 18
Email: dhein...@opentext.com
Website: 
www.recommind.de
Recommind GmbH, Von-Liebig-Straße 1, 53359 Rheinbach
Vertretungsberechtigte Geschäftsführer Gordon Davies, Madhu Ranganathan, 
Christian Waida, Registergericht Amtsgericht Bonn, Registernummer HRB 10646
This e-mail may contain confidential and/or privileged information. If you are 
not the intended recipient (or have received this e-mail in error) please 
notify the sender immediately and destroy this e-mail. Any unauthorized 
copying, disclosure or distribution of the material in this e-mail is strictly 
forbidden
Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. 
Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten 
haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. 
Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail sind nicht 
gestattet.

-- 
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/837df928295d83d57a2addd0de972347476d7e0e.camel%40opentext.com.


Re: [Puppet Users] Puppetserver failing to start on a brand new Debian 12 VM

2024-04-23 Thread Martin Alfke


> On 23. Apr 2024, at 14:21, kristian...@gmail.com  
> wrote:
> 
> I see
> 
> root@puppetserver:~# apt policy puppetserver
> puppetserver:
>   Installed: 7.9.5-2
>   Candidate: 7.9.5-2
>   Version table:
>  *** 7.9.5-2 500
> 500 http://deb.debian.org/debian bookworm/main amd64 Packages
> 100 /var/lib/dpkg/status
> root@puppetserver:~#
> 
> So we are going to consider that, Puppet is not yet supported in Debian 12?
> There is no issue on Ubuntu 22.04 LTS, I'm thinking to go in this direction.
> 
> I haven't expected to get such experience with Puppet and Debian..
> Will Ubuntu provide better support and compatibility for Puppet?
> What are your thoughts guys?

Ubuntu is a Puppet Enterprise supported OS.
So packages for Ubuntu will be available faster compared to Debian packages.

You can try to also push Puppet dev teams:
https://github.com/puppetlabs/puppetserver/issues/2837
https://github.com/puppetlabs/community/discussions/65

-- 
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/A37DDD24-EEE0-46FF-902D-73094E2149EA%40gmail.com.


Re: [Puppet Users] Puppetserver failing to start on a brand new Debian 12 VM

2024-04-23 Thread kristian...@gmail.com
I see

root@puppetserver:~# apt policy puppetserver
puppetserver:
  Installed: 7.9.5-2
  Candidate: 7.9.5-2
  Version table:
 *** 7.9.5-2 500
500 http://deb.debian.org/debian bookworm/main amd64 Packages
100 /var/lib/dpkg/status
root@puppetserver:~#

So we are going to consider that, Puppet is not yet supported in Debian 12?
There is no issue on Ubuntu 22.04 LTS, I'm thinking to go in this direction.

I haven't expected to get such experience with Puppet and Debian..
Will Ubuntu provide better support and compatibility for Puppet?
What are your thoughts guys?

On Tuesday, April 23, 2024 at 12:00:35 PM UTC+3 dhei...@opentext.com wrote:

> Am Dienstag, dem 23.04.2024 um 10:43 +0200 schrieb Martin Alfke:
>
> Yes. As far as I know there are no packages for puppetserver and puppetdb.
> Only puppet-agent is available for Debian 12.
>
>
> Yes, that's indeed correct. Not even for Puppet 8.  Wasn't aware of this.
>
> Thanks for clarifying.
>
> Bye...
>
> Dirk
>
> -- 
>
> *Dirk Heinrichs*
> Senior Systems Engineer, Delivery Pipeline
> OpenText ™ Discovery | Recommind
> *Phone*: +49 2226 15966 18 <+49%202226%201596618>
> *Email*: dhei...@opentext.com
> *Website*: www.recommind.de
> Recommind GmbH, Von-Liebig-Straße 1, 53359 Rheinbach
> Vertretungsberechtigte Geschäftsführer Gordon Davies, Madhu Ranganathan, 
> Christian Waida, Registergericht Amtsgericht Bonn, Registernummer HRB 10646
> This e-mail may contain confidential and/or privileged information. If you 
> are not the intended recipient (or have received this e-mail in error) 
> please notify the sender immediately and destroy this e-mail. Any 
> unauthorized copying, disclosure or distribution of the material in this 
> e-mail is strictly forbidden
> Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte 
> Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail 
> irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und 
> vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte 
> Weitergabe dieser Mail sind nicht gestattet.
>

-- 
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/1d305d50-d1ff-4e12-995c-bbd5f97d94f1n%40googlegroups.com.


Re: [Puppet Users] Puppetserver failing to start on a brand new Debian 12 VM

2024-04-23 Thread 'Dirk Heinrichs' via Puppet Users
Am Dienstag, dem 23.04.2024 um 10:43 +0200 schrieb Martin Alfke:

Yes. As far as I know there are no packages for puppetserver and puppetdb.
Only puppet-agent is available for Debian 12.

Yes, that's indeed correct. Not even for Puppet 8.  Wasn't aware of this.

Thanks for clarifying.

Bye...

Dirk

--

Dirk Heinrichs
Senior Systems Engineer, Delivery Pipeline
OpenText ™ Discovery | Recommind
Phone: +49 2226 15966 18
Email: dhein...@opentext.com
Website: 
www.recommind.de
Recommind GmbH, Von-Liebig-Straße 1, 53359 Rheinbach
Vertretungsberechtigte Geschäftsführer Gordon Davies, Madhu Ranganathan, 
Christian Waida, Registergericht Amtsgericht Bonn, Registernummer HRB 10646
This e-mail may contain confidential and/or privileged information. If you are 
not the intended recipient (or have received this e-mail in error) please 
notify the sender immediately and destroy this e-mail. Any unauthorized 
copying, disclosure or distribution of the material in this e-mail is strictly 
forbidden
Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. 
Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten 
haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. 
Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail sind nicht 
gestattet.

-- 
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/484471fae455e985957b2eac48d668965ac5b75b.camel%40opentext.com.


Re: [Puppet Users] Puppetserver failing to start on a brand new Debian 12 VM

2024-04-23 Thread Martin Alfke



> On 23. Apr 2024, at 10:31, 'Dirk Heinrichs' via Puppet Users 
>  wrote:
> 
> Am Dienstag, dem 23.04.2024 um 10:29 +0200 schrieb Dirk Heinrichs:
> 
>> Not true. They exist since years:
> 
> Or did you mean "... for Debian 12"?

Yes. As far as I know there are no packages for puppetserver and puppetdb.
Only puppet-agent is available for Debian 12.

-- 
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/2AFF5ED1-2A49-4278-9979-FA6CABBEC596%40gmail.com.


Re: [Puppet Users] Puppetserver failing to start on a brand new Debian 12 VM

2024-04-23 Thread 'Dirk Heinrichs' via Puppet Users
Am Dienstag, dem 23.04.2024 um 10:29 +0200 schrieb Dirk Heinrichs:

Not true. They exist since years:

Or did you mean "... for Debian 12"?

Bye...

Dirk

--

Dirk Heinrichs
Senior Systems Engineer, Delivery Pipeline
OpenText ™ Discovery | Recommind
Phone: +49 2226 15966 18
Email: dhein...@opentext.com
Website: 
www.recommind.de
Recommind GmbH, Von-Liebig-Straße 1, 53359 Rheinbach
Vertretungsberechtigte Geschäftsführer Gordon Davies, Madhu Ranganathan, 
Christian Waida, Registergericht Amtsgericht Bonn, Registernummer HRB 10646
This e-mail may contain confidential and/or privileged information. If you are 
not the intended recipient (or have received this e-mail in error) please 
notify the sender immediately and destroy this e-mail. Any unauthorized 
copying, disclosure or distribution of the material in this e-mail is strictly 
forbidden
Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. 
Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten 
haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. 
Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail sind nicht 
gestattet.

-- 
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/40a00a490afbb0b06bf8063b89e5daed3592688d.camel%40opentext.com.


Re: [Puppet Users] Puppetserver failing to start on a brand new Debian 12 VM

2024-04-23 Thread 'Dirk Heinrichs' via Puppet Users
Am Dienstag, dem 23.04.2024 um 10:17 +0200 schrieb Martin Alfke:

There are still no PuppetServer packages from Puppet.

Not true. They exist since years:


# apt-cache show puppetserver|head

Package: puppetserver

Version: 7.17.0-1bullseye

License: ASL 2.0

Vendor: Puppet Labs mailto:i...@puppetlabs.com>>

Architecture: all

Bye...

Dirk

--

Dirk Heinrichs
Senior Systems Engineer, Delivery Pipeline
OpenText ™ Discovery | Recommind
Phone: +49 2226 15966 18
Email: dhein...@opentext.com
Website: 
www.recommind.de
Recommind GmbH, Von-Liebig-Straße 1, 53359 Rheinbach
Vertretungsberechtigte Geschäftsführer Gordon Davies, Madhu Ranganathan, 
Christian Waida, Registergericht Amtsgericht Bonn, Registernummer HRB 10646
This e-mail may contain confidential and/or privileged information. If you are 
not the intended recipient (or have received this e-mail in error) please 
notify the sender immediately and destroy this e-mail. Any unauthorized 
copying, disclosure or distribution of the material in this e-mail is strictly 
forbidden
Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. 
Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten 
haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. 
Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail sind nicht 
gestattet.

-- 
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/e12d06c7f48e71cc48d52250eb37ec9f48e3562a.camel%40opentext.com.


Re: [Puppet Users] Puppetserver failing to start on a brand new Debian 12 VM

2024-04-23 Thread Martin Alfke


> On 23. Apr 2024, at 08:50, 'Dirk Heinrichs' via Puppet Users 
>  wrote:
> 
> Am Montag, dem 22.04.2024 um 22:55 -0700 schrieb kristian...@gmail.com 
> :
> 
>> So the issue is not in the upgrade, but some general issue in Debian 12 and 
>> Puppet 7.
> 
> Did you install from Debian or Puppetlabs packages?

There are still no PuppetServer packages from Puppet.
Seems as if you used the Debian packages provided by the distribution.

Does the server have enough memory to start the Java process?
Which Java version is used? (11 or 15 or 17)

Martin

-- 
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/FD22CCD6-9777-4399-BF6C-9AF242403E1D%40gmail.com.


Re: [Puppet Users] Puppetserver failing to start on a brand new Debian 12 VM

2024-04-23 Thread 'Dirk Heinrichs' via Puppet Users
Am Montag, dem 22.04.2024 um 22:55 -0700 schrieb 
kristian...@gmail.com:

So the issue is not in the upgrade, but some general issue in Debian 12 and 
Puppet 7.

Did you install from Debian or Puppetlabs packages?

Bye...

Dirk

--

Dirk Heinrichs
Senior Systems Engineer, Delivery Pipeline
OpenText ™ Discovery | Recommind
Phone: +49 2226 15966 18
Email: dhein...@opentext.com
Website: 
www.recommind.de
Recommind GmbH, Von-Liebig-Straße 1, 53359 Rheinbach
Vertretungsberechtigte Geschäftsführer Gordon Davies, Madhu Ranganathan, 
Christian Waida, Registergericht Amtsgericht Bonn, Registernummer HRB 10646
This e-mail may contain confidential and/or privileged information. If you are 
not the intended recipient (or have received this e-mail in error) please 
notify the sender immediately and destroy this e-mail. Any unauthorized 
copying, disclosure or distribution of the material in this e-mail is strictly 
forbidden
Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. 
Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten 
haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. 
Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail sind nicht 
gestattet.

-- 
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/0a436e2cb2724aed12c23b61271f51bc812277c1.camel%40opentext.com.