Description of problem: server_role_deploy_domain_controller openQA test is failing for f28 compose 20180302 on ppc64le with following lines from /var/log/rolekit: === 2018-03-08 10:29:41 ERROR: b'Package rolekit-0.5.2-2.fc28.noarch is already installed, skipping.' 2018-03-08 10:29:41 ERROR: b'' 2018-03-08 10:29:41 ERROR: b' Problem 1: conflicting requests' 2018-03-08 10:29:41 ERROR: b' - nothing provides libdns.so.169()(64bit) needed by bind-dyndb-ldap-11.1-9.fc28.ppc64le' 2018-03-08 10:29:41 ERROR: b' Problem 2: package freeipa-server-dns-4.6.3-1.fc28.noarch requires bind-dyndb-ldap >= 11.0-2, but none of the providers can be installed' 2018-03-08 10:29:41 ERROR: b' - conflicting requests' 2018-03-08 10:29:41 ERROR: b' - nothing provides libdns.so.169()(64bit) needed by bind-dyndb-ldap-11.1-9.fc28.ppc64le' 2018-03-08 10:31:41 ERROR: b"ipapython.admintool: ERROR Integrated DNS requires 'freeipa-server-dns' package" 2018-03-08 10:31:41 ERROR: b'ipapython.admintool: ERROR The ipa-server-install command failed. See /var/log/ipaserver-install.log for more information' 2018-03-08 10:31:41 ERROR: RolekitError: COMMAND_FAILED: 256 === Is is a packaging problem or a missing koji build ?
Created attachment 1406281 [details] rolekit
Created attachment 1406282 [details] ipaserver-install.log
Petr probably forgot to rebuild bind-dyndb-ldap or push an update?
This should be already fixed by bind-dyndb-ldap-11.1-10.fc28 [1]. Bodhi does not allow me to create update for it and according to my f28, this version is already on updates. Indeed I forgot to rebuild also bind-dyndb-ldap with updated bind. [1] https://koji.fedoraproject.org/koji/buildinfo?buildID=1052479
But built that later, because there were also some changes required to adapt original code to changes in upstream. Enabling updates should fix this bug, or new compose is required. Sorry I forgot to make there together, we were fixing dhcp with chain build.