Add Debian 12 support #133
ci.yml
on: pull_request
Puppet
/
Static validations
26s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
8 errors and 20 warnings
Puppet / 7 - Debian 12:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
postfix::canonical behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian12-64-none.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_104830107.pp.3f88Vl
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Resource Statement, Unknown resource type: 'augeas' (file: /etc/puppet/code/modules/postfix/manifests/config.pp, line: 74, column: 3) (file: /etc/puppet/code/modules/postfix/manifests/files.pp, line: 104) on node debian12-64-none.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/canonical_spec.rb:6
|
Puppet / 7 - Debian 12:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
postfix::canonical behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian12-64-none.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_104832670.pp.LJsGob
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Resource Statement, Unknown resource type: 'augeas' (file: /etc/puppet/code/modules/postfix/manifests/config.pp, line: 74, column: 3) (file: /etc/puppet/code/modules/postfix/manifests/files.pp, line: 104) on node debian12-64-none.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/canonical_spec.rb:6
|
Puppet / 7 - Debian 12:
spec/acceptance/postfix_spec.rb#L7
postfix class default parameters works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian12-64-none.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_104835077.pp.Y1VYwe
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Resource Statement, Unknown resource type: 'augeas' (file: /etc/puppet/code/modules/postfix/manifests/config.pp, line: 74, column: 3) (file: /etc/puppet/code/modules/postfix/manifests/files.pp, line: 104) on node debian12-64-none.example.com
|
Puppet / 7 - Debian 12:
spec/acceptance/postfix_spec.rb#L36
postfix class default parameters Package "postfix" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "postfix" to be installed
|
Puppet / 7 - Debian 12:
spec/acceptance/postfix_spec.rb#L40
postfix class default parameters Service "postfix" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "postfix" to be enabled
|
Puppet / 7 - Debian 12:
spec/acceptance/postfix_spec.rb#L41
postfix class default parameters Service "postfix" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "postfix" to be running
|
Puppet / 7 - Debian 12:
spec/acceptance/postfix_spec.rb#L50
postfix class default parameters with manage_aliase as false works idempotently with no errors and with your own configuration of /etc/aliases
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian12-64-none.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_104838647.pp.SqkFpn
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Resource Statement, Unknown resource type: 'augeas' (file: /etc/puppet/code/modules/postfix/manifests/config.pp, line: 74, column: 3) (file: /etc/puppet/code/modules/postfix/manifests/files.pp, line: 104) on node debian12-64-none.example.com
|
Puppet / 7 - Debian 12
Process completed with exit code 1.
|
Puppet / 8 (Ruby 3.2):
spec/classes/postfix_spec.rb#L327
postfix on centos-7-x86_64 when specifying a custom mastercf_template does stuff
Skipped: need to write this still
|
Puppet / 8 (Ruby 3.2):
spec/classes/postfix_spec.rb#L327
postfix on centos-8-x86_64 when specifying a custom mastercf_template does stuff
Skipped: need to write this still
|
Puppet / 8 (Ruby 3.2):
spec/classes/postfix_spec.rb#L327
postfix on centos-9-x86_64 when specifying a custom mastercf_template does stuff
Skipped: need to write this still
|
Puppet / 8 (Ruby 3.2):
spec/classes/postfix_spec.rb#L327
postfix on debian-10-x86_64 when specifying a custom mastercf_template does stuff
Skipped: need to write this still
|
Puppet / 8 (Ruby 3.2):
spec/classes/postfix_spec.rb#L327
postfix on debian-11-x86_64 when specifying a custom mastercf_template does stuff
Skipped: need to write this still
|
Puppet / 8 (Ruby 3.2):
spec/classes/postfix_spec.rb#L327
postfix on debian-12-x86_64 when specifying a custom mastercf_template does stuff
Skipped: need to write this still
|
Puppet / 8 (Ruby 3.2):
spec/classes/postfix_spec.rb#L327
postfix on fedora-33-x86_64 when specifying a custom mastercf_template does stuff
Skipped: need to write this still
|
Puppet / 8 (Ruby 3.2):
spec/classes/postfix_spec.rb#L327
postfix on fedora-34-x86_64 when specifying a custom mastercf_template does stuff
Skipped: need to write this still
|
Puppet / 8 (Ruby 3.2):
spec/classes/postfix_spec.rb#L327
postfix on freebsd-12-amd64 when specifying a custom mastercf_template does stuff
Skipped: need to write this still
|
Puppet / 8 (Ruby 3.2):
spec/classes/postfix_spec.rb#L327
postfix on freebsd-13-amd64 when specifying a custom mastercf_template does stuff
Skipped: need to write this still
|
Puppet / 7 (Ruby 2.7):
spec/classes/postfix_spec.rb#L327
postfix on debian-10-x86_64 when specifying a custom mastercf_template does stuff
Skipped: need to write this still
|
Puppet / 7 (Ruby 2.7):
spec/classes/postfix_spec.rb#L327
postfix on freebsd-13-amd64 when specifying a custom mastercf_template does stuff
Skipped: need to write this still
|
Puppet / 7 (Ruby 2.7):
spec/classes/postfix_spec.rb#L327
postfix on redhat-8-x86_64 when specifying a custom mastercf_template does stuff
Skipped: need to write this still
|
Puppet / 7 (Ruby 2.7):
spec/classes/postfix_spec.rb#L327
postfix on centos-7-x86_64 when specifying a custom mastercf_template does stuff
Skipped: need to write this still
|
Puppet / 7 (Ruby 2.7):
spec/classes/postfix_spec.rb#L327
postfix on redhat-7-x86_64 when specifying a custom mastercf_template does stuff
Skipped: need to write this still
|
Puppet / 7 (Ruby 2.7):
spec/classes/postfix_spec.rb#L327
postfix on debian-11-x86_64 when specifying a custom mastercf_template does stuff
Skipped: need to write this still
|
Puppet / 7 (Ruby 2.7):
spec/classes/postfix_spec.rb#L327
postfix on debian-12-x86_64 when specifying a custom mastercf_template does stuff
Skipped: need to write this still
|
Puppet / 7 (Ruby 2.7):
spec/classes/postfix_spec.rb#L327
postfix on fedora-33-x86_64 when specifying a custom mastercf_template does stuff
Skipped: need to write this still
|
Puppet / 7 (Ruby 2.7):
spec/classes/postfix_spec.rb#L327
postfix on freebsd-12-amd64 when specifying a custom mastercf_template does stuff
Skipped: need to write this still
|
Puppet / 7 (Ruby 2.7):
spec/classes/postfix_spec.rb#L327
postfix on ubuntu-18.04-x86_64 when specifying a custom mastercf_template does stuff
Skipped: need to write this still
|