meilisearch/MeiliSearch
Ver no GitHubdownload-latest.sh: return an error when the musl C library is present on the machine
Open
#4.379 aberto em 31 de jan. de 2024
contribution acceptedenhancementgood first issuetooling
Métricas do repositório
- Stars
- (20.887 stars)
- Métricas de merge de PR
- (Mesclagem média 11d 20h) (41 fundiu PRs em 30d)
Description
Meilisearch binary attached to the release cannot work with musl C library, like we can have with Alpine Linux.
The issue is, the download-latest.sh script does not return an error when we use it on a machine where musl C library is present.
We might want to return an equivalent of this error