voxpupuli / puppet-zabbix

Puppet module for creating and maintaining zabbix components with puppet.
https://forge.puppet.com/puppet/zabbix
Apache License 2.0
79 stars 229 forks source link

Module dependency version cause Acceptance test failure #922

Closed Valantin closed 4 months ago

Valantin commented 4 months ago

Affected Puppet, Ruby, OS and module versions/distributions

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 https://github.com/puppetlabs/puppetlabs-apache/pull/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