TW
TW
I meant the code from git (the new locking code is not on pypi yet).
I did the changes in borgbackup (a fork of attic): https://github.com/borgbackup/borg Sorry for the confusion. BTW, if you test the new code and have feedback for it, please use the...
So, just to clarify, can you please give attic version, OS informations about where attic is running (OS X? Release?) / backing up to (locally mounted disk?). Besides the traceback,...
Note: this could be related to issue #202, similar exception there.
Maybe also try attic 0.14.
Interesting. Can you clarify what you mean with "not accessible to attic"?
@shrx so when you ran attic, you were using another user/group than shrx/shrx? as a side note, the time stamp on that directory looks suspicious, like a 0 timestamp +...
sudo root? or sudo someoneelse?
hmm, just a guessing: could the error when accessing the afuse-mounted stuff maybe be related to ACL / xattr support code (like trying to read ACLs/xattrs although they are not...
@theamk I fixed that already, see the 2nd commit in https://github.com/jborg/attic/pull/228