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

Support Linux Gentoo #18698

Closed
Norbiros opened this issue Apr 11, 2023 · 6 comments
Closed

Support Linux Gentoo #18698

Norbiros opened this issue Apr 11, 2023 · 6 comments
Assignees
Labels
domain/client Issue in the "Client" domain: Prisma Client, Prisma Studio etc. kind/feature A request for a new feature. tech/typescript Issue for tech TypeScript. topic: engine topic: os detection topic: OS/distro-resolution
Milestone

Comments

@Norbiros
Copy link

Norbiros commented Apr 11, 2023

Problem

Prisma works correctly, but I get this warning:

Prisma doesn't know which engines to download for the Linux distro "gentoo". Falling back to Prisma engines built "debian".
Please report your experience by creating an issue at https://github.com/prisma/prisma/issues so we can add your distro to the list of known supported distros.

Suggested solution

Add Gentoo to list of supported distros

Additional context

Screenshot from 2023-04-11 10-37-43

@Weakky Weakky added kind/feature A request for a new feature. domain/client Issue in the "Client" domain: Prisma Client, Prisma Studio etc. topic: binaryTargets labels Apr 12, 2023
@aqrln aqrln added the tech/typescript Issue for tech TypeScript. label Apr 18, 2023
@aqrln aqrln self-assigned this Apr 18, 2023
@chrismurtagh
Copy link

Same here with prisma 4.14.1

@systemadmax
Copy link

the probleme still exist in 4.15.0

@timovolkmer
Copy link

Same here. Prisma 4.16.0 works with gentoo.

@Baconing
Copy link

prisma 5.0.0 aswell

@eugenmihailescu
Copy link

Same here. Prisma 5.10.2 works in my Gentoo Linux 2.14.

@Jolg42 Jolg42 added this to the 5.11.0 milestone Mar 6, 2024
@Jolg42
Copy link
Contributor

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
domain/client Issue in the "Client" domain: Prisma Client, Prisma Studio etc. kind/feature A request for a new feature. tech/typescript Issue for tech TypeScript. topic: engine topic: os detection topic: OS/distro-resolution
Projects
None yet
Development

No branches or pull requests

10 participants