Bug 2220473
| Summary: | F39FailsToInstall: python3-qemu-qmp | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fedora Fails To Install <fti-bugs> |
| Component: | python-qemu-qmp | Assignee: | John Snow <jsnow> |
| Status: | CLOSED WORKSFORME | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | jsnow |
| 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: | 2023-07-19 04:51:00 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: | 2220126 | ||
| Bug Blocks: | 2135404, 2168845 | ||
|
Description
Fedora Fails To Install
2023-07-05 19:19:56 UTC
OK, Max G submitted some patches upstream to move the package onto the new packaging paradigm. There are a few hiccups left testing support for Python 3.12+, but I plan to cut a new version as soon as we turn all of the lights green. I don't understand the error message here, though: "3.11 needed by python3-qemu-qmp-0.0.2-2.fc38.noarch" -- is this because of using the legacy package installer? Either way, ACK that there's a problem and I am working on it. Pushed an upstream release: https://pypi.org/project/qemu.qmp/0.0.3/ I just have to wrestle with the downstream process to update the downstream package. Also, I notice that PyPI removed support for GPG signatures, so I guess I'll have to remove that from the specfile, too... Updated in a local branch, but still failing the build for the testing dep; ``` DEBUG util.py:442: - nothing provides python3.11dist(setuptools) needed by python3-avocado-92.0-2.fc38.noarch from build DEBUG util.py:442: - nothing provides python(abi) = 3.11 needed by python3-avocado-92.0-2.fc38.noarch from build ``` might now depend on https://bugzilla.redhat.com/show_bug.cgi?id=2220126 Hello, Please note that this comment was generated automatically by https://pagure.io/releng/blob/main/f/scripts/ftbfs-fti/follow-policy.py If you feel that this output has mistakes, please open an issue at https://pagure.io/releng/ All subpackages of a package against which this bug was filled are now installable or removed from Fedora 39. Thanks for taking care of it! |