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

Bug #1254863 reported by Krzysztof Burghardt
16
This bug affects 3 people
Affects Status Importance Assigned to Milestone
tiger (Debian)
Fix Released
Unknown
tiger (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

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

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

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in tiger (Ubuntu):
status: New → Confirmed
Changed in tiger (Ubuntu):
status: Confirmed → Fix Released
Changed in tiger (Debian):
status: Unknown → 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.