Package: obexfs
Version: 0.10-3
Severity: normal

Hi,

Adding

obexfs#-u1 /media/telephone fuse defaults,user,noauto 0 0

to /etc/fstab is not sufficient for letting users umount
/media/telephone: they get the following message:

umount: /media/telephone mount disagrees with the fstab

That's because what got record in mtab is

obexfs /media/telephone fuse rw,nosuid,nodev,noexec 0 0

while it should be

obexfs#-u1 /media/telephone fuse rw,nosuid,nodev,noexec 0 0

for matching /etc/fstab. obexfs should fix this by automatically giving
-ofsname=obexfs#-u1 option to fuse (like sshfs does).

Samuel

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages obexfs depends on:
ii  fuse-utils                   2.5.3-4.1   Filesystem in USErspace (utilities
ii  libbluetooth2                3.7-1       Library to use the BlueZ Linux Blu
ii  libc6                        2.3.6.ds1-7 GNU C Library: Shared libraries
ii  libfuse2                     2.5.3-4.1   Filesystem in USErspace library
ii  libopenobex1                 1.3-3       OBEX protocol library

obexfs 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