conan-io / conan

Conan - The open-source C and C++ package manager
https://conan.io
MIT License
7.97k stars 952 forks source link

Fix back migration of default compatibility.py from a clean install #16417

Closed czoido closed 1 month ago

czoido commented 1 month ago

Changelog: Fix: Fix back migration of default compatibility.py from a clean install. Docs: omit

I think it should solve this case: https://github.com/conan-io/conan/pull/16405#issuecomment-2151120296

Clean installation for 2.4.0, then downgrade to 2.3.2 it should work