Open pascalbertrand opened 3 weeks ago
As a temporary fix, I copied the necessary bottles over from my macbook's /opt/homebrew/Cellar/ before running
brew link mosh protobuf abseil
I had to authorize every .dylib through security.
This version can establish connections with remote servers.
Bottles copied from Mac Sonoma 14.6.1 (23G93):
I'm pinning the versions for the time being.
brew pin mosh protobuf abseil
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
brew gist-logs <formula>
link ORbrew config
ANDbrew doctor
outputVerification
brew doctor
output saysYour system is ready to brew.
and am still able to reproduce my issue.brew update
and am still able to reproduce my issue.brew doctor
and that did not fix my problem.What were you trying to do (and why)?
I tried connecting to remote a server and the connection did not establish. Network has been tested successfully. ssh is working.
I connected successfully locally with the installed client and server.
mosh-1.4.0 is stable from Oct 27, 2022. The update is for protobuf ; the likely culprit.
What happened (include all command output)?
On server (Ubuntu 22.04.5 LTS)
On client (MacOS Sonoma 14.7)
What did you expect to happen?
I expected the connection to establish a usable shell.
Step-by-step reproduction instructions (by running
brew
commands)