brew unbottled command failing to work due to Calling no_autobump!
#6749
-
|
i believe at some point the and i was getting the below output from the command. every formula for my OS (asahi linux) that had the below line in it needed to be commented out in order for these results happened for my native OS asahi linux and when using the after commenting above such line(s) from all the offending formula, i get below results. info about my current homebrew setup please let me know if i need to provide any more info. thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
This doesn't seem to be a commit in the Homebrew/core repository. Its parent: seems to be over a week old, so it predates the removal of the deprecated lines. This also looks suspicious: I suggest doing which will probably fix this for you. |
Beta Was this translation helpful? Give feedback.
This doesn't seem to be a commit in the Homebrew/core repository. Its parent:
seems to be over a week old, so it predates the removal of the deprecated lines.
This also looks suspicious:
I suggest doing
which will probably fix this for you.