Add support for Ubuntu 24.04 #284
ci.yml
on: pull_request
Puppet
/
Static validations
22s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
1s
Annotations
7 errors
Puppet / Puppet 8 - Ubuntu 24.04:
spec/acceptance/odoo_spec.rb#L24
odoo class when using odoo version="17.0" works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2404-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_210944427.2mrHBa.pp
Last 10 lines of output were:
E: Unable to correct problems, you have held broken packages.
�[mNotice: /Stage[main]/Odoo::Config/Odoo_config[db_user]: Dependency Package[odoo] has failures: true
Warning: /Stage[main]/Odoo::Config/Odoo_config[db_user]: Skipping because of failed dependencies
Warning: /Stage[main]/Odoo::Config/Odoo_config[db_password]: Skipping because of failed dependencies
Warning: /Stage[main]/Odoo::Config/Odoo_config[db_host]: Skipping because of failed dependencies
Warning: /Stage[main]/Odoo::Config/Odoo_config[db_port]: Skipping because of failed dependencies
Info: Class[Odoo]: Unscheduling all events on Class[Odoo]
Info: Stage[main]: Unscheduling all events on Stage[main]
Warning: /Stage[main]/Odoo::Service/Service[odoo]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 7.99 seconds
|
Puppet / Puppet 8 - Ubuntu 24.04:
spec/acceptance/odoo_spec.rb#L24
odoo class when using odoo version="18.0" works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2404-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_211001167.MdzPJQ.pp
Last 10 lines of output were:
E: Unable to correct problems, you have held broken packages.
�[mNotice: /Stage[main]/Odoo::Config/Odoo_config[db_user]: Dependency Package[odoo] has failures: true
Info: Class[Odoo]: Unscheduling all events on Class[Odoo]
Info: Stage[main]: Unscheduling all events on Stage[main]
Warning: /Stage[main]/Odoo::Config/Odoo_config[db_user]: Skipping because of failed dependencies
Warning: /Stage[main]/Odoo::Config/Odoo_config[db_password]: Skipping because of failed dependencies
Warning: /Stage[main]/Odoo::Config/Odoo_config[db_host]: Skipping because of failed dependencies
Warning: /Stage[main]/Odoo::Config/Odoo_config[db_port]: Skipping because of failed dependencies
Warning: /Stage[main]/Odoo::Service/Service[odoo]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 5.44 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="17.0" works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2404-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_210946740.4r6y62.pp
Last 10 lines of output were:
E: Unable to correct problems, you have held broken packages.
�[mNotice: /Stage[main]/Odoo::Config/Odoo_config[db_user]: Dependency Package[odoo] has failures: true
Warning: /Stage[main]/Odoo::Config/Odoo_config[db_user]: Skipping because of failed dependencies
Warning: /Stage[main]/Odoo::Config/Odoo_config[db_password]: Skipping because of failed dependencies
Warning: /Stage[main]/Odoo::Config/Odoo_config[db_host]: Skipping because of failed dependencies
Warning: /Stage[main]/Odoo::Config/Odoo_config[db_port]: Skipping because of failed dependencies
Warning: /Stage[main]/Odoo::Service/Service[odoo]: Skipping because of failed dependencies
Info: Class[Odoo]: Unscheduling all events on Class[Odoo]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 8.27 seconds
|
Puppet / Puppet 7 - Ubuntu 24.04:
spec/acceptance/odoo_spec.rb#L24
odoo class when using odoo version="18.0" works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2404-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_211003330.YH01tv.pp
Last 10 lines of output were:
E: Unable to correct problems, you have held broken packages.
�[mNotice: /Stage[main]/Odoo::Config/Odoo_config[db_user]: Dependency Package[odoo] has failures: true
Warning: /Stage[main]/Odoo::Config/Odoo_config[db_user]: Skipping because of failed dependencies
Warning: /Stage[main]/Odoo::Config/Odoo_config[db_password]: Skipping because of failed dependencies
Warning: /Stage[main]/Odoo::Config/Odoo_config[db_host]: Skipping because of failed dependencies
Warning: /Stage[main]/Odoo::Config/Odoo_config[db_port]: Skipping because of failed dependencies
Warning: /Stage[main]/Odoo::Service/Service[odoo]: Skipping because of failed dependencies
Info: Class[Odoo]: Unscheduling all events on Class[Odoo]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 10.10 seconds
|
Puppet / Puppet 7 - Ubuntu 24.04
Process completed with exit code 1.
|
Puppet / Test suite
Process completed with exit code 1.
|