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

Module dependency version cause Acceptance test failure #922

Closed
Valantin opened this issue Mar 1, 2024 · 0 comments · Fixed by #924
Closed

Module dependency version cause Acceptance test failure #922

Valantin opened this issue Mar 1, 2024 · 0 comments · Fixed by #924

Comments

@Valantin
Copy link
Member

Valantin commented Mar 1, 2024

Affected Puppet, Ruby, OS and module versions/distributions

  • Puppet: 7,8
  • Ruby:
  • Distribution: AlmaLinux/CentOS/OracleLinux/Rocky 7/9
  • Module version:

How to reproduce (e.g Puppet code you use)

Run acceptance test on Distribution

What are you seeing

Error with the GPG key for repository, fixed in puppetlabs/postgresql:10.0.3
when this is fixed puppetlabbs/apche:12.0.3 fix a typo in the oidc configuration that caus failure in Puppet 8 acceptance puppetlabs/puppetlabs-apache#2525

What behaviour did you expect instead

Correct installation of postgres server

Output log

Public key for postgresql13-libs-13.13-1PGDG.rhel7.x86_64.rpm is not installed
Importing GPG key 0x442DF0F8:
Userid : "PostgreSQL RPM Building Project pgsqlrpms-hackers@pgfoundry.org"
Fingerprint: 68c9 e2b9 1a37 d136 fe74 d176 1f16 d2e1 442d f0f8
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-PGDG-13

Public key for postgresql13-libs-13.13-1PGDG.rhel7.x86_64.rpm is not installed

Failing package is: postgresql13-libs-13.13-1PGDG.rhel7.x86_64
GPG Keys are configured as: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-PGDG-13

Any additional information you'd like to impart

Valantin added a commit to Valantin/puppet-zabbix that referenced this issue Mar 2, 2024
Update puppetlabs/postgresql to solve problem with gpg key
Update puppetlabs/apache to solve problrm with puppet8 and duplicated parameter

Fix bug voxpupuli#922
Valantin added a commit to Valantin/puppet-zabbix that referenced this issue Mar 3, 2024
Update puppetlabs/postgresql to solve problem with gpg key
Update puppetlabs/apache to solve problrm with puppet8 and duplicated parameter

Fix bug voxpupuli#922
Valantin added a commit to Valantin/puppet-zabbix that referenced this issue Mar 3, 2024
Update puppetlabs/postgresql to solve problem with gpg key
Update puppetlabs/apache to solve problrm with puppet8 and duplicated parameter

Fix bug voxpupuli#922
Valantin added a commit to Valantin/puppet-zabbix that referenced this issue Mar 3, 2024
Update puppetlabs/postgresql to solve problem with gpg key
Update puppetlabs/apache to solve problrm with puppet8 and duplicated parameter

Fix bug voxpupuli#922
Valantin added a commit to Valantin/puppet-zabbix that referenced this issue Mar 7, 2024
Update puppetlabs/postgresql to solve problem with gpg key
Update puppetlabs/apache to solve problrm with puppet8 and duplicated parameter

Fix bug voxpupuli#922
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant