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 2220512

Summary: F39FailsToInstall: python3-socketio+asyncio_client, python3-socketio+client, python3-socketio
Product: [Fedora] Fedora Reporter: Fedora Fails To Install <fti-bugs>
Component: python-socketioAssignee: Ben Beasley <code>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: code, manisandro
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-26 18:44:40 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: 2220129    
Bug Blocks: 2168845, 2135404, 2220237, 2226338    

Description Fedora Fails To Install 2023-07-05 19:21:36 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-socketio) Fails To Install in Fedora 39:

can't install python3-socketio+asyncio_client:
  - nothing provides python(abi) = 3.11 needed by python3-socketio+asyncio_client-5.8.0-4.fc39.noarch
  - nothing provides python3.11dist(aiohttp) >= 3.4 needed by python3-socketio+asyncio_client-5.8.0-4.fc39.noarch
  
can't install python3-socketio+client:
  - nothing provides python(abi) = 3.11 needed by python3-socketio+client-5.8.0-4.fc39.noarch
  - nothing provides python3.11dist(requests) >= 2.21 needed by python3-socketio+client-5.8.0-4.fc39.noarch
  - nothing provides python3.11dist(websocket-client) >= 0.54 needed by python3-socketio+client-5.8.0-4.fc39.noarch
  
can't install python3-socketio:
  - nothing provides python(abi) = 3.11 needed by python3-socketio-5.8.0-4.fc39.noarch
  - nothing provides python3.11dist(python-engineio) >= 4.3 needed by python3-socketio-5.8.0-4.fc39.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-socketio+asyncio_client python3-socketio+client python3-socketio


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 Ben Beasley 2023-07-06 16:59:32 UTC
$ fedpkg mockbuild --enablerepo=local

Error:
 Problem: cannot install the best candidate for the job
  - nothing provides python(abi) = 3.11 needed by python3-bidict-0.22.0-4.fc38.noarch from fedora

Comment 2 Ben Beasley 2023-07-13 13:38:14 UTC
I should be able to fix this once somebody fixes python-bidict. I offered a PR to do that (https://src.fedoraproject.org/rpms/python-bidict/pull-request/1), but whether the package’s sole maintainer will ever look at it is another matter…