Package: sshfs Version: 2.5-1 Severity: normal Dear Maintainer, there is a bug in sshfs which breaks mounts in some specific use cases.
When it works: Open terminal, execute: sshfs user@server:/dir /some/local/mountpoint Close terminal. Mount persists, everything works. When it does not work: - Execution via desktop entry - Execution as an argument for terminal - Execution in the script called as an argument for terminal To reproduce, create desktop entry with parameters: .... Exec=sshfs user@server:/dir /some/local/mountpoint Terminal=true .... Launch desktop entry, enter password for sshfs. As soon as terminal is closed, sshfs mount disappears. Same thing happens if you execute: xterm -e 'sshfs user@server:/dir /some/local/mountpoint' or: xterm -e 'custom_script' where custom_script is a bash script containing sshfs mount command. -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (900, 'testing'), (400, 'unstable'), (300, 'experimental') Architecture: i386 (i686) Kernel: Linux 3.12-1-686-pae (SMP w/2 CPU cores) Locale: LANG=ru_RU.UTF-8@ISO, LC_CTYPE=ru_RU.UTF-8@ISO (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages sshfs depends on: ii fuse 2.9.2-4 ii libc6 2.18-4 ii libfuse2 2.9.2-4 ii libglib2.0-0 2.38.2-5 ii openssh-client 1:6.5p1-6 sshfs recommends no packages. sshfs suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org