Allow puppetlabs/apt 11.x & puppet/systemd 9.x #752
Triggered via pull request
September 30, 2025 09:16
Status
Failure
Total duration
9m 54s
Artifacts
–
ci.yml
on: pull_request
Spec
/
Setup Test Matrix
47s
Matrix: Spec / spec
Matrix: Acceptance / acceptance
Waiting for pending jobs
Annotations
4 errors and 1 warning
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2)
Process completed with exit code 1.
|
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
spec/classes/lib/python_spec.rb#L31
postgresql::lib::python on debian 11 is expected to contain Package[python-psycopg2] with name => "python-psycopg2" and ensure => "present"
Failure/Error:
expect(subject).to contain_package('python-psycopg2').with(
name: 'python-psycopg2',
ensure: 'present',
)
expected that the catalogue would contain Package[python-psycopg2] with name set to "python-psycopg2" but it is set to "python3-psycopg2"
|
|
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7)
Process completed with exit code 1.
|
|
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7):
spec/classes/lib/python_spec.rb#L31
postgresql::lib::python on debian 11 is expected to contain Package[python-psycopg2] with name => "python-psycopg2" and ensure => "present"
Failure/Error:
expect(subject).to contain_package('python-psycopg2').with(
name: 'python-psycopg2',
ensure: 'present',
)
expected that the catalogue would contain Package[python-psycopg2] with name set to "python-psycopg2" but it is set to "python3-psycopg2"
|
|
Spec / Setup Test Matrix
Debian-13 no provisioner found
|