Bug 2434810
| Summary: | matrix-synapse: FTBFS in Fedora rawhide/f44 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fedora Release Engineering <releng> | ||||||||
| Component: | matrix-synapse | Assignee: | Gwyn Ciesla <gwync> | ||||||||
| Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 45 | CC: | djc, epel-packagers-sig, fedora, fedora, jonathan, js-fedora, kparal, tom, vmiklos, xavier | ||||||||
| Target Milestone: | --- | Keywords: | CommonBugs | ||||||||
| Target Release: | --- | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | https://discussion.fedoraproject.org/t/common-issue/190392 | ||||||||||
| Fixed In Version: | Doc Type: | --- | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2026-08-18 13:36:30 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: | 2384424 | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Fedora Release Engineering
2026-01-28 21:50:22 UTC
Created attachment 2126248 [details]
build.log
Created attachment 2126249 [details]
root.log
file root.log too big, will only attach last 32768 bytes
Created attachment 2126250 [details]
state.log
The unresolved build issues for matrix-synapse in F44 mean that upgrading from F43 actually causes a downgrade to a version that doesn't work. The matrix-synapse that is shipping (1.137) is not compatible with python 3.14 while the most recent attempted build of 1.145 failed because two python packages it relies on (python-parameterized and python-pyrsistent) have been retired. The 1.147 version that is in F43 has never been attempted for F44 but in fact also fails on rust dependency issues. Common issue description: https://discussion.fedoraproject.org/t/common-issue/190392 This seems to be still a problem. If you came here for a workaround, then one way is: curl -O https://kojipkgs.fedoraproject.org/packages/matrix-synapse/1.147.1/1.fc43/x86_64/matrix-synapse-1.147.1-1.fc43.x86_64.rpm -O https://kojipkgs.fedoraproject.org/packages/matrix-synapse/1.147.1/1.fc43/x86_64/matrix-synapse+systemd-1.147.1-1.fc43.x86_64.rpm -O https://kojipkgs.fedoraproject.org/packages/matrix-synapse/1.147.1/1.fc43/x86_64/matrix-synapse+postgres-1.147.1-1.fc43.x86_64.rpm rpm -Uvh *.rpm Interestingly https://src.fedoraproject.org/rpms/matrix-synapse.git is already at 1.150.0, but somehow the rpm repo doesn't have binaries for this in F44? Thanks. This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component. This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component. This bug appears to have been reported against 'rawhide' during the Fedora Linux 45 development cycle. Changing version to 45. Automation has figured out the package is retired in Fedora 45. If you like it to be unretired, please open a ticket at https://forge.fedoraproject.org/releng/tickets/issues/new?template=.forgejo%2fISSUE_TEMPLATE%2funretire-package.md |