Following instructions in How to use multiple versions of unison on one system? I have used
unison -addversionno
to sync a Debian and Raspbian system, but received this error
Contacting server...
Fatal error: Received unexpected header from the server:
expected "Unison 2.48\n" but received "bash: unison-2.48: command not found\n",
which differs at "b".
.
:
It seems like the same versions are found but misinterpreted as incompatible.
What can I do to get it working?
I have also filed a bug on GitHub.