rattler icon indicating copy to clipboard operation
rattler copied to clipboard

Case sensitive file systems make trouble

Open wolfv opened this issue 2 years ago • 1 comments

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.

wolfv avatar Dec 31 '23 14:12 wolfv

related https://github.com/conda-forge/ncurses-feedstock/issues/73

pavelzw avatar May 24 '24 22:05 pavelzw