Add support for Ubuntu 24.04 #295
ci.yml
on: pull_request
Puppet
/
Static validations
19s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
2s
Annotations
5 errors
Puppet / Puppet 8 - Ubuntu 24.04:
spec/acceptance/odoo_spec.rb#L24
odoo class when using odoo version="14.0" works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2404-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_225135822.sLbl5q.pp
Last 10 lines of output were:
AttributeError: module 'lxml.html.clean' has no attribute 'defs'
Error: Facter: Error while resolving custom fact fact='odoo', resolution='<anonymous>': unexpected token at ''
�[mNotice: Compiled catalog for ubuntu2404-64-puppet8.example.com in environment production in 0.19 seconds
Info: Using environment 'production'
Info: Applying configuration version '1738018299'
Warning: Private key for 'ubuntu2404-64-puppet8.example.com' does not exist
Warning: Client certificate for 'ubuntu2404-64-puppet8.example.com' does not exist
�[mNotice: /Stage[main]/Odoo::Service/Service[odoo]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Odoo::Service/Service[odoo]: Unscheduling refresh on Service[odoo]
�[mNotice: Applied catalog in 1.48 seconds
|
Puppet / Puppet 8 - Ubuntu 24.04
Process completed with exit code 1.
|
Puppet / Puppet 7 - Ubuntu 24.04:
spec/acceptance/odoo_spec.rb#L24
odoo class when using odoo version="14.0" works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2404-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_225148864.faPPav.pp
Last 10 lines of output were:
AttributeError: module 'lxml.html.clean' has no attribute 'defs'
Error: Facter: Error while resolving custom fact fact='odoo', resolution='<anonymous>': 783: unexpected token at ''
�[mNotice: Compiled catalog for ubuntu2404-64-puppet7.example.com in environment production in 0.22 seconds
Info: Using environment 'production'
Info: Applying configuration version '1738018313'
Warning: Private key for 'ubuntu2404-64-puppet7.example.com' does not exist
Warning: Client certificate for 'ubuntu2404-64-puppet7.example.com' does not exist
�[mNotice: /Stage[main]/Odoo::Service/Service[odoo]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Odoo::Service/Service[odoo]: Unscheduling refresh on Service[odoo]
�[mNotice: Applied catalog in 1.41 seconds
|
Puppet / Puppet 7 - Ubuntu 24.04
Process completed with exit code 1.
|
Puppet / Test suite
Process completed with exit code 1.
|