meilisearch/MeiliSearch
Vedi su GitHubdownload-latest.sh: return an error when the musl C library is present on the machine
Open
#4379 aperta il 31 gen 2024
contribution acceptedenhancementgood first issuetooling
Metriche repository
- Star
- (20.887 star)
- Metriche merge PR
- (Merge medio 11g 20h) (41 PR mergiate in 30 g)
Descrizione
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