Update FreeBSD packages to Python 3.11 #301
Annotations
3 errors
Run tests:
spec/classes/plugin/dns_rfc2136_spec.rb#L62
letsencrypt::plugin::dns_rfc2136 on freebsd-13-amd64 based operating systems with required parameters with manage_package => true is expected to contain Class[letsencrypt::plugin::dns_rfc2136] with package_name => "py11-certbot-dns-rfc2136"
Failure/Error: is_expected.to contain_class('letsencrypt::plugin::dns_rfc2136').with_package_name(package_name)
expected that the catalogue would contain Class[letsencrypt::plugin::dns_rfc2136] with package_name set to "py11-certbot-dns-rfc2136" but it is set to "py311-certbot-dns-rfc2136"
|
Run tests:
spec/classes/plugin/dns_route53_spec.rb#L40
letsencrypt::plugin::dns_route53 on freebsd-13-amd64 based operating systems with required parameters with manage_package => true is expected to contain Class[letsencrypt::plugin::dns_route53] with package_name => "py39-certbot-dns-route53"
Failure/Error: is_expected.to contain_class('letsencrypt::plugin::dns_route53').with_package_name(package_name)
expected that the catalogue would contain Class[letsencrypt::plugin::dns_route53] with package_name set to "py39-certbot-dns-route53" but it is set to "py311-certbot-dns-route53"
|
Run tests
Process completed with exit code 1.
|
Loading