prisma icon indicating copy to clipboard operation
prisma copied to clipboard

Support Linux Gentoo

Open Norbiros opened this issue 3 years ago • 3 comments

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

Norbiros avatar Apr 11 '23 08:04 Norbiros

Same here with prisma 4.14.1

chrismurtagh avatar May 29 '23 22:05 chrismurtagh

the probleme still exist in 4.15.0

systemadmax avatar Jun 16 '23 16:06 systemadmax

Same here. Prisma 4.16.0 works with gentoo.

timovolkmer avatar Jun 23 '23 09:06 timovolkmer

prisma 5.0.0 aswell

Baconing avatar Jul 30 '23 19:07 Baconing

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

eugenmihailescu avatar Mar 03 '24 17:03 eugenmihailescu

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 https://github.com/prisma/prisma/pull/23243 The updated message will be part of the next release 5.11.0, next week.

Jolg42 avatar Mar 06 '24 10:03 Jolg42