Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was 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

@DMRobertson

Description

@DMRobertson

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:

C Extension is now optional by default
Pure py package will be no more pubished on Pypi

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-PackagingOur Debian packages, docker images; or issues relevant to downstream packagersT-DefectBugs, crashes, hangs, security vulnerabilities, or other reported issues.X-Release-BlockerMust be resolved before making a release

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions