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) On Tuesday, November 22, 2022 at 10:20:50 PM UTC+8 Martin Alfke wrote: > 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: > http://yum.puppet.com/puppet7/el/8/x86_64/index.html > > Hth, > Martin > > On 21. Nov 2022, at 15:08, Ruinan Gao <[email protected]> wrote: > > 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. > > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/puppet-users/69b50447-9a21-409b-b610-401f8dfeee27n%40googlegroups.com > > <https://groups.google.com/d/msgid/puppet-users/69b50447-9a21-409b-b610-401f8dfeee27n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/efac27c2-df9e-44a9-891b-ffef0d76f7f4n%40googlegroups.com.
