You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Affected Puppet, Ruby, OS and module versions/distributions
Puppet: system package
Ruby:
Distribution: Debian 12
Module version: 9.2.0
How to reproduce (e.g Puppet code you use)
Run accettante test on debian12
What are you seeing
During container setup on debian-12 it try to install a non existing puppet-release-bookworm.deb
In ci job it use disto puppet version but the acceptance job have a builtin script to cleanup that require aio puppet to uninstall zabbixapi gem from aio gem binary
What behaviour did you expect instead
Skip acceptance test if not puppet aio fact aio_puppet_version not present
Or set provider to gem instead puppet_gem and use the same to clean the system.
Output log
Any additional information you'd like to impart
The text was updated successfully, but these errors were encountered:
Affected Puppet, Ruby, OS and module versions/distributions
How to reproduce (e.g Puppet code you use)
Run accettante test on debian12
What are you seeing
During container setup on debian-12 it try to install a non existing puppet-release-bookworm.deb
In ci job it use disto puppet version but the acceptance job have a builtin script to cleanup that require aio puppet to uninstall zabbixapi gem from aio gem binary
What behaviour did you expect instead
Skip acceptance test if not puppet aio fact aio_puppet_version not present
Or set provider to gem instead puppet_gem and use the same to clean the system.
Output log
Any additional information you'd like to impart
The text was updated successfully, but these errors were encountered: