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 2220424

Summary: F39FailsToInstall: python3-pycodestyle
Product: [Fedora] Fedora Reporter: Fedora Fails To Install <fti-bugs>
Component: python-pycodestyleAssignee: Ali Erdinc Koroglu <aekoroglu>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: aekoroglu, awilliam, mhroncok, mtasaka, orion, python-packagers-sig
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: 2023-07-14 00:30:41 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: 2168845, 2135404, 2219974, 2220004, 2220045, 2220072, 2220080, 2220101, 2220130, 2220132, 2220168, 2220175, 2220177, 2220185, 2220194, 2220205, 2220214, 2220224, 2220225, 2220226, 2220228, 2220229, 2220230, 2220235, 2220254, 2220267, 2220284, 2220296, 2220307, 2220314, 2220346, 2220357, 2220369, 2220386, 2220390, 2220404, 2220435, 2220456, 2220457, 2220464, 2220497, 2220523, 2220529, 2220543    

Description Fedora Fails To Install 2023-07-05 19:18:27 UTC
Hello,

Please note that this comment was generated automatically by https://pagure.io/releng/blob/main/f/scripts/ftbfs-fti/follow-policy.py
If you feel that this output has mistakes, please open an issue at https://pagure.io/releng/

Your package (python-pycodestyle) Fails To Install in Fedora 39:

can't install python3-pycodestyle:
  - nothing provides python(abi) = 3.11 needed by python3-pycodestyle-2.9.1-2.fc38.noarch
  
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.


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. To reproduce, use the koji/local repo only, e.g. in mock:

    $ mock -r fedora-39-x86_64 --config-opts mirrored=False install python3-pycodestyle


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/fesco/Updates_Policy/#updating-inter-dependent-packages

Thanks!

Comment 1 Mamoru TASAKA 2023-07-10 14:29:57 UTC
So this package now blocks many packages.

Looking at upstream git log:
https://github.com/PyCQA/pycodestyle/commits/main

so upstream git tree now seems to handle python 3.12. python 3.12 support seems to consist of multiple commits, so I think for now it is best Fedora python-pycodestyle rebases the source code to the latest git tree of the upstream.

Thoughts?

Comment 2 Miro Hrončok 2023-07-10 14:48:37 UTC
I agree. However this mostly blocks trough flake8, so we should probably do the same with flake8 and test them together.

Comment 3 Miro Hrončok 2023-07-10 14:52:44 UTC
Ali Erdinc Koroglu is looking into that.

Comment 4 Adam Williamson 2023-07-14 00:25:13 UTC
I bumped to 2.10.0, backported the fixes, and am building - https://koji.fedoraproject.org/koji/taskinfo?taskID=103334486

I don't see how this can make things any *worse*, now the Python 3.12 bump has happened. Even if this causes problems for flake8, things are no worse than they were before, since both pycodestyle and flake8 were uninstallable.

Once the build is done I'll try building flake8 and see if there are any problems there (I'm working my way up the dep chain to nikola).

Comment 5 Adam Williamson 2023-07-14 00:30:41 UTC
Done: https://koji.fedoraproject.org/koji/taskinfo?taskID=103334486