Description of problem: Current build of python3-sip-devel contains wrong reference to package_note files. This make linker failed on compiling some python and C++ related projects. Version-Release number of selected component (if applicable): python3-sip-deve-4.19.25-5 How reproducible: Use sip to generate Python bindings for any C++ class library. I found this problem when building qt_gui_cpp module from ROS2. Steps to Reproduce: See offical ROS2 document for how to build ROS2 from source. https://docs.ros.org/en/rolling/Installation/Alternatives/Fedora-Development-Setup.html Actual results: Fail to compile with following info from stderr: /usr/bin/ld: cannot open linker script file /builddir/build/BUILD/sip-4.19.25/.package_note-sip-4.19.25-5.fc37.x86_64.ld: No such file or directory Expected results: Compile without this problem. Additional info: These location contains reference to package_note files: /usr/lib64/python3.11/site-packages/sipconfig.py:42 /usr/lib64/python3.11/site-packages/sipconfig.py:104
Re-assigning. python3-sip is an EPEL-only package.
it is fixed in sip-4.19.25-6.fc37, https://koji.fedoraproject.org/koji/taskinfo?taskID=98406175
FEDORA-2023-a5b7b6b33a has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2023-a5b7b6b33a
FEDORA-2023-a5b7b6b33a has been pushed to the Fedora 37 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-a5b7b6b33a` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-a5b7b6b33a See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2023-a5b7b6b33a has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report.