The python3-ipmi-0:0.5.1-1.fc35 package owns /usr/lib/python3.10/site-packages/tests and files within. This clashes with other packages owning (files in) that directory. In most cases, a "tests" module in site-packages is an error that should be corrected in upstream packaging. As downstream mitigation, it can be removed at the end of %install.
Friendly bump.
This bug appears to have been reported against 'rawhide' during the Fedora 36 development cycle. Changing version to 36.
(In reply to Miro Hrončok from comment #1) > Friendly bump. %build %py3_build %install %py3_install rm -rf /tests <<<<<---- and remove the path in this site? %check export PYTHONPATH=$RPM_BUILD_ROOT/%{python3_sitelib} nosetests-%{python3_version} -v tests %files -n python3-%{srcname} %doc README.rst %{_bindir}/ipmitool.py %{python3_sitelib}/pyipmi %{python3_sitelib}/tests <<<<<<<<<<<<<---------- We need remove the tests files? %{python3_sitelib}/*-py%{python3_version}.egg-info
You rm %{buildroot}%{python3_sitelib}/tests. But you better fix this upstream.
Working on it!
FEDORA-EPEL-2022-37f18bd2b1 has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-37f18bd2b1
FEDORA-2022-cabd026eeb has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-cabd026eeb
FEDORA-2022-cabd026eeb has been pushed to the Fedora 36 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-cabd026eeb` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-cabd026eeb See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-EPEL-2022-37f18bd2b1 has been pushed to the Fedora EPEL 8 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-37f18bd2b1 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-EPEL-2022-37f18bd2b1 has been pushed to the Fedora EPEL 8 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2022-cabd026eeb has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report.