Skip to content
Snippets Groups Projects
Commit e65b249d authored by Simon McVittie's avatar Simon McVittie
Browse files

system-info: Check whether the runtime is on an supportable filesystem


The preferred way to install all versions of the Steam Runtime, both
LD_LIBRARY_PATH and container, is on a fully-featured local Unix
filesystem such as ext4, btrfs or xfs. If that is not how it's installed,
we should flag that in system-info reports so that we can treat it as a
possible root cause for user-visible issues: as with many of our issue
flags, it isn't *necessarily* a problem, but it's a *potential* problem.

Ignore these issue flags during unit testing, because the filesystem
we're running on during unit testing isn't under our control.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent 8ef214f1
No related branches found
No related tags found
1 merge request!583system-info: Check whether the Steam Runtime is on an unsupported filesystem
Pipeline #58199 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment