#169 closed enhancement (fixed)
SUID check raises error because of the GNOME $HOME/.gvfs mount
Reported by: | rainer | Owned by: | rainer |
---|---|---|---|
Priority: | major | Milestone: | 2.5.10 |
Component: | main | Version: | |
Keywords: | Cc: |
Description
GNOME creates a FUSE filesystem mounted in $HOME as $HOME/.gvfs, which is not accessible to the root user. This looks like a bad design decision, as it breaks automatic procedures (e.g. can't check error status of backup procedures in a useful way anymore) and/or causes annoyances. Add code to handle stat() failures for this mount in a graceful way.
Change History (3)
comment:1 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 by , 15 years ago
Milestone: | → 2.5.10 |
---|
Note:
See TracTickets
for help on using tickets.
Fixed in changeset [252].