Bug 1747647
Summary: | player fails to build with Python 3.8 on Fedora 32+ | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Miro Hrončok <mhroncok> |
Component: | player | Assignee: | Rich Mattes <richmattes> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | kwizart, richmattes, robotics, TicoTimo, tim |
Target Milestone: | --- | ||
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-09-22 18:53:34 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: | 1750908, 1750909, 1686977 |
Description
Miro Hrončok
2019-08-31 12:57:38 UTC
Looks like both of those packages are retired in f32. They're both optional deps, so I removed the BuildRequires on them both and will rebuild once the current build finishes failing. I've cancelled the current build. Thanks! I rebuilt, and now it looks like it's failing due to a problem with proj in the OpenCV dep chain. OpenCV depends on VTK, and VTK depends on proj. proj just had a soname bump - there's a thread on fedora-devel about it. I'll follow that and rebuild once the required packages are ready. |