The nightly tests using the copr repository @389ds/389-ds-base-nightly are failing in ipa server installation step, see the PR #1276 with for instance 389ds-fedora/automember test (Report, logs).
389ds-fedora/automember
... Configuring the web interface (httpd) [1/21]: stopping httpd [2/21]: backing up ssl.conf [3/21]: disabling nss.conf [4/21]: configuring mod_ssl certificate paths [5/21]: setting mod_ssl protocol list [6/21]: configuring mod_ssl log directory [7/21]: disabling mod_ssl OCSP [8/21]: adding URL rewriting rules [9/21]: configuring httpd [10/21]: setting up httpd keytab [11/21]: configuring Gssproxy [12/21]: setting up ssl [13/21]: configure certmonger for renewals [14/21]: publish CA cert [15/21]: clean up any existing httpd ccaches [error] CalledProcessError: CalledProcessError(Command ['/usr/bin/systemd-tmpfiles', '--create', '--prefix', '/run/ipa/ccaches'] returned non-zero exit status 73: 'Detected unsafe path transition /run (owned by dirsrv) → /run/ipa (owned by root) during canonicalization of /run/ipa.\n') CalledProcessError(Command ['/usr/bin/systemd-tmpfiles', '--create', '--prefix', '/run/ipa/ccaches'] returned non-zero exit status 73: 'Detected unsafe path transition /run (owned by dirsrv) → /run/ipa (owned by root) during canonicalization of /run/ipa.\n') The ipa-server-install command failed. See /var/log/ipaserver-install.log for more information Exit code: 1
Installed package: 389-ds-base-2.1.0-20211030.fc34.x86_64
The regression seems to be related to this recent commit on 389ds master branch.
Companion issue on 389ds side: #4973
DS fix for this is out for review...
Fixed upstream now.
Verified with 389-ds-base-2.1.0-20211101.fc34.x86_64, installation is now successful.
Metadata Update from @frenaud: - Issue close_status updated to: fixed - Issue status updated to: Closed (was: Open)