Package: mount
Version: 2.13.1-1
Severity: normal

In /etc/fstab I have

[EMAIL PROTECTED]:/pub /pub fuse uid=1234,gid=1234,umask=0007,user,noauto 0 0

where /pub is a directory owned by `me'.

Now mount /pub works but suddenly

umount /pub
Error: could not determine real path of the device: No such file or directory

does not anymore (although it used to). Checking 
        
$ mount
[EMAIL PROTECTED]:/pub on /pub type fuse.sshfs 
(rw,noexec,nosuid,nodev,max_read=65536,user=me)

there is indeed no match. However unmounting as root works and if I
modify /etc/fstab and remove the leading sshfs# it works too. However
mount will not work when the sshfs# prefix is not in /etc/fstab.

So this is some kind of weird regression...

-- System Information:
Debian Release: lenny/sid
  APT prefers stable
  APT policy: (700, 'stable'), (650, 'testing'), (600, 'unstable'), (1, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.24.2-sonne (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages mount depends on:
ii  libblkid1                     1.40.6-1   block device id library
ii  libc6                         2.7-8      GNU C Library: Shared libraries
ii  libselinux1                   2.0.35-1   SELinux shared libraries
ii  libuuid1                      1.40.6-1   universally unique id library

mount recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to