Closed h-haaks closed 9 months ago
Could anyone please help me look at the failing acceptance tests here?
both CentOS 7 and Ubuntu 20.04 acceptance tests run fine locally.
For me both OracleLinux 7 and 8 fail locally with
Error: /Stage[main]/Postgresql::Server::Reload/Postgresql::Server::Instance::Reload[main]/Exec[postgresql_reload_main]: Failed to call refresh: invalid byte sequence in US-ASCII
I have been hacking the acceptance test in this PR to figure out why mysql won't start on ubuntu 20.04 ... I finally think I found the issue by printing the journal. https://github.com/voxpupuli/puppet-jira/actions/runs/7812854040/job/21311068344#step:6:1347
Does anyone know how to fix apparmor issues here?
Pull Request (PR) description
Resolving spec and acceptance issues
This Pull Request (PR) fixes the following issues
Fixes #394