Open GoogleCodeExporter opened 8 years ago
This is still an issue using rdiff-backup-fs 1.0.0.
Using "--debug 4" with rdiff-backup-fs the output is the same when using
samba/cifs or sshfs (where it works).
I have filed this bug in Launchpad for Ubuntu at:
https://bugs.launchpad.net/ubuntu/+source/rdiff-backup-fs/+bug/1011315
Original comment by dhahler@gmail.com
on 21 Jun 2012 at 10:33
That's the output with debug 4:
http://pastebin.com/raw.php?i=VAgZRGdW
these lines seems rellevant to me:
unique: 3, opcode: ACCESS (34), nodeid: 1, insize: 48
unique: 3, error: -38 (Function not implemented), outsize: 16
unique: 4, opcode: LOOKUP (1), nodeid: 1, insize: 42
LOOKUP /*
getattr /*
[operations.c, 18, revs_getattr] Attributes for path /*;
[operations.c, 20, revs_getattr] Failed to retrieve stats;
unique: 4, error: -1 (Operation not permitted), outsize: 16
Original comment by tictac...@gmail.com
on 2 Jul 2012 at 1:13
Same problem here. Ubuntu 12.04 . Any advice?
Original comment by persua...@gmail.com
on 25 Nov 2014 at 10:00
Here are three patches that work for me to solve that issue.
Please note that I am *not* a C-developer and know only partially what I did.
But hey, it works :-)
I appreciate any comments and / or improvements,
Original comment by ckowar...@googlemail.com
on 25 Apr 2015 at 7:33
Attachments:
Original issue reported on code.google.com by
nsilvest...@gmail.com
on 16 Nov 2011 at 4:05