Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1706875

Summary: python-CacheControl fails to build on rawhide/f31
Product: [Fedora] Fedora Reporter: Patrik Kopkan <pkopkan>
Component: python-CacheControlAssignee: Miro Hrončok <mhroncok>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 31CC: decathorpe, mhroncok, slavek.kabrda
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-08-20 16:19:29 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: 1700317, 1686977, 1732841    
Attachments:
Description Flags
Copr build log none

Description Patrik Kopkan 2019-05-06 12:34:02 UTC
Created attachment 1564418 [details]
Copr build log

python-CacheControl-0.12.5-3 seems to fail building due to missing plugin.

scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=34677419

at attachment is build log with python3.8

Comment 1 Patrik Kopkan 2019-05-06 12:43:29 UTC

*** This bug has been marked as a duplicate of bug 1675712 ***

Comment 2 Miro Hrončok 2019-07-10 11:28:34 UTC
Slávek, do you still maintain this package or should it be orphaned?

Comment 3 Ben Cotton 2019-08-13 16:50:34 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 31 development cycle.
Changing version to '31'.

Comment 4 Ben Cotton 2019-08-13 18:48:03 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 31 development cycle.
Changing version to 31.

Comment 5 Miro Hrončok 2019-08-14 22:24:22 UTC
The coordinated rebuild of Python 3.8 has started in the `f32-python` side tag.

If you figure out how to rebuild this package, please don't rebuild it in regular rawhide, but use the side tag instead:

    on branch master:
    $ fedpkg build --target=f32-python

To wait for a build to show up in the side tag, do:

    $ koji wait-repo f32-python --build=<nvr>

Where <nvr> is name-version-release of the source package, e.g. python-foo-1.1-2.fc32.

An updated mock config is posted at:
http://copr.fedorainfracloud.org/coprs/g/python/python3.8/

Note that it will take a while before the essential packages are rebuilt, so don't expect all your dependencies to be available right away.

Thanks. Let us know if you need up to date info, or if you have any questions.



PS this message is mass posted to all the bugs that block the PYTHON38 bug. If this is also a Fedora 31 FTBFS bug and you manage to fix it, you can do a f31 build as usual:

    on branch f31:
    $ fedpkg build

Comment 6 Fabio Valentini 2019-08-20 08:09:14 UTC
This issue is caused by an incompatibility with pytest >= 4.0.
I've applied the workaround recommended by upstream and will submit a build to f32-python shortly.

Comment 7 Fabio Valentini 2019-08-20 08:26:00 UTC
Ok, build for f32-python is blocked by the build failure of python3-cherrypy with python 3.8.
The latest commit in the python-CacheControl master branch *should* build in f32-python once cherrypy is rebuilt as well.

It's already built for f31: https://koji.fedoraproject.org/koji/buildinfo?buildID=1361214

Comment 8 Miro Hrončok 2019-08-20 08:59:09 UTC
python-cherrypy: nothing provides python(abi) = 3.7 needed by python3-portend-2.5-2.fc31.noarch

python-portend: python3-jaraco-functools, python3-jaraco-packaging, python3-tempora

python-jaraco-packaging BuildRequires  python3dist(importlib-metadata)

Comment 9 Miro Hrončok 2019-08-20 09:06:30 UTC
python-jaraco-packaging no longer BuildRequires  python3dist(importlib-metadata)