-
-
Notifications
You must be signed in to change notification settings - Fork 10.8k
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
Problems with font-iosevka-comfy after upgrade #195660
Comments
The installation is failing because the upstream repository has renamed some font files. The linked PR should resolve the issue, and you can upgrade the cask once it's merged. |
This sounds great. One thought though: Why is it not an option to uninstall and reinstall? Why does it fail when the cask was removed? What remains? I would really like to understand how my system could be "corrupted"? |
This is a general issue. All installations or upgrades are failing because the repository's folder structure changed with the release of version 2.0.0. |
Oh. So it's not just my machine where it is broken, but it is broken for everyone if I understand you correctily. Thanks for the explanation. |
Verification
--force
.brew update-reset && brew update
and retried my command.brew doctor
, fixed as many issues as possible and retried my command.Description of issue
It seems
brew upgrade --cask --greedy
was a bad idea. The font font-iosevka-comfy seems to be broken. It says that the font cannot be found, and indeed, the directory /opt/homebrew/Caskroom/font-iosevka-comfy/latest/ is empty. How can I repair this?Command that failed
brew install --cask font-iosevka-comfy
Output of command with
--verbose --debug
Output of
brew doctor
andbrew config
Output of
brew tap
The text was updated successfully, but these errors were encountered: