Troubleshooting: Case insensitive filesystem can't manage this
Open
- Dominant language
- C++
- Stars
- 125
- Forks
- 382
- Avg merge
- 22h 39m
- Merged PRs (30d)
- 21
Description
When a package with same name is installed, but using different name is installed we have the follow problem:
```
ERROR: Failed requirement 'OpenSSL/1.0.2o@conan/stable' from 'Poco/1.9.3@pocoproject/stable'
ERROR: Requested 'OpenSSL/1.0.2o@conan/stable' but found case incompatible 'openssl'
Case insensitive filesystem can't manage this
```
The recommendation is excluding the old package.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.