Replies: 2 comments 8 replies
-
This is still a problem for me, and I'm still trying to figure it out, but I don't understand the buildchain at all. Here's a recent gist-log. The farthest back I can trace the error is in
I have brew's |
Beta Was this translation helpful? Give feedback.
-
I'm not sure what your errors mean, but I had generally good experience with Spack on CentOS 7. After installing |
Beta Was this translation helpful? Give feedback.
-
Additional Info
❌ I am using Windows Subsystem for Linux
❌ My "brew doctor output" says Your system is ready to brew. and am still able to reproduce my issue.
✔️ I ran brew update and am still able to reproduce my issue.
❌ I have resolved all warnings from brew doctor and that did not fix my problem.
✔️ I searched for recent similar issues at https://github.com/Homebrew/homebrew-core/issues?q=is%3Aissue and found no duplicates.
This is an unsupported configuration because I don't have root (and it's CentOS 7).
Output of
brew config
https://gist.github.com/jacktose/eb2d067ce37b055725d34af3d76f74d5#file-00-config-out
Output of
brew doctor
https://gist.github.com/jacktose/eb2d067ce37b055725d34af3d76f74d5#file-00-doctor-out
Description of issue
What were you trying to do (and why)?
Upgrade
perl
because it's a dependency ofvim
and I want to upgradevim
.What happened (include all command output)?
What did you expect to happen?
Brew to build the new version of
perl
from source. (Not bottle because I don't have root.)Beta Was this translation helpful? Give feedback.
All reactions