Bug 1965602

Summary: python-pycares: FTBFS in Fedora rawhide
Product: [Fedora] Fedora Reporter: Tomáš Hrnčiar <thrnciar>
Component: python-pycaresAssignee: Matthieu Saulnier <casper>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: casper, code, gwync, mhroncok
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://koschei.fedoraproject.org/package/python-pycares
Whiteboard:
Fixed In Version: python-pycares-4.0.0-3.fc35 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-06-09 21:39:13 UTC Type: Bug
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: 1890881, 1927309, 1927313, 1959342, 1968884    

Description Tomáš Hrnčiar 2021-05-28 11:45:49 UTC
Description of problem:
Package python-pycares fails to build from source in Fedora rawhide.

Version-Release number of selected component (if applicable):
3.2.0-1.fc35

Steps to Reproduce:
koji build --scratch f35 python-pycares-3.2.0-1.fc35.src.rpm

Additional info:
This package is tracked by Koschei. See:
https://koschei.fedoraproject.org/package/python-pycares

Comment 1 Miro Hrončok 2021-06-04 20:12:56 UTC
This is a mass-posted update. Sorry if it is not 100% accurate to this bugzilla.


The Python 3.10 rebuild is in progress in a Koji side tag. If you manage to fix the problem, please commit the fix in the rawhide branch, but don't build the package in regular rawhide.

You can either build the package in the side tag, with:

    $ fedpkg build --target=f35-python

Or you can the build and we will eventually build it for you.

Note that the rebuild is still in progress, so not all (build) dependencies of this package might be available right away.

Thanks.

See also https://fedoraproject.org/wiki/Changes/Python3.10

If you have general questions about the rebuild, please use this mailing list thread: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/G47SGOYIQLRDTWGOSLSWERZSSHXDEDH5/

Comment 2 Miro Hrončok 2021-06-07 22:57:53 UTC
The f35-python side tag has been merged to Rawhide. From now on, build as you would normally build.

Comment 3 Miro Hrončok 2021-06-08 11:30:15 UTC
*** Bug 1969086 has been marked as a duplicate of this bug. ***

Comment 4 Ben Beasley 2021-06-09 21:08:28 UTC
PR to fix: https://src.fedoraproject.org/rpms/python-pycares/pull-request/1

Comment 5 Fedora Update System 2021-06-09 21:36:38 UTC
FEDORA-2021-1b50364303 has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2021-1b50364303

Comment 6 Fedora Update System 2021-06-09 21:39:13 UTC
FEDORA-2021-1b50364303 has been pushed to the Fedora 35 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 7 Matthieu Saulnier 2021-06-09 21:42:02 UTC
Thank you Ben Beasley for the fix.