Description of problem: /usr/share/root/cmake/ROOTConfig-targets.cmake (root-core-6.22.00-1.fc32.x86_64) references non-installable files: * /usr/lib64/root/libROOTPythonizations3_8.so.6.22.00 * /usr/lib64/root/libJupyROOT3_8.so.6.22.00 Version-Release number of selected component (if applicable): 6.22.00-1.fc32.x86_64 How reproducible: always Steps to Reproduce: 1. cd to a CMake project directory that uses `find_package(ROOT)` 2. Running the CMake configure phase, e.g. `cmake -S. -Bbuild` results in CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1360 (message): The imported target "ROOT::ROOTPythonizations3_8" references the file "/usr/lib64/root/libROOTPythonizations3_8.so.6.22.00" but this file does not exist. If this target is used you need to install the package that provides this file dnf install /usr/lib64/root/libROOTPythonizations3_8.so.6.22.00 If this target is not used this warning can be ignored. CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1360 (message): The imported target "ROOT::JupyROOT3_8" references the file "/usr/lib64/root/libJupyROOT3_8.so.6.22.00" but this file does not exist. If this target is used you need to install the package that provides this file dnf install /usr/lib64/root/libJupyROOT3_8.so.6.22.00 If this target is not used this warning can be ignored. Actual results: $ sudo dnf install /usr/lib64/root/libROOTPythonizations3_8.so.6.22.00 Last metadata expiration check: 2:09:37 ago on Tue 18 Aug 2020 12:30:22 PM CEST. No match for argument: /usr/lib64/root/libROOTPythonizations3_8.so.6.22.00 Error: Unable to find a match: /usr/lib64/root/libROOTPythonizations3_8.so.6.22.00 $ sudo dnf install /usr/lib64/root/libJupyROOT3_8.so.6.22.00 Last metadata expiration check: 2:09:46 ago on Tue 18 Aug 2020 12:30:22 PM CEST. No match for argument: /usr/lib64/root/libJupyROOT3_8.so.6.22.00 Error: Unable to find a match: /usr/lib64/root/libJupyROOT3_8.so.6.22.00 Expected results: The /usr/share/root/cmake/ROOTConfig-targets.cmake file references the actual libs in * /usr/lib64/python3.8/site-packages/libROOTPythonizations3_8.cpython-38-x86_64-linux-gnu.so (python3-root-6.22.00-1.fc32.x86_64) * /usr/lib64/python3.8/site-packages/libJupyROOT3_8.cpython-38-x86_64-linux-gnu.so (python3-jupyroot-6.22.00-1.fc32.x86_64) so that dnf can match them to the correct packages.
Fixed in Fedora 33 and Rawhide.
FEDORA-2020-543bedc44c has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2020-543bedc44c
FEDORA-2020-a55be98ca8 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-a55be98ca8
FEDORA-EPEL-2020-60865a6b26 has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-60865a6b26
FEDORA-EPEL-2020-60865a6b26 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-2020-60865a6b26 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2020-a55be98ca8 has been pushed to the Fedora 32 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-a55be98ca8` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-a55be98ca8 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2020-543bedc44c has been pushed to the Fedora 31 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-543bedc44c` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-543bedc44c See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-EPEL-2020-3cbe001af0 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-3cbe001af0
FEDORA-EPEL-2020-3cbe001af0 has been pushed to the Fedora EPEL 7 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-3cbe001af0 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2020-a55be98ca8 has been pushed to the Fedora 32 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2020-543bedc44c has been pushed to the Fedora 31 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-EPEL-2020-60865a6b26 has been pushed to the Fedora EPEL 8 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-EPEL-2020-3cbe001af0 has been pushed to the Fedora EPEL 7 stable repository. If problem still persists, please make note of it in this bug report.