python-pyvmomi failed to build from source in Fedora rawhide/f39 https://koji.fedoraproject.org/koji/taskinfo?taskID=103692410 For details on the mass rebuild see: https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Please fix python-pyvmomi 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-pyvmomi will be orphaned. Before branching of Fedora 40, python-pyvmomi will be retired, if it still fails to build. For more details on the FTBFS policy, please visit: https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/
Created attachment 1979308 [details] build.log file build.log too big, will only attach last 32768 bytes
Created attachment 1979309 [details] root.log file root.log too big, will only attach last 32768 bytes
Created attachment 1979310 [details] state.log
File "/builddir/build/BUILD/pyvmomi-7.0.3/pyVmomi/SoapAdapter.py", line 1003, in <module> _SocketWrapper = ssl.wrap_socket ^^^^^^^^^^^^^^^ AttributeError: module 'ssl' has no attribute 'wrap_socket' Deprecation of ssl.wrap_socket for very long time & removed officially since python 3.10, recommended to use ssl.Context.wrap_socket instead.
*** Bug 2220467 has been marked as a duplicate of this bug. ***