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 'debian12-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_203404869.XDabiA.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for debian12-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1720038846'
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 'debian12-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_203406689.4Xze88.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for debian12-64-puppet7.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1720038848'
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 'debian12-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_203335972.AFB1RX.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for debian12-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1720038817'
�[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.61 seconds
|
This job failed
Loading