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-matrix-nio) Fails To Install in Fedora 39: can't install python3-matrix-nio: - nothing provides python3.11dist(jsonschema) needed by python3-matrix-nio-0.20.2-1.fc39.noarch - nothing provides python3.11dist(pycryptodomex) needed by python3-matrix-nio-0.20.2-1.fc39.noarch - nothing provides python3.11dist(aiohttp-socks) needed by python3-matrix-nio-0.20.2-1.fc39.noarch - nothing provides python3.11dist(h11) needed by python3-matrix-nio-0.20.2-1.fc39.noarch - nothing provides python3.11dist(aiofiles) needed by python3-matrix-nio-0.20.2-1.fc39.noarch - nothing provides python3.11dist(h2) needed by python3-matrix-nio-0.20.2-1.fc39.noarch - nothing provides python(abi) = 3.11 needed by python3-matrix-nio-0.20.2-1.fc39.noarch - nothing provides (python3.11dist(aiohttp) < 4~~ with python3.11dist(aiohttp) >= 3.8.3) needed by python3-matrix-nio-0.20.2-1.fc39.noarch - nothing provides (python3.11dist(future) < 0.19~~ with python3.11dist(future) >= 0.18.2) needed by python3-matrix-nio-0.20.2-1.fc39.noarch - nothing provides (python3.11dist(logbook) < 2~~ with python3.11dist(logbook) >= 1.5.3) needed by python3-matrix-nio-0.20.2-1.fc39.noarch - nothing provides (python3.11dist(unpaddedbase64) < 3~~ with python3.11dist(unpaddedbase64) >= 2.1) needed by python3-matrix-nio-0.20.2-1.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-matrix-nio 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!
The dependency problems are fixed, so you can just rebuild this in Rawhide now. git commit -m 'Rebuild for Python 3.12 (fix RHBZ#2220326)' --allow-empty fedpkg push && fedpkg rebuild
Working on it now, thanks.
I don't think this even needs another build. mock -r fedora-39-x86_64 --config-opts mirrored=False install python3-matrix-nio completes just fine now: Installed: expat-2.5.0-2.fc38.x86_64 libb2-0.98.1-8.fc38.x86_64 libtomcrypt-1.18.2-16.fc38.x86_64 libtommath-1.2.0-9.fc38.x86_64 llhttp-8.1.0-5.fc39.x86_64 mpdecimal-2.5.1-6.fc38.x86_64 python-pip-wheel-23.1.2-2.fc39.noarch python3-3.12.0~b3-2.fc39.x86_64 python3-aiofiles-23.2.0~^20230628git7a787da-1.fc39.noarch python3-aiohttp-3.8.4-4.fc39.x86_64 python3-aiohttp-socks-0.8.0-2.fc39.noarch python3-aiosignal-1.3.1-6.fc39.noarch python3-async-timeout-4.0.2-8.fc39.noarch python3-attrs-23.1.0-3.fc39.noarch python3-charset-normalizer-3.1.0-2.fc39.noarch python3-frozenlist-1.3.3-5.fc39.x86_64 python3-future-0.18.3-7.fc39.noarch python3-h11-0.13.0-5.fc39.noarch python3-h2-4.1.0-16.fc39.noarch python3-hpack-4.0.0-15.fc39.noarch python3-hyperframe-6.0.1-12.fc39.noarch python3-idna-3.4-3.fc39.noarch python3-jsonschema-4.17.3-4.fc39.noarch python3-libs-3.12.0~b3-2.fc39.x86_64 python3-logbook-1.5.3-14.fc39.noarch python3-matrix-nio-0.20.2-2.fc39.noarch python3-multidict-6.0.4-2.fc39.x86_64 python3-pycryptodomex-3.17.0-2.fc39.x86_64 python3-pyrsistent-0.19.3-7.fc39.x86_64 python3-socks-2.0.3-9.fc39.noarch python3-socks+asyncio-2.0.3-9.fc39.noarch python3-unpaddedbase64-2.1.0-6.fc39.noarch python3-yarl-1.9.2-2.fc39.x86_64 python3-zombie-imp-0.0.2-1.fc39.noarch Complete! INFO: Finish: run I'll go ahead and close this without a build for now.
(In reply to Ankur Sinha (FranciscoD) from comment #3) > I don't think this even needs another build. > I'll go ahead and close this without a build for now. I believe it did when I posted here, but Miro Hrončok took care of it: https://src.fedoraproject.org/rpms/python-matrix-nio/c/a7c5c96248455b57689e5374c0f23a30b42b5490?branch=rawhide https://koji.fedoraproject.org/koji/buildinfo?buildID=2227612 Anyway, LGTM now. Thanks!