Hide Forgot
python-pathlib2 failed to build from source in Fedora rawhide/f31 https://koji.fedoraproject.org/koji/taskinfo?taskID=36637198 For details on the mass rebuild see: https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Please fix python-pathlib2 at your earliest convenience and set the bug's status to ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks, python-pathlib2 will be orphaned. Before branching of Fedora 32, python-pathlib2 will be retired, if it still fails to build. For more details on the FTBFS policy, please visit: https://fedoraproject.org/wiki/Fails_to_build_from_source
Created attachment 1598817 [details] build.log file build.log too big, will only attach last 32768 bytes
Created attachment 1598819 [details] root.log file root.log too big, will only attach last 32768 bytes
Created attachment 1598820 [details] state.log
python-pathlib2 fails to build without python3-test: ============================= test session starts ============================== platform linux -- Python 3.8.0b3, pytest-4.6.4, py-1.8.0, pluggy-0.12.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/pathlib2-2.3.4 collecting ... collected 0 items / 1 errors ==================================== ERRORS ==================================== ___________________ ERROR collecting tests/test_pathlib2.py ____________________ ImportError while importing test module '/builddir/build/BUILD/pathlib2-2.3.4/tests/test_pathlib2.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/test_pathlib2.py:43: in <module> from test import support E ModuleNotFoundError: No module named 'test' During handling of the above exception, another exception occurred: tests/test_pathlib2.py:45: in <module> from test import test_support as support E ModuleNotFoundError: No module named 'test' !!!!!!!!!!!!!!!!!!! Interrupted: 1 errors during collection !!!!!!!!!!!!!!!!!!!! =========================== 1 error in 0.25 seconds ============================ The fix is at: https://src.fedoraproject.org/rpms/python-pathlib2/pull-request/2 See https://fedoraproject.org/wiki/Changes/Move_test.support_module_to_python3-test_subpackage This blocks the Python 3.8 rebuild: https://fedoraproject.org/wiki/Changes/Python3.8
This bug appears to have been reported against 'rawhide' during the Fedora 31 development cycle. Changing version to '31'.
This bug appears to have been reported against 'rawhide' during the Fedora 31 development cycle. Changing version to 31.
Oops, sorry Miro. I stumbled across this issue myself and fixed it before looking up this bug. I didn't see you had a pull request. Paulo has been absent from Fedora for well over a year now, so I've gotten into the habit of looking after his packages. I'll try to get in touch with him to see if he has plans to return to actively maintaining his packages.
No problem. Glad that it is fixed.