Re: [Integrit-users] Problem with .gvfs?
Brought to you by:
ecashin
From: Ed C. <ec...@no...> - 2008-08-18 19:11:19
|
2008/8/16 Christian Tschabuschnig <tsc...@gm...>: > Ed L. Cashin wrote: ... >> You can use strace to run integrit, and you'll see the >> last few system calls it made before exiting. > > I did that and it's the directory i excluded: > > lstat("/home/tschaboo/.gvfs", 0x7fffa5af9ff0) = -1 EACCES (Permission > denied) It does look like integrit should either not lstat the directory at all or at least ignore EACCES, based on the documentation for the bang prefix. -- Ed Cashin <ec...@no...> |