Issue
What were you trying to do that didn't work?
On a CentOS Stream 10 host with conmon-2:2.1.12-3.el10.x86_64, installing upstream CRI-O fails because of conflicts.
What is the impact of this issue to you?
I can't evaluate CRI-O on CentOS Stream 10.
Please provide the package NVR for which the bug is seen:
conmon-2:2.1.12-3.el10.x86_64
cri-o-1.32.0-150500.1.1.x86_64
How reproducible is this bug?:
Always
Steps to reproduce
Install conmon: `sudo dnf install conmon`
Install CRI-O according to https://github.com/cri-o/packaging?tab=readme-ov-file#add-the-cri-o-repository: `sudo dnf install cri-o`
Then the installation resulted in failure.
Error: Transaction test error:
file /usr/libexec/crio/conmon from install of cri-o-1.32.0-150500.1.1.x86_64 conflicts with file from package conmon-2:2.1.12-3.el10.x86_64
Expected results
CRI-O can be installed successfully.
Actual results
dnf install fails with conflict error