Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Engine does not support Linux distro "openeuler" #20937

Closed
desonyuan opened this issue Sep 3, 2023 · 1 comment
Closed

Engine does not support Linux distro "openeuler" #20937

desonyuan opened this issue Sep 3, 2023 · 1 comment
Labels
kind/feature A request for a new feature. team/client Issue for team Client. tech/typescript Issue for tech TypeScript. topic: engine topic: linux topic: OS/distro-resolution
Milestone

Comments

@desonyuan
Copy link

desonyuan commented Sep 3, 2023

Problem

Prisma doesn't know which engines to download for the Linux distro "openeuler". Falling back to Prisma engines built "debian".

cat /etc/os-release

NAME="openEuler"
VERSION="23.03"
ID="openEuler"
VERSION_ID="23.03"
PRETTY_NAME="openEuler 23.03"
ANSI_COLOR="0;31

This os compatible with CentOS.
website https://www.openeuler.org/en/
Please add support for this os thanks!

@aqrln aqrln added kind/feature A request for a new feature. tech/typescript Issue for tech TypeScript. team/client Issue for team Client. topic: engine labels Sep 4, 2023
@Jolg42 Jolg42 added this to the 5.11.0 milestone Mar 6, 2024
@Jolg42
Copy link
Member

Jolg42 commented Mar 6, 2024

I'll close this, as the fallback/default engine should work as expected, so only a report would be needed if there is an issue, let us know if that's the case.

Note that we changed the message, to make it informational only in #23243
The updated message will be part of the next release 5.11.0, next week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature A request for a new feature. team/client Issue for team Client. tech/typescript Issue for tech TypeScript. topic: engine topic: linux topic: OS/distro-resolution
Projects
None yet
Development

No branches or pull requests

4 participants