https://bugs.kde.org/show_bug.cgi?id=490306
Bug ID: 490306
Summary: patch 4f3a8968 not working as intended
Classification: Applications
Product: kdeconnect
Version: 24.05.2
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: plasmoid
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
Commit in subject, following 25.05.2 is meant for compatibility with modern
openssh, but id does not appear to achieve the intended goal.
Browsing device connected via kdeconnect remains impossible since sshfs cannot
mount.
The patch basically does away with the HostKeyAlgorithms and
PubkeyAcceptedKeyTypes options from being passed to sshfs, but apparently they
are needed, yet with different values.
Option values that work on my system are HostKeyAlgorithms=ssh-rsa and
PubkeyAcceptedKeyTypes=+ssh-rsa.
STEPS TO REPRODUCE
1. Try to browse a device from a system with openssh 9.8p1
OBSERVED RESULT
Error on sshfs mount
EXPECTED RESULT
Device is browsed
SOFTWARE/OS VERSIONS
Operating System: Manjaro Linux
KDE Plasma Version: 6.0.5
KDE Frameworks Version: 6.3.0
Qt Version: 6.7.1
Kernel Version: 6.9.5-1-MANJARO (64-bit)
Graphics Platform: Wayland
ADDITIONAL INFORMATION
N/A
--
You are receiving this mail because:
You are watching all bug changes.