Error: Is a directory @ io_fillbuf /usr/local/lib #5751
Unanswered
researcher2312
asked this question in
Linux
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Output of brew config
Output of brew doctor:
Description of issue
During installation of any package I get an error:
Error: Is a directory @ io_fillbuf - fd:11 /usr/local/lib
Any updates, cache cleans, uninstall/install, etc. did not help. This situation happens while performing any install, regardless of package. The ones I have tried includes fzf, zoxide, helix, oh-my-posh, fastfetch, nasa-sw-vnv/core/ikos. I was not able to reproduce it on any other machine. The libraries in /usr/local/include/spdlog were installed by me, and on other machines they do not cause problems.
I suspect it is something in the ruby code/version, so I have installed the main ruby package for Ubuntu, but the same error persists.
This is the debug message from
brew install fastfetch --verbose --debug
.The package installs correctly and is usable, but the error happens when it is finishing up?
Beta Was this translation helpful? Give feedback.
All reactions