Bug 2004456

Summary: python-dask: does not build in non-bootstrap mode
Product: [Fedora] Fedora Reporter: Ankur Sinha (FranciscoD) <sanjay.ankur>
Component: python-daskAssignee: Elliott Sales de Andrade <quantum.analyst>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 35CC: python-sig, quantum.analyst, zbyszek
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: https://koschei.fedoraproject.org/package/python-dask
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-09-27 01:32:43 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: 1994181    
Bug Blocks:    

Description Ankur Sinha (FranciscoD) 2021-09-15 11:05:11 UTC
Description of problem:
Package python-dask fails to build from source in Fedora 35.

Version-Release number of selected component (if applicable):
2021.8.0-1.fc35~bootstrap

Steps to Reproduce:
koji build --scratch f35 python-dask-2021.8.0-1.fc35~bootstrap.src.rpm

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



Additional note: this breaks upgrades to F35 from F34 currently. One has to remove this package to proceed.

Comment 1 Zbigniew Jędrzejewski-Szmek 2021-09-25 10:19:47 UTC
It seems to build fine in rawhide now. One test is skipped, and I verified that it still fails if enabled.
And ~bootstrap is still needed, because BuildRequires:  python3dist(dask_sphinx_theme) >= 1.3.5 cannot
be satisfied. But there is no FTBFS related to pytables.

Comment 2 Elliott Sales de Andrade 2021-09-27 01:32:43 UTC
Thanks for checking; I've now built it in F35 and Rawhide.

Non-bootstrap fails not because of dask-sphinx-theme, but distributed, which is taking far longer to get working than expected. But that is close now. I don't think there's any need to keep this open to track that.