How to install puppet-server on centos stream 9?

1,367 views
Skip to first unread message

Ruinan Gao

unread,
Nov 22, 2022, 9:17:38 AM11/22/22
to Puppet Users

I have done:

  1. dnf -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm
  2. dnf -y install https://yum.puppetlabs.com/puppet-release-el-9.noarch.rpm

But, it still can not find puppetserver:

[root@xxx ~]# dnf search puppetserver Last metadata expiration check: 1:06:31 ago on Sun 20 Nov 2022 16:36:51 CST. No matches found.

Martin Alfke

unread,
Nov 22, 2022, 9:20:50 AM11/22/22
to puppet...@googlegroups.com
Hi Ruinan,

There are not (yet) packages for puppet server for RHEL 9 based distributions.
http://yum.puppet.com/puppet7/el/9/x86_64/index.html

At the moment you must use RHEL 8 based distribution for Puppet Server:

Hth,
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...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/69b50447-9a21-409b-b610-401f8dfeee27n%40googlegroups.com.

Tim Skirvin

unread,
Nov 22, 2022, 1:38:35 PM11/22/22
to Martin Alfke, puppet...@googlegroups.com
Martin Alfke <tux...@gmail.com> writes:

> There are not (yet) packages for puppet server for RHEL 9 based distributions.

When is (vague) plan to release puppet server for EL9 distros?

- Tim Skirvin (tski...@fnal.gov)
--
Fermilab SCF-SSI - HPC Architect He, Him, His

Ruinan Gao

unread,
Nov 25, 2022, 7:24:40 PM11/25/22
to Puppet Users
I have tried using puppet7-release-7.0.0-11.el8.noarch.rpm, here's the log:

# rpm -Uvh http://yum.puppet.com/puppet7/el/8/x86_64/puppet7-release-7.0.0-11.el8.noarch.rpm
# dnf install puppetserver puppet-agent
Last metadata expiration check: 0:01:33 ago on Fri 25 Nov 2022 00:47:15 CST.
Error:
 Problem 1: cannot install the best candidate for the job
  - nothing provides /bin/mkdir needed by puppet-agent-7.20.0-1.el8.x86_64
 Problem 2: package puppetserver-7.9.2-1.el8.noarch requires puppet-agent >= 6.16.0, but none of the providers can be installed
  - cannot install the best candidate for the job
  - nothing provides /bin/mkdir needed by puppet-agent-7.0.0-1.el8.x86_64
  - nothing provides /bin/mkdir needed by puppet-agent-7.1.0-1.el8.x86_64
  - nothing provides /bin/mkdir needed by puppet-agent-7.10.0-1.el8.x86_64
  - nothing provides /bin/mkdir needed by puppet-agent-7.11.0-1.el8.x86_64
  - nothing provides /bin/mkdir needed by puppet-agent-7.12.0-1.el8.x86_64
  - nothing provides /bin/mkdir needed by puppet-agent-7.12.1-1.el8.x86_64
  - nothing provides /bin/mkdir needed by puppet-agent-7.13.1-1.el8.x86_64
  - nothing provides /bin/mkdir needed by puppet-agent-7.14.0-1.el8.x86_64
  - nothing provides /bin/mkdir needed by puppet-agent-7.15.0-1.el8.x86_64
  - nothing provides /bin/mkdir needed by puppet-agent-7.16.0-1.el8.x86_64
  - nothing provides /bin/mkdir needed by puppet-agent-7.17.0-1.el8.x86_64
  - nothing provides /bin/mkdir needed by puppet-agent-7.18.0-1.el8.x86_64
  - nothing provides /bin/mkdir needed by puppet-agent-7.19.0-1.el8.x86_64
  - nothing provides /bin/mkdir needed by puppet-agent-7.20.0-1.el8.x86_64
  - nothing provides /bin/mkdir needed by puppet-agent-7.3.0-1.el8.x86_64
  - nothing provides /bin/mkdir needed by puppet-agent-7.4.0-1.el8.x86_64
  - nothing provides /bin/mkdir needed by puppet-agent-7.4.1-1.el8.x86_64
  - nothing provides /bin/mkdir needed by puppet-agent-7.5.0-1.el8.x86_64
  - nothing provides /bin/mkdir needed by puppet-agent-7.6.1-1.el8.x86_64
  - nothing provides /bin/mkdir needed by puppet-agent-7.7.0-1.el8.x86_64
  - nothing provides /bin/mkdir needed by puppet-agent-7.8.0-1.el8.x86_64
  - nothing provides /bin/mkdir needed by puppet-agent-7.9.0-1.el8.x86_64
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)


Reply all
Reply to author
Forward
0 new messages