Bug 2132035
Summary: | F36FailsToInstall: pgadmin4 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Miro Hrončok <mhroncok> |
Component: | pgadmin4 | Assignee: | Sandro Mani <manisandro> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 36 | CC: | joe, manisandro |
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: | 2022-10-16 22:27:17 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: | 1992487 |
Description
Miro Hrončok
2022-10-04 13:47:35 UTC
I'm not sure if this is a pgadmin bug, or a python3-flask-compress bug. Here's additional output that might help. Problem: package pgadmin4-6.12-6.fc36.x86_64 requires (python3dist(flask-compress) >= 1 with python3dist(flask-compress) < 2), but none of the providers can be installed - cannot install both python3-flask-compress-1.13-2.fc36.noarch and python3-flask-compress-1.12-1.fc36.noarch - cannot install both python3-flask-compress-1.13-2.fc36.noarch and python3-flask-compress-1.11-1.fc36.noarch - cannot install the best update candidate for package python3-flask-compress-1.12-1.fc36.noarch - cannot install the best update candidate for package pgadmin4-6.12-6.fc36.x86_64 This is a python-flask-compress bug, it's provides are broken: python3.10dist(flask-compress) = 0 python3dist(flask-compress) = 0 whereas it should be python3.11dist(flask-compress) = 1.13 python3dist(flask-compress) = 1.13 I had submitted a fix, but apparently it only worked on F38 and F37. I'll look at why it did not work for F36. FEDORA-2022-ef5078b20a has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-ef5078b20a FEDORA-2022-07322ff08f has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2022-07322ff08f FEDORA-2022-eaa5957fdc has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2022-eaa5957fdc FEDORA-2022-eaa5957fdc has been pushed to the Fedora 37 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-eaa5957fdc` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-eaa5957fdc See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2022-07322ff08f 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-07322ff08f` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-07322ff08f See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2022-ef5078b20a has been pushed to the Fedora 36 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-ef5078b20a` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-ef5078b20a See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. *** Bug 2133208 has been marked as a duplicate of this bug. *** FEDORA-2022-ef5078b20a has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2022-07322ff08f has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2022-eaa5957fdc has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report. |