voxpupuli / puppet-zabbix

Puppet module for creating and maintaining zabbix components with puppet.

Home Page:https://forge.puppet.com/puppet/zabbix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Module dependency version cause Acceptance test failure

Valantin opened this issue · comments

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