Skip to content

Debian 11: Use correct package name for python bindings #753

Debian 11: Use correct package name for python bindings

Debian 11: Use correct package name for python bindings #753

Triggered via pull request September 30, 2025 10:05
Status Failure
Total duration 9m 46s
Artifacts

ci.yml

on: pull_request
Spec  /  Setup Test Matrix
46s
Spec / Setup Test Matrix
Matrix: Spec / spec
Acceptance  /  Setup Test Matrix
Acceptance / Setup Test Matrix
Matrix: Acceptance / acceptance
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

6 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