Fix apt-key
deprecated message
#543
ci.yml
on: pull_request
Puppet
/
Static validations
25s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
4s
Annotations
26 errors and 7 warnings
Puppet / Puppet 7 - Debian 11
Canceling since a higher priority waiting request for '1610/merge' exists
|
Puppet / Puppet 7 - Ubuntu 20.04
Canceling since a higher priority waiting request for '1610/merge' exists
|
Puppet / Puppet 7 - Ubuntu 20.04
The operation was canceled.
|
Puppet / Distro Puppet - Archlinux rolling
Canceling since a higher priority waiting request for '1610/merge' exists
|
Puppet / Distro Puppet - Archlinux rolling
The operation was canceled.
|
Puppet / Puppet 8 - Ubuntu 22.04
Canceling since a higher priority waiting request for '1610/merge' exists
|
Puppet / Puppet 8 - Ubuntu 22.04
The operation was canceled.
|
Puppet / Puppet 8 - Ubuntu 20.04
Canceling since a higher priority waiting request for '1610/merge' exists
|
Puppet / Puppet 8 - Ubuntu 20.04
The operation was canceled.
|
Puppet / Puppet 8 - Debian 12
Canceling since a higher priority waiting request for '1610/merge' exists
|
Puppet / Puppet 8 - Debian 12
The operation was canceled.
|
Puppet / 7 (Ruby 2.7)
Canceling since a higher priority waiting request for '1610/merge' exists
|
Puppet / 7 (Ruby 2.7):
spec/classes/nginx_spec.rb#L159
nginx on debian-11-x86_64 with Facter 4.5.2 and Puppet 7.32.1 nginx::package using defaults is expected to contain Apt::Source[nginx] with location => "https://nginx.org/packages/debian", repos => "nginx" and key => {"id"=>"573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62"}
Failure/Error:
is_expected.to contain_apt__source('nginx').with(
'location' => "https://nginx.org/packages/#{facts[:os]['name'].downcase}",
'repos' => 'nginx',
'key' => { 'id' => '573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62' }
)
expected that the catalogue would contain Apt::Source[nginx] with key set to {"id"=>"573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62"} but it is set to {"name"=>"nginx", "source"=>"https://nginx.org/keys/nginx_signing.key"}
|
Puppet / 7 (Ruby 2.7):
spec/classes/nginx_spec.rb#L194
nginx on debian-11-x86_64 with Facter 4.5.2 and Puppet 7.32.1 nginx::package package_source => 'passenger' is expected to contain Apt::Source[nginx] with location => "https://oss-binaries.phusionpassenger.com/apt/passenger", repos => "main" and key => {"id"=>"16378A33A6EF16762922526E561F9B9CAC40B2F7"}
Failure/Error:
is_expected.to contain_apt__source('nginx').with(
'location' => 'https://oss-binaries.phusionpassenger.com/apt/passenger',
'repos' => 'main',
'key' => { 'id' => '16378A33A6EF16762922526E561F9B9CAC40B2F7' }
)
expected that the catalogue would contain Apt::Source[nginx] with key set to {"id"=>"16378A33A6EF16762922526E561F9B9CAC40B2F7"} but it is set to {"name"=>"phusionpassenger", "source"=>"https://oss-binaries.phusionpassenger.com/auto-software-signing-gpg-key.txt"}
|
Puppet / 7 (Ruby 2.7):
spec/classes/nginx_spec.rb#L159
nginx on debian-12-x86_64 with Facter 4.5.2 and Puppet 7.32.1 nginx::package using defaults is expected to contain Apt::Source[nginx] with location => "https://nginx.org/packages/debian", repos => "nginx" and key => {"id"=>"573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62"}
Failure/Error:
is_expected.to contain_apt__source('nginx').with(
'location' => "https://nginx.org/packages/#{facts[:os]['name'].downcase}",
'repos' => 'nginx',
'key' => { 'id' => '573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62' }
)
expected that the catalogue would contain Apt::Source[nginx] with key set to {"id"=>"573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62"} but it is set to {"name"=>"nginx", "source"=>"https://nginx.org/keys/nginx_signing.key"}
|
Puppet / 7 (Ruby 2.7):
spec/classes/nginx_spec.rb#L194
nginx on debian-12-x86_64 with Facter 4.5.2 and Puppet 7.32.1 nginx::package package_source => 'passenger' is expected to contain Apt::Source[nginx] with location => "https://oss-binaries.phusionpassenger.com/apt/passenger", repos => "main" and key => {"id"=>"16378A33A6EF16762922526E561F9B9CAC40B2F7"}
Failure/Error:
is_expected.to contain_apt__source('nginx').with(
'location' => 'https://oss-binaries.phusionpassenger.com/apt/passenger',
'repos' => 'main',
'key' => { 'id' => '16378A33A6EF16762922526E561F9B9CAC40B2F7' }
)
expected that the catalogue would contain Apt::Source[nginx] with key set to {"id"=>"16378A33A6EF16762922526E561F9B9CAC40B2F7"} but it is set to {"name"=>"phusionpassenger", "source"=>"https://oss-binaries.phusionpassenger.com/auto-software-signing-gpg-key.txt"}
|
Puppet / 7 (Ruby 2.7)
The operation was canceled.
|
Puppet / 8 (Ruby 3.2)
Canceling since a higher priority waiting request for '1610/merge' exists
|
Puppet / 8 (Ruby 3.2):
spec/classes/nginx_spec.rb#L159
nginx on debian-11-x86_64 with Facter 4.7.0 and Puppet 8.8.1 nginx::package using defaults is expected to contain Apt::Source[nginx] with location => "https://nginx.org/packages/debian", repos => "nginx" and key => {"id"=>"573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62"}
Failure/Error:
is_expected.to contain_apt__source('nginx').with(
'location' => "https://nginx.org/packages/#{facts[:os]['name'].downcase}",
'repos' => 'nginx',
'key' => { 'id' => '573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62' }
)
expected that the catalogue would contain Apt::Source[nginx] with key set to {"id"=>"573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62"} but it is set to {"name"=>"nginx", "source"=>"https://nginx.org/keys/nginx_signing.key"}
|
Puppet / 8 (Ruby 3.2):
spec/classes/nginx_spec.rb#L194
nginx on debian-11-x86_64 with Facter 4.7.0 and Puppet 8.8.1 nginx::package package_source => 'passenger' is expected to contain Apt::Source[nginx] with location => "https://oss-binaries.phusionpassenger.com/apt/passenger", repos => "main" and key => {"id"=>"16378A33A6EF16762922526E561F9B9CAC40B2F7"}
Failure/Error:
is_expected.to contain_apt__source('nginx').with(
'location' => 'https://oss-binaries.phusionpassenger.com/apt/passenger',
'repos' => 'main',
'key' => { 'id' => '16378A33A6EF16762922526E561F9B9CAC40B2F7' }
)
expected that the catalogue would contain Apt::Source[nginx] with key set to {"id"=>"16378A33A6EF16762922526E561F9B9CAC40B2F7"} but it is set to {"name"=>"phusionpassenger", "source"=>"https://oss-binaries.phusionpassenger.com/auto-software-signing-gpg-key.txt"}
|
Puppet / 8 (Ruby 3.2):
spec/classes/nginx_spec.rb#L159
nginx on debian-12-x86_64 with Facter 4.7.0 and Puppet 8.8.1 nginx::package using defaults is expected to contain Apt::Source[nginx] with location => "https://nginx.org/packages/debian", repos => "nginx" and key => {"id"=>"573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62"}
Failure/Error:
is_expected.to contain_apt__source('nginx').with(
'location' => "https://nginx.org/packages/#{facts[:os]['name'].downcase}",
'repos' => 'nginx',
'key' => { 'id' => '573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62' }
)
expected that the catalogue would contain Apt::Source[nginx] with key set to {"id"=>"573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62"} but it is set to {"name"=>"nginx", "source"=>"https://nginx.org/keys/nginx_signing.key"}
|
Puppet / 8 (Ruby 3.2):
spec/classes/nginx_spec.rb#L194
nginx on debian-12-x86_64 with Facter 4.7.0 and Puppet 8.8.1 nginx::package package_source => 'passenger' is expected to contain Apt::Source[nginx] with location => "https://oss-binaries.phusionpassenger.com/apt/passenger", repos => "main" and key => {"id"=>"16378A33A6EF16762922526E561F9B9CAC40B2F7"}
Failure/Error:
is_expected.to contain_apt__source('nginx').with(
'location' => 'https://oss-binaries.phusionpassenger.com/apt/passenger',
'repos' => 'main',
'key' => { 'id' => '16378A33A6EF16762922526E561F9B9CAC40B2F7' }
)
expected that the catalogue would contain Apt::Source[nginx] with key set to {"id"=>"16378A33A6EF16762922526E561F9B9CAC40B2F7"} but it is set to {"name"=>"phusionpassenger", "source"=>"https://oss-binaries.phusionpassenger.com/auto-software-signing-gpg-key.txt"}
|
Puppet / 8 (Ruby 3.2)
The operation was canceled.
|
Puppet / Puppet 7 - Ubuntu 22.04
Canceling since a higher priority waiting request for '1610/merge' exists
|
Puppet / Puppet 7 - Ubuntu 22.04
The operation was canceled.
|
Puppet / Test suite
Process completed with exit code 1.
|
Puppet / 7 (Ruby 2.7):
spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on debian-11-x86_64 with Facter 4.5.2 and Puppet 7.32.1 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes
Skipped: Not yet implemented
|
Puppet / 7 (Ruby 2.7):
spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on debian-12-x86_64 with Facter 4.5.2 and Puppet 7.32.1 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes
Skipped: Not yet implemented
|
Puppet / 7 (Ruby 2.7):
spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on redhat-8-x86_64 with Facter 4.5.2 and Puppet 7.32.1 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes
Skipped: Not yet implemented
|
Puppet / 8 (Ruby 3.2):
spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on debian-11-x86_64 with Facter 4.7.0 and Puppet 8.8.1 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes
Skipped: Not yet implemented
|
Puppet / 8 (Ruby 3.2):
spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on debian-12-x86_64 with Facter 4.7.0 and Puppet 8.8.1 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes
Skipped: Not yet implemented
|
Puppet / 8 (Ruby 3.2):
spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on redhat-8-x86_64 with Facter 4.7.0 and Puppet 8.8.1 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes
Skipped: Not yet implemented
|
Puppet / 8 (Ruby 3.2):
spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on redhat-9-x86_64 with Facter 4.7.0 and Puppet 8.8.1 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes
Skipped: Not yet implemented
|