Your message dated Fri, 20 Apr 2007 13:17:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#417945: fixed in fuse 2.6.3-4
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: fuse-utils
Version: 2.6.3-2
Severity: normal


Hi,

I received this warning message in an e-mail from cron/tiger:

--CONFIG-- [con010c] Filesystem 'fusectl' used by 'none' is not recognised as a 
local filesystem

This is caused by this mount point:

# grep fuse /proc/mounts
none /sys/fs/fuse/connections fusectl rw 0 0

where "none" should be replaced by "fusectl" (as in other virtual
filesystems such as usbfs or devpts).

Therefore I propose that in /etc/init.d/fuse you replace:

                mount -t fusectl none $MOUNTPOINT >/dev/null 2>&1 || \

with:

                mount -t fusectl fusectl $MOUNTPOINT >/dev/null 2>&1 || \


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (100, 'unstable'), (99, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.20-1-686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages fuse-utils depends on:
ii  adduser                       3.102      Add and remove users and groups
ii  libc6                         2.5-0exp6  GNU C Library: Shared libraries
ii  makedev                       3.3.8.2-0  Creates device files in /dev
ii  sed                           4.1.5-1    The GNU sed stream editor
ii  ucf                           2.0020     Update Configuration File: preserv
ii  udev                          0.105-4    /dev/ and hotplug management daemo

fuse-utils recommends no packages.

-- debconf information:
  fuse-utils/groupdelete: true
  fuse-utils/groupcreate: false
* fuse-utils/group: fuse
  fuse-utils/grouprenamemigrate: true


--- End Message ---
--- Begin Message ---
Source: fuse
Source-Version: 2.6.3-4

We believe that the bug you reported is fixed in the latest version of
fuse, which is due to be installed in the Debian FTP archive:

fuse-utils_2.6.3-4_i386.deb
  to pool/main/f/fuse/fuse-utils_2.6.3-4_i386.deb
fuse_2.6.3-4.diff.gz
  to pool/main/f/fuse/fuse_2.6.3-4.diff.gz
fuse_2.6.3-4.dsc
  to pool/main/f/fuse/fuse_2.6.3-4.dsc
libfuse-dev_2.6.3-4_i386.deb
  to pool/main/f/fuse/libfuse-dev_2.6.3-4_i386.deb
libfuse2_2.6.3-4_i386.deb
  to pool/main/f/fuse/libfuse2_2.6.3-4_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adam Cécile (Le_Vert) <[EMAIL PROTECTED]> (supplier of updated fuse package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri, 20 Apr 2007 08:53:02 +0200
Source: fuse
Binary: libfuse2 libfuse-dev fuse-utils
Architecture: source i386
Version: 2.6.3-4
Distribution: unstable
Urgency: low
Maintainer: Bartosz Fenski <[EMAIL PROTECTED]>
Changed-By: Adam Cécile (Le_Vert) <[EMAIL PROTECTED]>
Description: 
 fuse-utils - Filesystem in USErspace (utilities)
 libfuse-dev - Filesystem in USErspace (development files)
 libfuse2   - Filesystem in USErspace library
Closes: 417945
Changes: 
 fuse (2.6.3-4) unstable; urgency=low
 .
   * Update fuse init script to REALLY mount fusectl filesystem with fusectl
     type (Closes: #417945).
Files: 
 e6ed9b1b1374a324c9b27fa11d7f80a2 687 libs optional fuse_2.6.3-4.dsc
 ff20ea9f483c717cf436410f63c1ec04 10372 libs optional fuse_2.6.3-4.diff.gz
 d9b7adb0979bffbc0d6d4abf8116295a 72432 utils optional 
fuse-utils_2.6.3-4_i386.deb
 009ee64deecff3ccb500c4092f60ef9b 121576 libdevel optional 
libfuse-dev_2.6.3-4_i386.deb
 e123956e4bf2218bd5408d606d0d0af8 68866 libs optional libfuse2_2.6.3-4_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGKLo4+C5cwEsrK54RAquaAJ46VjQO9LJyY4pjtj+OoZ1GJfHVmQCgqcFB
Hw4/Xg8MqKBdeDkvY++w280=
=D6CN
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to