This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
CI fails to test Python 3.11 wheel on Ubuntu 20.04 #15109
Labels
A-Packaging
Our Debian packages, docker images; or issues relevant to downstream packagers
T-Defect
Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
X-Release-Blocker
Must be resolved before making a release
frozendict is failing to install all of a sudden.
https://github.com/matrix-org/synapse/actions/runs/4221352086/jobs/7328543146#step:8:2301
It looks like it is failing to invoke gcc somehow: https://github.com/matrix-org/synapse/actions/runs/4221352086/jobs/7328543146#step:8:2418
The frozendict maintainer made a release over the weekend: https://github.com/Marco-Sulla/python-frozendict/releases/tag/v2.3.5
They note:
There is no C-extension for 3.11 (Marco-Sulla/python-frozendict#68, Marco-Sulla/python-frozendict#67 (comment))... so how are you be expected to install the pure-python version on Python 3.11?
The text was updated successfully, but these errors were encountered: