-
-
Notifications
You must be signed in to change notification settings - Fork 12.5k
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
[email protected]: ssh command broken #72448
Comments
I've gone back to the previous version |
Can't reproduce:
Try
If that doesn't work:
|
There's a weird discrepency in If you upgraded macOS versions, then you still likely have the older We probably should revision bump |
Yeah I hit the same problem here tonight. A |
Confirmed, it works! |
Same issue on Catalina.
fixed it. |
Looks like this is now resolved. We can reopen this if it turns out that's not the case. |
Wouldn't say it's resolved. I had to |
Ok, let me clarify. Anything here that isn't a duplicate of another open issue (e.g. Homebrew/brew#10127) is resolved. Would you still say that's inaccurate? |
Not sure what you mean, @carlocab . I use Catalina, didn't do an OS upgrade, did |
I guess the difficulty here is that your issue looks to be something else entirely, and not the issue that this one was first opened about. Your issue needs to be tracked elsewhere and not tracked in a related but largely orthogonal one. |
Same problem and same solution as reported in this issue.
I don't know why you mentioned Homebrew/brew#10127 in #72448 (comment) . As far as I can tell it has nothing to do with this issue. |
This is a pretty important difference -- that's why Homebrew/brew#10127 is relevant for the OP but not for you. i.e. it has everything to do with the original post, but not for you, so yours is actually a different issue entirely. See also #72448 (comment). |
I guess, to put this differently, the cause of the problem reported in the first post is that The solution to that is to make sure we track bottles that need to be reinstalled upon OS upgrades. Your issue, on the other hand, seems to be caused by something else entirely. We'd have been able to figure that out much earlier had you filed a proper bug report, rather than piggybacked on a similar-looking but actually completely unrelated bug report. Not sure why you keep insisting your issue is the same when it quite clearly has an entirely different cause (which we can't ascertain because of the absence of a proper bug report). |
Thanks for the clarification. Since this issue popped up when searching for how to resolve my issue, and looked identical to what I saw with the exception of being on BS, I didn't want to file a duplicate issue. Also, the solution presented here solved my issue, which is why I raised my concern that something should be done for Catalina as well – when I was notified that this issue was being closed. Also, being a Homebrew user and not familiar with the inner workings and intricate details – just trying to help – I find your last paragraph (after the first sentence) unnecessarily accusational and plain rude. |
I think it would be nice to know why the ABI version is different on Catalina and Big Sur. This is not normal behaviour. If someone figures out why, then we could adjust the formula to make it more consistent. |
That's interesting -- I found your previous continued insistence that your issue is the same as the OP, and the absence of proper debugging information, also plain rude. Guess there's a lot of that going around.
It is very strange. I tried rebuilding it on Catalina with the latest CLT, and it still shows ABI version 0, so I don't think it's related to anything specific about the macOS version. If it means anything, building it on Linux also shows an ABI version of 3. |
It should be ABI version 3, but it seems it's only as so in the Big Sur bottle. It's possible that some ABI version linker flag that previously only worked on Linux now works in Big Sur. I've not looked much into it. |
brew gist-logs <formula>
link ORbrew config
ANDbrew doctor
outputbrew doctor
above contains no "Warning" lines.What were you trying to do (and why)?
What happened (include all command output)?
What did you expect to happen?
Step-by-step reproduction instructions (by running
brew
commands)The text was updated successfully, but these errors were encountered: