Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changing config on a brand new local cache results in errors #130

Open
foundry-markf opened this issue Nov 2, 2023 · 0 comments
Open

Changing config on a brand new local cache results in errors #130

foundry-markf opened this issue Nov 2, 2023 · 0 comments

Comments

@foundry-markf
Copy link
Contributor

foundry-markf commented Nov 2, 2023

I had a local cache already on disk.
I used the cruiz wizard to register it.
Then I tried enabling revisions and print run commands, and got this error on the console

Traceback (most recent call last):
  File "/Users/mark.final/dev/conan/library_venv310/lib/python3.10/site-packages/cruiz/manage_local_cache/managelocalcachesdialog.py", line 728, in _config_toggle_revisions
    self._config_toggle(checked, ConanConfigBoolean.REVISIONS)
  File "/Users/mark.final/dev/conan/library_venv310/lib/python3.10/site-packages/cruiz/manage_local_cache/managelocalcachesdialog.py", line 715, in _config_toggle
    del self._modifications["Config"][config]
KeyError: 'Config'

cruiz v1.4.0a4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant