Filesystem 'fuse.clamfs' used by 'clamfs' is not recognised as a valid filesystem

Bug #1204527 reported by Krzysztof Burghardt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tiger (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

When ClamFS is running Tiger sends periodically e-mails containing:
--CONFIG-- [con010c] Filesystem 'fuse.clamfs' used by 'clamfs' is not recognised as a valid filesystem

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: tiger 1:3.2.3-10 [modified: usr/lib/tiger/systems/Linux/2/gen_mounts]
ProcVersionSignature: Ubuntu 3.8.0-26.38-generic 3.8.13.2
Uname: Linux 3.8.0-26-generic x86_64
ApportVersion: 2.9.2-0ubuntu8.1
Architecture: amd64
Date: Wed Jul 24 16:11:14 2013
InstallationDate: Installed on 2013-06-17 (37 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
MarkForUpload: True
SourcePackage: tiger
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
Krzysztof Burghardt (burghardt) wrote :
Revision history for this message
Krzysztof Burghardt (burghardt) wrote :

Here is the patch.

--- /usr/lib/tiger/systems/Linux/2/gen_mounts 2012-05-01 20:00:10.000000000 +0200
+++ /tmp/gen_mounts2 2013-07-24 16:25:09.209712421 +0200
@@ -137,6 +137,7 @@
   [ "$1" = "selinuxfs" ] && LOCAL=0
   [ "$1" = "fusectl" ] && LOCAL=0
   [ "$1" = "fuseblk" ] && LOCAL=0 # Used in Ubuntu 'hardy'
+ [ "$1" = "fuse.clamfs" ] && LOCAL=0 # ClamFS anti-virus protected file system
   [ "$1" = "fuse.truecrypt" ] && LOCAL=0 # Encrypted filesystem, used in Ubuntu 'hardy'
   [ "$1" = "fuse.encfs" ] && LOCAL=0 # Encrypted filesystem
   [ "$1" = "fuse.gvfs-fuse-daemon" ] && LOCAL=0 # Used in Ubuntu 'hardy'

tags: added: patch
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package tiger - 1:3.2.4~rc1-1

---------------
tiger (1:3.2.4~rc1-1) unstable; urgency=low

  * debian/postrm: Remove depth in find when purging to avoid warnings
    (LP: #665453)
  * debian/source/format: Explicitly define the source format. Set as 1.0
    since the package will not use quilt as Savannah upstream is directly
    packaged into Debian
  * debian/rules: Fix FTCBFS: Let dh_auto_configure pass --host to ./configure.
    (Closes: #888041)
  * util/convert2html, util/genmsgidx: make the build reproducible with patch
    provided by Alexis Bienvenüe (Closes: #828226)
  * Include content from GIT upstream (3.2.4rc1 release):
     - systems/Linux/2/gen_mounts: Added fuse.clamfs and fuse.javafs
       filesystems (LP: #1204527, #1305057)
     - systems/Linux/2/check_release:
         + Update Debian version, current stable is 9.3 and list of old Debian
         versions
         + Add support to check for RHEL and Ubuntu releases. Now Ubuntu is no
         longer considered a Debian "unstable" version (LP: #248845)
     - scripts/check_accounts: Optimise as per suggestion by Arran Schlosberg
     - scripts/check_crontabs: Clean up gen_cron file content before it is used
       (Closes: #839635)
     - systems/Linux/2/check_lilo: Only complain if grub is world readable
        when it has a password configured (LP: #248843).
        Look for grub in the proper location (as used in Grub 2)
     - systems/Linux/2/check_release: Update Debian version, current stable is
       9.3 and list of old Debian versions. Add support to check for RHEL and
       Ubuntu releases. Ubuntu is no longer considered a Debian "unstable"
       version (LP: #248845)
     - systems/Linux/2/deb_checkmd5sums: Optimise by avoiding checking files in
       /usr/share/
     - tigerrc: Set +Tiger_Check_TRUSTED to 'N' (Closes: #722629)

 -- Javier Fernández-Sanguino Peña <email address hidden> Sat, 10 Feb 2018 22:57:09 +0100

Changed in tiger (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.