Fix apt-key
deprecated message
#544
Annotations
9 errors and 10 warnings
Run tests:
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"}
|
Run tests:
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"}
|
Run tests:
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"}
|
Run tests:
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"}
|
Run tests:
spec/classes/nginx_spec.rb#L159
nginx on ubuntu-20.04-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/ubuntu", 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"}
|
Run tests:
spec/classes/nginx_spec.rb#L194
nginx on ubuntu-20.04-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"}
|
Run tests:
spec/classes/nginx_spec.rb#L159
nginx on ubuntu-22.04-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/ubuntu", 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"}
|
Run tests:
spec/classes/nginx_spec.rb#L194
nginx on ubuntu-22.04-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"}
|
Run tests
Process completed with exit code 1.
|
Run tests:
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
|
Run tests:
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
|
Run tests:
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
|
Run tests:
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
|
Run tests:
spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on rocky-8-x86_64 with Facter 4.5.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
|
Run tests:
spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on rocky-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
|
Run tests:
spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on almalinux-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
|
Run tests:
spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on almalinux-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
|
Run tests:
spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on oraclelinux-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
|
Run tests:
spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on oraclelinux-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
|
Loading