Replies: 3 comments
-
|
It's a homebrew bug |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
It will be fixed by Homebrew/homebrew-core#108663. In the interim, you can fix this your self by doing the following:
At that point it should be fixed. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
In case anyone finds this, it is now fixed because Homebrew/homebrew-core#108663 is merged. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I run
brew updateandbrew upgrade, then theglibcupgrades from 2.23 to 2.35, and thevimupgrades from 9.0.0200 to 9.0.0250. But when I runvim, it saysvim: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory. And I can not findlibcrypt.so.1in/home/linuxbrew/.linuxbrew/liband/home/linuxbrew/.linuxbrew/Cellar/glibc/2.35/lib.Beta Was this translation helpful? Give feedback.
All reactions