Opened 15 years ago

Closed 15 years ago

Last modified 9 years ago

#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 rainer, 15 years ago

Resolution: fixed
Status: newclosed

Fixed in changeset [252].

comment:2 by root, 15 years ago

Milestone: 2.5.10

Milestone 2.5.10 deleted

comment:3 by rainer, 15 years ago

Milestone: 2.5.10
Note: See TracTickets for help on using tickets.