[ubuntu-mono] [Bug 328253] Re: don't set -p / "-o port" explicitly when syncing with sshfs
Bug Watch Updater
328253 at bugs.launchpad.net
Thu Sep 16 00:30:16 UTC 2010
** Changed in: tomboy
Status: Unknown => New
** Changed in: tomboy
Importance: Unknown => Medium
--
don't set -p / "-o port" explicitly when syncing with sshfs
https://bugs.launchpad.net/bugs/328253
You received this bug notification because you are a member of Ubuntu
CLI/Mono Uploaders, which is subscribed to tomboy in ubuntu.
Status in Tomboy: New
Status in “tomboy” package in Ubuntu: Triaged
Bug description:
Binary package hint: tomboy
servers are in .ssh/config, sshfs reads it, yet the port options are overruling it.
maybe connected to:
https://bugs.launchpad.net/bugs/158893
http://bugzilla.gnome.org/show_bug.cgi?id=488117
but they do seem a bit old.
--from tomboy.log:
02/11/2009 21:44:09 [DEBUG]: Mounting sync path with this command: /usr/bin/sshfs -p 22 kij at XXXXXX: /home/kij/.tomboy/sync-sshfs
02/11/2009 21:44:09 [DEBUG]: Error calling /usr/bin/sshfs
from shell its:
/usr/bin/sshfs -p 22 kij at XXXXXX: /home/kij/.tomboy/sync-sshfs
read: Connection reset by peer
(port closed)
/usr/bin/sshfs kij at XXXXXX: /home/kij/.tomboy/sync-sshfs
(works)
with XXXXXX defined in .ssh/config as:
Host XXXXXX
Hostname XXXXXX.domain.
Port 34991
User kij
More information about the Ubuntu-mono
mailing list