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

Mark compatible with puppet-extlib 7.x #437

Merged
merged 1 commit into from Nov 7, 2023

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Nov 7, 2023

No description provided.

@ekohl
Copy link
Member Author

ekohl commented Nov 7, 2023

Argh, looks like #412 was merged but shouldn't have. The failures are Puppet 8 (or rather, Ruby 3.2) related:

  Info: Loading facts
  Info: Loading facts
  Info: Loading facts
  Info: Loading facts
  Notice: Compiled catalog for centos8-64-puppet8.example.com in environment production in 0.16 seconds
  Info: Using environment 'production'
  Info: Applying configuration version '1699372796'
  Notice: /Stage[main]/Certs::Install/Package[katello-certs-tools]/ensure: created
  Notice: /Stage[main]/Certs::Config/File[/root/ssl-build]/ensure: created
  Notice: /Stage[main]/Certs::Config/File[/etc/pki/katello]/ensure: created
  Notice: /Stage[main]/Certs::Config/File[/etc/pki/katello/certs]/ensure: created
  Notice: /Stage[main]/Certs::Config/File[/etc/pki/katello/private]/ensure: created
  Notice: /Stage[main]/Certs::Ca/File[/root/ssl-build/katello-default-ca.pwd]/ensure: defined content as '{sha256}b81ccc10c65d78df8372839958c951d3dfec3ab9d4dc11670065afc05224a69d'
  Error: /Stage[main]/Certs::Ca/Ca[katello-default-ca]: Could not evaluate: undefined method `exists?' for File:Class
  Error: /Stage[main]/Certs::Ca/Ca[katello-server-ca]: Could not evaluate: undefined method `exists?' for File:Class
  Notice: /Stage[main]/Certs::Ca/File[/root/ssl-build/KATELLO-TRUSTED-SSL-CERT]: Dependency Ca[katello-server-ca] has failures: true
  Warning: /Stage[main]/Certs::Ca/File[/root/ssl-build/KATELLO-TRUSTED-SSL-CERT]: Skipping because of failed dependencies
  Error: /Stage[main]/Certs::Ca/File[/etc/pki/katello/certs/katello-default-ca.crt]: Could not evaluate: Could not retrieve information from environment production source(s) file:///root/ssl-build/katello-default-ca.crt
  Error: /Stage[main]/Certs::Ca/File[/etc/pki/katello/certs/katello-server-ca.crt]: Could not evaluate: Could not retrieve information from environment production source(s) file:///root/ssl-build/katello-server-ca.crt
  Info: Class[Certs::Ca]: Unscheduling all events on Class[Certs::Ca]
  Info: Class[Certs]: Unscheduling all events on Class[Certs]
  Notice: /Stage[main]/Certs::Apache/Cert[centos8-64-puppet8.example.com-apache]: Dependency Ca[katello-default-ca] has failures: true
  Warning: /Stage[main]/Certs::Apache/Cert[centos8-64-puppet8.example.com-apache]: Skipping because of failed dependencies
  Warning: /Stage[main]/Certs::Apache/Certs::Keypair[centos8-64-puppet8.example.com-apache]/Private_key[/etc/pki/katello/private/katello-apache.key]: Skipping because of failed dependencies
  Warning: /Stage[main]/Certs::Apache/Certs::Keypair[centos8-64-puppet8.example.com-apache]/File[/etc/pki/katello/private/katello-apache.key]: Skipping because of failed dependencies
  Warning: /Stage[main]/Certs::Apache/Certs::Keypair[centos8-64-puppet8.example.com-apache]/File[/etc/pki/katello/certs/katello-apache.crt]: Skipping because of failed dependencies
  Info: Stage[main]: Unscheduling all events on Stage[main]
  Notice: Applied catalog in 4.96 seconds

@ekohl
Copy link
Member Author

ekohl commented Nov 7, 2023

I'll merge this now and deal with Puppet 8 later.

@ekohl ekohl merged commit 71a8ed8 into theforeman:master Nov 7, 2023
6 of 7 checks passed
@ekohl ekohl deleted the update-compatible-deps branch November 7, 2023 16:20
@ekohl
Copy link
Member Author

ekohl commented Nov 7, 2023

#438 is aimed at dealing with Puppet 8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant