Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PE installer prints failures #21

Open
bastelfreak opened this issue Apr 11, 2024 · 0 comments
Open

PE installer prints failures #21

bastelfreak opened this issue Apr 11, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@bastelfreak
Copy link

Describe the Bug

When running the 2021.7.7 installer on EL8 I get the following failures:

...
2024-04-11T07:45:49.535+00:00 - [Notice]: Compiled catalog for *** in environment enterprise in 2.85 seconds
symlink_realpath(/etc/sysconfig/pe-pgsql/pe-postgresql) realpath() failed: No such file or directory
symlink_realpath(/etc/sysconfig/pe-pgsql/pe-postgresql) realpath() failed: No such file or directory
symlink_realpath(/etc/sysconfig/pe-pgsql/pe-postgresql) realpath() failed: No such file or directory
symlink_realpath(/etc/sysconfig/pe-pgsql/pe-postgresql) realpath() failed: No such file or directory
2024-04-11T07:45:58.390+00:00 - [Notice]: /Stage[main]/Puppet_enterprise::Packages/Package[pe-java11]/ensure: created
...

Expected Behavior

no realpath() failures

Steps to Reproduce

curl --remote-header-name --location --remote-name 'https://pm.puppet.com/cgi-bin/download.cgi?dist=el&rel=8&arch=x86_64&ver=2021.7.7'
tar xf puppet-enterprise-2021.7.7-el-8-x86_64.tar.gz
rm -f puppet-enterprise-2021.7.7-el-8-x86_64.tar.gz
cd puppet-enterprise-2021.7.7-el-8-x86_64/
./puppet-enterprise-installer

Environment

  • PE 2021.7.7
  • Alma 8

Additional Context

Add any other context about the problem here.

@bastelfreak bastelfreak added the bug Something isn't working label Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant