katello-client-bootstrap icon indicating copy to clipboard operation
katello-client-bootstrap copied to clipboard

Puppet setup failes on CentOS 8

Open Netbulae opened this issue 4 years ago • 2 comments

CentOS Linux release 8.1.1911 (Core) puppet-6.14.0-1.el8.noarch

Puppet installs but the directory /opt/puppetlabs etc doesn't exist.

[SUCCESS], [2020-08-11 10:01:54], [/usr/bin/yum -y install puppet], completed successfully. [RUNNING], [2020-08-11 10:01:54], [/usr/bin/systemctl enable puppet] Created symlink /etc/systemd/system/multi-user.target.wants/puppet.service → /usr/lib/systemd/system/puppet.service. [SUCCESS], [2020-08-11 10:01:54], [/usr/bin/systemctl enable puppet], completed successfully. [NOTIFICATION], [2020-08-11 10:01:54], [Running Puppet in noop mode to generate SSL certs] [NOTIFICATION], [2020-08-11 10:01:54], [Visit the UI and approve this certificate via Infrastructure->Capsules] [NOTIFICATION], [2020-08-11 10:01:54], [if auto-signing is disabled] [RUNNING], [2020-08-11 10:01:54], [/opt/puppetlabs/puppet/bin/puppet agent --test --noop --tags no_such_tag --waitforcert 10] /bin/sh: /opt/puppetlabs/puppet/bin/puppet: No such file or directory [ERROR], [2020-08-11 10:01:54], EXITING: [/opt/puppetlabs/puppet/bin/puppet agent --test --noop --tags no_such_tag --waitforcert 10] failed to execute properly.

Netbulae avatar Aug 11 '20 08:08 Netbulae

Where is the puppet binary located in your case?

evgeni avatar Oct 22 '20 11:10 evgeni

Using puppet-agent-6.19.0-1.el8.x86_64 from http://yum.puppet.com/puppet6/el/8/x86_64/ works.

Where is your puppet agent from?

evgeni avatar Oct 22 '20 11:10 evgeni