Bug 2132743
Summary: | F35FailsToInstall: python3-pynwb | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Miro Hrončok <mhroncok> |
Component: | python-pynwb | Assignee: | Ben Beasley <code> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 35 | CC: | bazanluis20, code, neuro-sig |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | python-pynwb-2.0.0-5.fc35 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-10-15 21:26:34 UTC | Type: | --- |
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: | 1927313 |
Description
Miro Hrončok
2022-10-06 13:54:37 UTC
This is caused by a numpy update, https://bodhi.fedoraproject.org/updates/FEDORA-2022-b04b04f979, in combination with unnecessary pynwb upstream upper-bounding of dependency versions, which is removed in later release branches. It should be sufficient to simply unpin the numpy version here and in python-hdmf (bug 2132742). FEDORA-2022-b5fd2fe13e has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2022-b5fd2fe13e FEDORA-2022-b5fd2fe13e has been pushed to the Fedora 35 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-b5fd2fe13e` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-b5fd2fe13e See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2022-b5fd2fe13e has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report. |