You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 20, 2022. It is now read-only.
When building the image for the last version of the DB container with the Dockerfile,
I have this error :
ERROR: Failed building wheel for gevent
Building wheel for PyYAML (PEP 517): started
Building wheel for PyYAML (PEP 517): finished with status 'done'
Created wheel for PyYAML: filename=PyYAML-5.4.1-cp39-cp39-linux_x86_64.whl size=45655 sha256=9ebe5e765ae4eb9c86db5856905e1f64cda4dbc07faa4619725aa71bcccad4ee
Stored in directory: /tmp/pip-ephem-wheel-cache-aek50y4x/wheels/b7/a5/c4/504d913c2a55bb09c607541578ec5f844d1ff33467abe93ba5
Successfully built PyYAML
Failed to build gevent
ERROR: Could not build wheels for gevent which use PEP 517 and cannot be installed directly
ERROR: Service 'db' failed to build
Please is this related to the disclaimer found on the front page of this GIT :
The current state of this repository doesn't work out-of-the box since Mattermost server v5.31+ requires PostgreSQL versions of 10 or higher.
Hello
When building the image for the last version of the DB container with the Dockerfile,
I have this error :
Please is this related to the disclaimer found on the front page of this GIT :
The current state of this repository doesn't work out-of-the box since Mattermost server v5.31+ requires PostgreSQL versions of 10 or higher.
In this case, when would that be solved?
Thank you!