Public bug reported:

When Ubuntu is running Tiger sends periodically e-mails containing:
--CONFIG-- [con010c] Filesystem 'pstore' used by 'none' is not recognised as a 
valid filesystem

Patch folows.

--- /usr/lib/tiger/systems/Linux/2/gen_mounts   2013-11-23 09:06:49.353695756 
+0100
+++ /tmp/gen_mounts     2013-11-25 21:22:59.422066713 +0100
@@ -181,6 +181,7 @@
   [ "$1" = "devfs" ] && LOCAL=1
   [ "$1" = "devtmpfs" ] && LOCAL=1
   [ "$1" = "sysfs" ] && LOCAL=1                 # General access point to 
system data
+  [ "$1" = "pstore" ] && LOCAL=1                # Used in Ubuntu 'saucy'
   [ "$1" = "securityfs" ] && LOCAL=1            # Used by Ubuntu, see 
http://lwn.net/Articles/153366/ 
   [ "$1" = "none" ] && LOCAL=1
   [ "$1" = "autofs" ] && LOCAL=1

** Affects: tiger (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1254863

Title:
  Filesystem 'pstore' used by 'none' is not recognised as a valid
  filesystem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tiger/+bug/1254863/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to