Bug 1926488
Summary: | "/usr/bin/alembic" points to "alembic-" instead of "alembic-3" | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Doncho Gunchev <dgunchev> |
Component: | python-alembic | Assignee: | Fedora Infrastructure SIG <infra-sig> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 33 | CC: | infra-sig, kevin, mhroncok, rbean |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | python-alembic-1.4.2-6.fc33 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-02-28 17:25:37 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: |
Description
Doncho Gunchev
2021-02-08 21:16:07 UTC
This was fixed: https://src.fedoraproject.org/rpms/python-alembic/c/109f346e2f17a3de2a48e18fbb644f17619f0949?branch=f33 But the build was never shipped in an update. And that build is unfortunately deleted now. ;( I can definitely do a f33 build... but should I perhaps just push the latest at the same time? There's a few changes in 1.5.0 that are 'changes': https://alembic.sqlalchemy.org/en/latest/changelog.html#change-1.5.0-changed but they all seem pretty minor to me and there's a number of bugfixes. So, what do you think? 1.5.3 ? or just be conservative and do a 1.4.3 build? Given the branches already diverged, I'd just build the f33 fix and don't worry about the upgrade for a stable Fedora release unless something needs it. FEDORA-2021-072a05a18a has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-072a05a18a Tested the new RPM, it is fixed. FEDORA-2021-072a05a18a has been pushed to the Fedora 33 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-072a05a18a` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-072a05a18a See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2021-072a05a18a has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report. |