Cannot truncate file

Hi,

I’m testing urbackup as a solution for our servers and all went fine until I’ve tried to restore on one of the test server.
Here is the log:
01/03/17 19:39 INFO Starting restore…
01/03/17 19:39 INFO Loading file list…
01/03/17 19:39 INFO Calculating download size…
01/03/17 19:39 INFO Downloading necessary file data…
01/03/17 19:39 ERROR Cannot truncate file “/etc/alternatives/awk.1.gz” to zero bytes. No such file or directory (code: 2)
01/03/17 19:39 INFO Restore failed.
01/03/17 19:39 ERROR Error getting file metadata. Errorcode: TIMEOUT (2)

Any idea? I have tried to launch the backup with sudo, with sudo su but nothing changed. Sometimes it gives me another file in the error.

New tests:
-tried to copy all files from alternatives into a new folder in home>same error
-tried on another client >same error on different file (01/03/17 21:19 ERROR Cannot truncate file “/etc/apparmor/init/network-interface-security/sbin.dhclient” to zero bytes. No such file or directory (code: 2))

Could you try if this is fixed with client 2.1.9 beta?

confirmed, with client 2.1.9 the error is gone