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 1773373 - python-geoplot fails to build with Python 3.8 on Fedora 32+
Summary: python-geoplot fails to build with Python 3.8 on Fedora 32+
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-geoplot
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Elliott Sales de Andrade
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1743898
Blocks: F32FTBFS F32FailsToInstall PYTHON38 1773375 PYTHON39
TreeView+ depends on / blocked
 
Reported: 2019-11-17 23:15 UTC by Miro Hrončok
Modified: 2020-02-11 01:31 UTC (History)
3 users (show)

Fixed In Version: python-geoplot-0.2.4-5.fc32
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-02-11 01:31:23 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Miro Hrončok 2019-11-17 23:15:04 UTC
python-geoplot fails to build with Python 3.8.0b4 in Fedora 32.

See the build failures at https://koji.fedoraproject.org/koji/search?match=glob&type=package&terms=python-geoplot

DEBUG util.py:593:  Error: 
DEBUG util.py:593:   Problem: conflicting requests
DEBUG util.py:593:    - nothing provides python3.7dist(pyshp) >= 1.1.4 needed by python3-cartopy-0.17.0-6.fc31.x86_64
DEBUG util.py:593:    - nothing provides python3.7dist(setuptools) >= 0.7.2 needed by python3-cartopy-0.17.0-6.fc31.x86_64
DEBUG util.py:593:    - nothing provides python3.7dist(shapely) >= 1.5.6 needed by python3-cartopy-0.17.0-6.fc31.x86_64
DEBUG util.py:593:    - nothing provides python3.7dist(six) >= 1.3 needed by python3-cartopy-0.17.0-6.fc31.x86_64
DEBUG util.py:593:    - nothing provides libproj.so.13()(64bit) needed by python3-cartopy-0.17.0-6.fc31.x86_64
DEBUG util.py:593:    - nothing provides python(abi) = 3.7 needed by python3-cartopy-0.17.0-6.fc31.x86_64
DEBUG util.py:593:    - nothing provides python3.7dist(numpy) >= 1.10 needed by python3-cartopy-0.17.0-6.fc31.x86_64

It is not important whether the problem is caused by this package or another, this issue is blocking the Python 3.8 rebuild of this package.
If this package won't build with 3.8, it won't be installable, along with all its dependent packages, in Fedora 32 and further.

Furthermore, as it fails to install, its dependent packages will fail to install and/or build as well.

Please rebuild the package in Fedora 32 (rawhide).

Let us know here if you have any questions. Thank You!

Comment 1 Miro Hrončok 2019-11-25 10:27:34 UTC
What is the plan here? Do we try to keep the package or retire it?

Comment 2 Elliott Sales de Andrade 2020-02-08 10:58:59 UTC
I've tested this against the latest Cartopy `master` and it will build, so I just need to finish up tagging Cartopy and this will be good again.


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