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 1773377 - python-xarray fails to build with Python 3.8 on Fedora 32+
Summary: python-xarray fails to build with Python 3.8 on Fedora 32+
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-xarray
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 PYTHON39
TreeView+ depends on / blocked
 
Reported: 2019-11-17 23:18 UTC by Miro Hrončok
Modified: 2020-02-08 12:06 UTC (History)
3 users (show)

Fixed In Version: python-xarray-0.15.0-1.fc32
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-02-08 12:06:30 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Miro Hrončok 2019-11-17 23:18:21 UTC
python-xarray 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-xarray

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:28:00 UTC
What is the plan here? Do we try to keep the package or retire it?

Comment 2 Sergio Pascual 2019-12-11 10:22:44 UTC
This is failing due to cartopy, which is an optional dependency.

Comment 3 Elliott Sales de Andrade 2020-02-08 12:06:30 UTC
So it turns out Cartopy is only needed for docs, so I temporarily disabled them in order to build.


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