Bug 2342812
| Summary: | python3-mistune08 conflicts with python3-mistune | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Germano Massullo (Thetra) <germano.massullo> |
| Component: | python-mistune08 | Assignee: | Michel Lind <michel> |
| Status: | CLOSED ERRATA | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 41 | CC: | epel-packagers-sig, mhroncok, michel, neil, nforro, python-packagers-sig |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2025-02-09 01:17:07 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: | 2336242 | ||
|
Description
Germano Massullo (Thetra)
2025-01-29 14:46:37 UTC
*** Bug 2336242 has been marked as a duplicate of this bug. *** I am afraid there isn't much the maintainer can do about this :/ python3-mistune08 was created as a "temporary" workaround for packages that do not work with python3-mistune. That would now be only python-m2r which is unfortunately archived upstream https://github.com/miyakogi/m2r That itself is used in: $ repoquery -q --repo=rawhide{,-source} --whatrequires python3-m2r python-pyrtlsdr-0:0.3.0-8.fc42.src rebase-helper-0:0.29.2-1.fc41.src I'll check if the requirement is used. rebase-helper uses m2r. python-pyrtlsdr does not: https://src.fedoraproject.org/rpms/python-pyrtlsdr/pull-request/4 > rebase-helper uses m2r. I've removed the m2r dependency [1] in rebase-helper-0.29.3-1.fc4{0,1,2}. I don't think we can retire python3-m2r and python3-mistune08 in F41 though, right? [1] https://github.com/rebase-helper/rebase-helper/commit/08872ebbd34e5fc997496d2c4e43a07dfe266b44 (In reply to Nikola Forró from comment #4) > I've removed the m2r dependency [1] in rebase-helper-0.29.3-1.fc4{0,1,2}. Thanks! > I don't think we can retire python3-m2r and python3-mistune08 in F41 though, > right? No, we cannot. But we can do it in Fedora 42+ at least. We can make python3-mistune Obsolete it. Ok, let me retire python3-m2r in Rawhide. Let's retire python-mistune08 from rawhide? https://src.fedoraproject.org/rpms/python-mistune/pull-request/14 https://src.fedoraproject.org/rpms/python-mistune/pull-request/15 https://src.fedoraproject.org/rpms/python-mistune/pull-request/16 This should fix the problem as reported even if we don't retire python-mistune08 (and it is required anyway on rawhide if we do). FEDORA-2025-5db35b99aa (python-mistune-3.0.2-4.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2025-5db35b99aa FEDORA-2025-5db35b99aa (python-mistune-3.0.2-4.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2025-c28d3bee65 (python-mistune-2.0.4-11.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2025-c28d3bee65 FEDORA-2025-deb0f052cb (python-mistune-2.0.4-9.fc40) has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2025-deb0f052cb FEDORA-2025-c28d3bee65 has been pushed to the Fedora 41 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-c28d3bee65` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-c28d3bee65 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2025-deb0f052cb has been pushed to the Fedora 40 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-deb0f052cb` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-deb0f052cb See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. (In reply to Miro Hrončok from comment #7) > Let's retire python-mistune08 from rawhide? Yes, let's do that ~ ❯ fedrq whatrequires -X python3-mistune08 ~ ❯ fedrq whatrequires -X python3-mistune08 -b f41 python-m2r-0.3.1-9.fc41.src python3-m2r-0.3.1-9.fc41.noarch Confirmed. I just retired it in https://src.fedoraproject.org/rpms/python-mistune08/c/497018d761f6f5d1dcb745e669b5d24a2c820dfc?branch=rawhide FEDORA-2025-c28d3bee65 (python-mistune-2.0.4-11.fc41) has been pushed to the Fedora 41 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2025-deb0f052cb (python-mistune-2.0.4-9.fc40) has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report. |