example: https://jenkins-continuous-infra.apps.ci.centos.org/view/Fedora%20All%20Packages%20Pipeline/job/fedora-rawhide-build-pipeline/8944/
for coreutils builds the pipeline tries to install coreutils coreutils-common coreutils-single, but coreutils-single will conflict with coreutils that is already installed.
coreutils coreutils-common coreutils-single
fixed with https://github.com/CentOS-PaaS-SIG/upstream-fedora-pipeline/pull/211
Metadata Update from @bgoncalv: - Issue status updated to: Closed (was: Open)