Bug 1842090
| Summary: | lazygal depends on python3-genshi which fails to build | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Igor Raits <igor.raits> |
| Component: | lazygal | Assignee: | Dominik 'Rathann' Mierzejewski <dominik> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | dominik, fschwarz, mhroncok, thrnciar |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | lazygal-0.9.3-10.fc33 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-06-16 10:39:18 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: | 1817711 | ||
| Bug Blocks: | 1785415, 1803234, 1803235 | ||
|
Description
Igor Raits
2020-05-30 17:32:42 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. DEBUG util.py:600: Error: DEBUG util.py:600: Problem: conflicting requests DEBUG util.py:600: - nothing provides python(abi) = 3.8 needed by python3-genshi-0.7.3-5.fc32.noarch Not much I can do here until genshi is fixed. I built a patched version of python-genshi in rawhide. Please note that these patches are completely unreviewed and not tested in production. I submitted these as pull request (https://github.com/edgewall/genshi/pull/27) but upstream did not respond yet. However the test suite seems to be solid and I fixed all test failures. Please let me know if you experience problems in your library/application. |