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 1842090

Summary: lazygal depends on python3-genshi which fails to build
Product: [Fedora] Fedora Reporter: Igor Raits <igor.raits>
Component: lazygalAssignee: Dominik 'Rathann' Mierzejewski <dominik>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: 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: 1803234, 1803235, 1785415    

Description Igor Raits 2020-05-30 17:32:42 UTC
Hello,

Please note that this comment was generated automatically. If you feel that this output has mistakes, please contact me via email (ignatenkobrain).

Your package (lazygal) Fails To Install in Fedora 33:

can't install lazygal:
  - nothing provides python(abi) = 3.8 needed by lazygal-0.9.3-9.fc33.noarch
  
If you don't react accordingly to the policy for FTBFS/FTI bugs (https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/), your package may be orphaned in 8+ weeks.

P.S. The data was generated solely from koji buildroot, so it might be newer than the latest compose or the content on mirrors.

P.P.S. If this bug has been reported in the middle of upgrading multiple dependent packages, please consider using side tags: https://docs.fedoraproject.org/en-US/rawhide-gating/multi-builds/

Thanks!

Comment 1 Igor Raits 2020-06-08 07:00:36 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.

Comment 2 Tomáš Hrnčiar 2020-06-09 07:08:25 UTC
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

Comment 3 Dominik 'Rathann' Mierzejewski 2020-06-09 09:43:20 UTC
Not much I can do here until genshi is fixed.

Comment 4 Felix Schwarz 2020-06-16 07:54:11 UTC
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.