Bug 36589 - udisks should verify if /var/run/udisks (localstatedir) exists before trying to use it
Summary: udisks should verify if /var/run/udisks (localstatedir) exists before trying ...
Status: RESOLVED DUPLICATE of bug 24265
Alias: None
Product: udisks
Classification: Unclassified
Component: operations (show other bugs)
Version: unspecified
Hardware: Other All
: medium major
Assignee: David Zeuthen (not reading bugmail)
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-25 12:27 UTC by Samuli Suominen
Modified: 2011-08-26 08:32 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Samuli Suominen 2011-04-25 12:27:29 UTC
localstatedir (/var/run) can be tmpfs, so udisks shouldn't create any directory to it when running `make install`.
any files on directories created on it will disappear on boot, and it's perfectly legal setup.
it should verify if the directory exists or not, and then create it on-fly instead. 

for reference how this causes problems, see:

https://bugs.gentoo.org/show_bug.cgi?id=364827
https://bugs.gentoo.org/show_bug.cgi?id=333893
Comment 1 David Zeuthen (not reading bugmail) 2011-08-26 08:32:11 UTC

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


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.