Bug 2261622

Summary: python3.6: FTBFS in Fedora rawhide/f40
Product: [Fedora] Fedora Reporter: Fedora Release Engineering <releng>
Component: python3.6Assignee: Python Maintainers <python-maint>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: cstratak, mhroncok, python-maint, python-packagers-sig, torsava, vstinner
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python3.6-3.6.15-25.fc40 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-01-30 15:30:27 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2231791    
Attachments:
Description Flags
build.log
none
root.log
none
state.log none

Description Fedora Release Engineering 2024-01-29 21:59:38 UTC
python3.6 failed to build from source in Fedora rawhide/f40

https://koji.fedoraproject.org/koji/taskinfo?taskID=112404287


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
Please fix python3.6 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,
python3.6 will be orphaned. Before branching of Fedora 41,
python3.6 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/

Comment 1 Fedora Release Engineering 2024-01-29 21:59:46 UTC
Created attachment 2013342 [details]
build.log

file build.log too big, will only attach last 32768 bytes

Comment 2 Fedora Release Engineering 2024-01-29 21:59:52 UTC
Created attachment 2013343 [details]
root.log

file root.log too big, will only attach last 32768 bytes

Comment 3 Fedora Release Engineering 2024-01-29 21:59:55 UTC
Created attachment 2013344 [details]
state.log

Comment 4 Miro Hrončok 2024-01-30 12:23:20 UTC
Actually, python3.6-3.6.15-25.fc40 failed on s390x with:

======================================================================
ERROR: test_pha_required_nocert (test.test_ssl.TestPostHandshakeAuth)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/builddir/build/BUILD/Python-3.6.15/Lib/test/test_ssl.py", line 3823, in test_pha_required_nocert
    s.write(b'HASCERT')
  File "/builddir/build/BUILD/Python-3.6.15/Lib/ssl.py", line 847, in write
    return self._sslobj.write(data)
  File "/builddir/build/BUILD/Python-3.6.15/Lib/ssl.py", line 598, in write
    return self._sslobj.write(data)
ConnectionResetError: [Errno 104] Connection reset by peer
----------------------------------------------------------------------


Will try again.

Comment 5 Miro Hrončok 2024-01-30 15:30:27 UTC
The third time was a charm. It built.