From Fedora Project Wiki
< User:Denisarnaud | Tasks
Denisarnaud (talk | contribs) mNo edit summary |
Denisarnaud (talk | contribs) mNo edit summary |
||
Line 2: | Line 2: | ||
* [[User:Denisarnaud/Tasks/Completed/2019-08-re2]] | * [[User:Denisarnaud/Tasks/Completed/2019-08-re2]] | ||
= ZeroMQ CVE issue = | = 2020-09 - ZeroMQ CVE issue = | ||
* [[User:Denisarnaud/Tasks/Completed/2020-09-zeromq-cve]] | |||
= CMake change - 2020-08 = | = CMake change - 2020-08 = |
Revision as of 12:05, 15 August 2024
2019-08 - Upgrade of re2 on Rawhide
2020-09 - ZeroMQ CVE issue
CMake change - 2020-08
- Changes/CMake to do out-of-source builds
- Mailing list threads:
- FTBFS
CMake 3.17 on EPEL 8
- Mailing list threads:
Changes/Python3.9
- References:
- OpenTREP: https://bodhi.fedoraproject.org/updates/FEDORA-2020-c96d07b759
- Packages having an issue: airinv airrac airtsp rmol sevmgr trademgen
- AirInv - Fixed: https://bodhi.fedoraproject.org/updates/FEDORA-2020-d6b3c81762
- AirRAC - Fixed: https://bodhi.fedoraproject.org/updates/FEDORA-2020-bd268627aa
- AirTSP new source - Fixed: https://bodhi.fedoraproject.org/updates/FEDORA-2020-bf40bfa645
- PyRMOL fails to install - Fixed: https://bodhi.fedoraproject.org/updates/FEDORA-2020-5c004b8ae6
- SEvMgr FTBS - Fixed: https://bodhi.fedoraproject.org/updates/FEDORA-2020-1cd31866cb
- F33FailsToInstall: python3-trademgen - Fixed: https://bodhi.fedoraproject.org/updates/FEDORA-2020-1966482401
- Hello,
- Please note that this comment was generated automatically. If you feel that this output has mistakes, please contact me via email (ignatenkobrain@fedoraproject.org).
- Your package (rmol) Fails To Install in Fedora 33:
- can't install python3-rmol:
- nothing provides libboost_python38.so.1.69.0()(64bit) needed by python3-rmol-1.00.4-2.fc32.x86_64
- If you don't react accordingly to the policy for FTBFS/FTI bugs (https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/), your package may be orphaned in 8+ weeks.
- P.S. The data was generated solely from koji buildroot, so it might be newer than the latest compose or the content on mirrors.
- P.P.S. If this bug has been reported in the middle of upgrading multiple dependent packages, please consider using side tags: https://docs.fedoraproject.org/en-US/rawhide-gating/multi-builds/
Changes/F31Boost170
The task has been given up, as neither Jon nor I have bandwidth for it.
May 2020 - Do not link with libpython3.8+
- References:
- Many packages unnecessarily link to libpython
- libarcus Pull Request - Stop linking the Python module to libpython (on Python 3.8+)
- Changes/PythonStaticSpeedup / Changes/PythonNoSemanticInterpositionSpeedup
- https://docs.python.org/3.8/whatsnew/3.8.html#changes-in-the-c-api
- https://bugs.python.org/issue21536
July 2019 - Python 3.8 for Fedora 31
Testing and mass rebuild of packages is happening in COPR. You can follow these instructions to test locally in mock if your package builds with Python 3.8: https://copr.fedorainfracloud.org/coprs/g/python/python3.8/
- RMOL fails to rebuild with Python 3.8
- Builds for RMOL with Python 3.8: https://copr.fedorainfracloud.org/coprs/g/python/python3.8/package/rmol/
- TraDemGen fails to rebuild with Python 3.8
- Builds for TraDemGen with Python 3.8: https://copr.fedorainfracloud.org/coprs/g/python/python3.8/package/trademgen/