Create olcDbDirectory before its database and the start of slapd #401
Annotations
3 errors and 1 warning
spec/acceptance/openldap__server__database_spec.rb#L7
openldap::server::database with syncrepl idempotentlies run
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_203347205.SQO4Jt.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for almalinux9-64-puppet8.example.com in environment production in 0.22 seconds
Info: Using environment 'production'
Info: Applying configuration version '1720038828'
Error: Found 1 dependency cycle:
(File[/var/lib/ldap] => Class[Openldap::Server::Service] => Service[slapd] => Class[Openldap::Server::Service] => Class[Openldap::Server::Slapdconf] => Openldap::Server::Database[dc=foo,dc=example,dc=com] => File[/var/lib/ldap])\nTry the '--graph' option and opening the resulting '.dot' file in OmniGraffle or GraphViz
Error: Failed to apply catalog: One or more resource dependency cycles detected in graph
|
spec/acceptance/openldap__server__dbindex_spec.rb#L7
openldap::server::dbindex with defaults idempotentlies run
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_203349218.qoKIfH.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for almalinux9-64-puppet8.example.com in environment production in 0.22 seconds
Info: Using environment 'production'
Info: Applying configuration version '1720038830'
Error: Found 1 dependency cycle:
(File[/var/lib/ldap] => Class[Openldap::Server::Service] => Service[slapd] => Class[Openldap::Server::Service] => Class[Openldap::Server::Slapdconf] => Openldap::Server::Database[dc=foo,dc=example,dc=com] => File[/var/lib/ldap])\nTry the '--graph' option and opening the resulting '.dot' file in OmniGraffle or GraphViz
Error: Failed to apply catalog: One or more resource dependency cycles detected in graph
|
|
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_203323180.1TRd8O.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for almalinux9-64-puppet8.example.com in environment production in 0.22 seconds
Info: Using environment 'production'
Info: Applying configuration version '1720038804'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap'
�[mNotice: Applied catalog in 0.17 seconds
|
This job failed
Loading