Skip to content

Add support for Debian 13 "trixie" #407

Add support for Debian 13 "trixie"

Add support for Debian 13 "trixie" #407

Triggered via pull request January 27, 2026 18:59
Status Failure
Total duration 1m 41s
Artifacts

ci.yml

on: pull_request
Spec  /  Setup Test Matrix
43s
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

2 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/apt_backports_spec.rb#L219
apt::backports debian/ubuntu tests with defaults on debian is expected to contain Apt::Source[backports] with location => "http://deb.debian.org/debian", repos => "main contrib non-free non-free-firmware", release => "bookworm-backports", pin => {"priority"=>200, "codename"=>"bookworm-backports"} and keyring => "/usr/share/keyrings/debian-archive-keyring.gpg" Failure/Error: expect(subject).to contain_apt__source('backports').with( location: 'http://deb.debian.org/debian', repos: 'main contrib non-free non-free-firmware', release: 'bookworm-backports', pin: { 'priority' => 200, 'codename' => 'bookworm-backports' }, keyring: '/usr/share/keyrings/debian-archive-keyring.gpg', ) expected that the catalogue would contain Apt::Source[backports] with repos set to "main contrib non-free non-free-firmware" but it is set to "main contrib non-free"
Spec / Setup Test Matrix
Debian-13 no provisioner found