disk space management
Colin Walters
walters at verbum.org
Mon Jun 20 14:03:01 UTC 2016
On Mon, Jun 20, 2016, at 09:57 AM, Alexander Larsson wrote:
> Another issue I've had is runtimes that accidentally leave the user
> readable permission off somewhere, causing various problems when a user
> tries to enumerate the objects or dirs.
I'm guessing it's:
https://bugzilla.redhat.com/show_bug.cgi?id=517575
FWIW in rpm-ostree we just globally undo that when importing
RPMs, because:
- It never worked in the first place
- The read-only bind mount provides okay protection against accidental mutation
- The*real* fix is http://www.spinics.net/lists/linux-fsdevel/msg75085.html or similar
More information about the xdg-app
mailing list