← Back to team overview

nssbackup-team team mailing list archive

[Bug 980786] Re: Don't complain about non-accessable excluded files

 

Thank you for the fix!

I downloaded branch 0.11 from bzr and installed it locally. As I still
got the very same warning about the non existing file, I investigated
further.

I fixed it by changing the exclude rule to not include the trailing
slash after .gvfs. The rule was introduce as fix for bug #222898 as a
default rule. Removing the trailing / from this rule is good for me but
possibly nothing to be done in the default config.

How could this be solved correctly? Rules with a trailing / must only
apply to directories but to know about this, you need to call stat().

-- 
You received this bug notification because you are a member of Simple
Backup Maintainers, which is subscribed to sbackup.
https://bugs.launchpad.net/bugs/980786

Title:
  Don't complain about non-accessable excluded files

To manage notifications about this bug go to:
https://bugs.launchpad.net/sbackup/+bug/980786/+subscriptions


References