You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
set core.cache:storage_path to something other than ~/.conan2/p. remove ~/.conan2/p
upgrade to conan 2.0.14
try to use conan, it will fail with "Could not complete the 2.0.14 DB migration"
Logs
➜ conan list \*
WARN: Upgrade cache from Conan version '2.0.13'
WARN: Running 2.0.14 Cache DB migration to add LRU column
ERROR: unable to open database file
The text was updated successfully, but these errors were encountered:
Environment details
Steps to reproduce
install conan 2.0.13
set
core.cache:storage_path
to something other than~/.conan2/p
. remove~/.conan2/p
upgrade to conan 2.0.14
try to use conan, it will fail with "Could not complete the 2.0.14 DB migration"
Logs
The text was updated successfully, but these errors were encountered: