rattler
rattler copied to clipboard
Case sensitive file systems make trouble
The ncurses package contains two files that share the same name in different capitalizations (at least on Linux).
Users using docker on macOS have a problem (https://github.com/prefix-dev/pixi/discussions/594#discussioncomment-7951695) because linking fails.
I think we should fix this in rattler so that one of the two files "wins" and the other one is ignored.
related https://github.com/conda-forge/ncurses-feedstock/issues/73