Bug 2261622 - python3.6: FTBFS in Fedora rawhide/f40
Summary: python3.6: FTBFS in Fedora rawhide/f40
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python3.6
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Python Maintainers
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F40FTBFS
TreeView+ depends on / blocked
 
Reported: 2024-01-29 21:59 UTC by Fedora Release Engineering
Modified: 2024-01-30 15:30 UTC (History)
6 users (show)

Fixed In Version: python3.6-3.6.15-25.fc40
Clone Of:
Environment:
Last Closed: 2024-01-30 15:30:27 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (32.00 KB, text/plain)
2024-01-29 21:59 UTC, Fedora Release Engineering
no flags Details
root.log (32.00 KB, text/plain)
2024-01-29 21:59 UTC, Fedora Release Engineering
no flags Details
state.log (1.65 KB, text/plain)
2024-01-29 21:59 UTC, Fedora Release Engineering
no flags Details

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.


Note You need to log in before you can comment on or make changes to this bug.