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

Quickfix for the change of internal GoogleUser structure #260

Merged
merged 3 commits into from
Feb 20, 2020
Merged

Conversation

zudov
Copy link
Contributor

@zudov zudov commented Feb 19, 2020

Issue #259 for proper fix

@vapaj vapaj merged commit c3a2634 into master Feb 20, 2020
@vapaj vapaj deleted the fix/zi-qt-z3 branch March 6, 2020 07:14
ae-mo pushed a commit that referenced this pull request Sep 14, 2021
…due to permissions (#260)

It is still possible to encounter the `openBinaryFile: inappropriate type (is a directory)`
issue in case of wrong permissions with the global cache.

It's possile to work around this by:
- setting the `XDG_CACHE_HOME` env variable to a place writable by the user
- disabling the global cache entirely with `global-cache skip`

However, we can also just 
1. skip the copy to the global cache
2. fail with a nice error
3. suggest the first solution if the user wants to keep a global cache
  (since the second one is basically default behaviour now)
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

Successfully merging this pull request may close these issues.

2 participants