Bug 2098881
Summary: | F37FailsToInstall: python3-deap | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Miro Hrončok <mhroncok> |
Component: | python-deap | Assignee: | Zbigniew Jędrzejewski-Szmek <zbyszek> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | neuro-sig, python-sig, zbyszek |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | python-deap-1.3.1_0.20220125gitb8513-1.fc37 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-06-21 16:07:53 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: | 2046668 | ||
Bug Blocks: | 2016048, 2045102, 2045109, 2099107, 2099108 |
Description
Miro Hrončok
2022-06-20 09:35:34 UTC
This bugzilla is likely a fallout from the Python 3.11 rebuild. If your package (or some of the dependencies it has) failed to rebuild during the Python 3.11 rebuild, they now fail to install. To fix this, packages need to be rebuilt in Rawhide. We will slowly triage the bugzillas, but we'd appreciate your help. If you know this is blocked by an existing reported build failure or another package not yet rebuilt with Python 3.11, please mark it as such by using the "Depends On"/"Blocks" bugzilla fields. That will help us determine what failures to prioritize. If this is not Python 3.11 related, please remove the PYTHON3.11 blocking tracker. Thank you and sorry for the inconvenience. Let me know if you need any help. Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.BgM1Zo ... + cd deap-b8513fc16fa05b2fe6b740488114a7f0c5a1dd06 + PYTHONPATH=/builddir/build/BUILDROOT/python-deap-1.3.1_0.20220125gitb8513fc-3.20220125gitb8513fc.fc37.s390x/usr/lib64/python3.11/site-packages + pytest -v /builddir/build/BUILDROOT/python-deap-1.3.1_0.20220125gitb8513fc-3.20220125gitb8513fc.fc37.s390x/usr/lib64/python3.11/site-packages/deap/tests --exclude test_cma ERROR: usage: pytest [options] [file_or_dir] [file_or_dir] [...] pytest: error: unrecognized arguments: --exclude test_cma inifile: None rootdir: /builddir/build error: Bad exit status from /var/tmp/rpm-tmp.BgM1Zo (%check) Pytest does not have --exclude, it only has --ignore, --ignore-glob, --deselect and -k. BTW the NVR is quite weird: python-deap-1.3.1_0.20220125gitb8513fc-3.20220125gitb8513fc.fc37 FEDORA-2022-46e62f73ae has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2022-46e62f73ae FEDORA-2022-46e62f73ae has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report. |