svn on macos issue (solved)

Begonnen von immi, 19 April 2020, 15:39:58

Vorheriges Thema - Nächstes Thema

immi

Dear all
If you (like me) enconter issues with the standard macos OpenSSH_8.1p1, LibreSSL 2.7.3
install the brew version OpenSSH_8.2p1, OpenSSL 1.1.1f
and redirect svn with export SVN_SSH=/usr/local/bin/ssh

or just revert to an older version.

maybe it helps; I lost 3 hours today  8)
immi

betateilchen


~ % ssh -V
OpenSSH_8.1p1, LibreSSL 2.7.3


No problems here: macOS 10.15.4 (19E287).

But starting some macOS updates ago, I had to change access rights from 600 to 400 for fhem-ssh-keyfile to get ssh working again.
-----------------------
Formuliere die Aufgabe möglichst einfach und
setze die Lösung richtig um - dann wird es auch funktionieren.
-----------------------
Lesen gefährdet die Unwissenheit!

rudolfkoenig

I'm wondering what type of security issue should that requirement fix.

zap

Apple removed the svn utilities with the last MacOS / XCode update. That's why one needs to install svn from homebrew repository.
2xCCU3, Fenster, Rollläden, Themostate, Stromzähler, Steckdosen ...)
Entwicklung: FHEM auf AMD NUC (Ubuntu)
Produktiv inzwischen auf Home Assistant gewechselt.
Maintainer: FULLY, Meteohub, HMCCU, AndroidDB

justme1968

#4
no. you have to install xcode and then the xcode commandline tools. svn ist still included there.

if you type svn there should even be a message about this.
hue, tradfri, alexa-fhem, homebridge-fhem, LightScene, readingsGroup, ...

https://github.com/sponsors/justme-1968