-
-
Notifications
You must be signed in to change notification settings - Fork 10.2k
Text files have overzealous prefix replacement, with no way to disable #19743
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
Comments
:all
bottles have overzealous prefix replacement
howdy @MikeMcQuaid! can I try tackling this one? although I think my slim-to-none ruby knowledge might not be enough here. |
@rafaelgallani never need to ask before tackling things so feel free. The issue here is that |
is this issue fixed? |
@xakep8 no |
@xakep8 if possible I'd like to handle this one - I wasn't around these last days, as I'm still handling some outstanding issues from my previous employer, but I'll actively start to work on this one soon. Is that OK? |
@rafaelgallani There are no open PR's for this, so please feel free to open one. No need to coordinate. No Homebrew maintainers are working on this. |
brew doctor
outputVerification
brew doctor
output" above saysYour system is ready to brew.
and am still able to reproduce my issue.brew update
twice and am still able to reproduce my issue.brew install wget
. If they do, open an issue at https://github.com/Homebrew/homebrew-core/issues/new/choose instead.brew config
outputWhat were you trying to do (and why)?
An
:all
bottle should be created in Homebrew/homebrew-core#219712, but the publish job fails.What happened (include all command output)?
Prefix replacement was found when diffing new bottles for macOS 15 x86_64 and arm64:
What did you expect to happen?
An
:all
bottle is built merged.Step-by-step reproduction instructions (by running
brew
commands)The text was updated successfully, but these errors were encountered: