Bug 2220326
Summary: | F39FailsToInstall: python3-matrix-nio | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Fedora Fails To Install <fti-bugs> |
Component: | python-matrix-nio | Assignee: | Ankur Sinha (FranciscoD) <sanjay.ankur> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | code, gwync, sanjay.ankur |
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-06 08:50:50 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: | 2220402 | ||
Bug Blocks: | 2135404, 2168845 |
Description
Fedora Fails To Install
2023-07-05 19:15:14 UTC
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! |