Bug 20800 - return FilesystemNotSupported error if filesystem driver and/or tools are missing
Summary: return FilesystemNotSupported error if filesystem driver and/or tools are mis...
Status: RESOLVED DUPLICATE of bug 24718
Alias: None
Product: udisks
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: David Zeuthen (not reading bugmail)
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-22 17:32 UTC by Matthias Clasen
Modified: 2009-11-11 06:37 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Matthias Clasen 2009-03-22 17:32:47 UTC
E.g. if mkfs.xfs is not present, creating xfs filesystems is going to fail. 
Instead of letting the user try and report an error, it would be good if this information could be determined beforehand and reported in a way that lets gdu update its ui correspondingly.
Comment 1 David Zeuthen (not reading bugmail) 2009-03-30 10:44:12 UTC
For now distros should simply just add Requires: on the few known file systems that DeviceKit-disks pretends to know.


In the future we can do more complicated stuff like having a special error code for missing file system driver and tools. Then clients can use PackageKit or whatnot to get the filesystem driver and tools installed.

I'm going to repurpose this bug asking for a FilesystemNotSupported error to be returned in the appropriate places (mount, mkfs, set_label etc.).
Comment 2 Martin Pitt 2009-11-11 06:37:58 UTC

*** This bug has been marked as a duplicate of bug 24718 ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.