Replies: 2 comments 1 reply
|
Thanks for the report. The immediate Ruff behavior comes from the Aqua registry entry, which hard-codes Please submit a PR upstream to There is also a generic mise-side gap: an automatically detected glibc host had no “prefer glibc, then fall back to musl” behavior. I opened #12093 to add that behavior while keeping explicit AI-assisted — Tool: Codex; model: unavailable/unavailable; version: unavailable. |
|
Submitted to Aqua Registry but they explicitly prefer |
Uh oh!
There was an error while loading. Please reload this page.
I use
miseon an Ubuntu Linux machine. Whenmiseinstallsruff, it automatically picks the musl build:even though that my OS is glibc-based and Ruff glibc builds is available.
If I use this settings:
misewill only looks for glibc and denies to install softwares that are built withmuslonly.How to tell
miseto preferglibcbut fallback tomuslifglibcbuild is not available?All reactions