Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 2118159
Summary: | F38FailsToInstall: mkdocs | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Miro Hrončok <mhroncok> |
Component: | mkdocs | Assignee: | Sandro Mani <manisandro> |
Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | epel-packagers-sig, manisandro, rcallicotte, williamjmorenor |
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-09-17 08:19:59 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: | 2117177 |
Description
Miro Hrončok
2022-08-14 17:09:37 UTC
Hello, This is the first reminder (step 3 from https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/#_package_removal_for_long_standing_ftbfs_and_fti_bugs). If you know about this problem and are planning on fixing it, please acknowledge so by setting the bug status to ASSIGNED. If you don't have time to maintain this package, consider orphaning it, so maintainers of dependent packages realize the problem. Hello, This is the second reminder (step 4 from https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/#_package_removal_for_long_standing_ftbfs_and_fti_bugs). If you know about this problem and are planning on fixing it, please acknowledge so by setting the bug status to ASSIGNED. If you don't have time to maintain this package, consider orphaning it, so maintainers of dependent packages realize the problem. @mhroncok Blocked on https://github.com/mkdocs/mkdocs/issues/2892#issuecomment-1200518008, I don't see any other option than retiring. The other option is to package python-markdown3.3 compat package. But it cannot be side-by-side installable with the current python-markdown? Or would mkdocs have to be patched to împort markdown33? > But it cannot be side-by-side installable with the current python-markdown? That is the idea. See e.g. https://src.fedoraproject.org/rpms/python-sqlalchemy1.3 https://src.fedoraproject.org/rpms/python-pytest4 (f34 branch) At this point pip in virtualenv is probably the better solution? Of what problem? If you want mkdocs packaged as RPM, pip in virtualenv is not an option. If you want developers to use mkdocs for their Python projects in Fedroa, pip in virtualenv was always the better option. Right, I think I just took over mkdocs last time it was getting retired - but I see that it is a leaf package, so no real reason for it to exist as an rpm. mkdocs is now retired. |