Error Centos : hunks referenced instead of chunks

Doing a small test (duplicacy_linux_x64_2.0.9 centos 6) I get the following error :

[root@backuplw firewalld]# cd /etc/firewalld/

[root@backuplw firewalld]# duplicacy init fwback //root/firewalld
/etc/firewalld will be backed up to //root/firewalld with id fwback

[root@backuplw firewalld]# duplicacy backup

Storage set to //root/firewalld
No previous backup found
Indexing /etc/firewalld
Packed firewalld.conf (1525)
Packed lockdown-whitelist.xml (271)
Packed zones/public.xml (339)
Packed zones/public.xml.old (315)

Failed to upload the chunk 4786deb9e1cd36559c41c30a32a3eebd59340448f8e2c052df5383a0f7c5ed55:
open /root/firewalld/hunks/47/86/deb9e1cd36559c41c30a32a3eebd59340448f8e2c052df5383a0f7c5ed55.lxkujpmq.tmp: no such file or directory

Incomplete snapshot saved to /etc/firewalld/.duplicacy/incomplete

** The error message says /root/firewalld/HUNKS/

Looking at /root/firwalld:

drwxr–r--. 3 root root 16 Nov 9 11:36 chunks

-rw-r–r--. 1 root root 285 Nov 9 11:35 config

drwxr–r--. 3 root root 20 Nov 9 11:36 snapshots

Version :

Debug shows:

File /root/firewalld/chunks/47/86/deb9e1cd36559c41c30a32a3eebd59340448f8e2c052df5383a0f7c5ed55 can’t be found: lstat /root/firewalld/chunks/47/86/deb9e1cd36559c41c30a32a3eebd59340448f8e2c052df5383a0f7c5ed55: no such file or directory

Failed to upload the chunk 4786deb9e1cd36559c41c30a32a3eebd59340448f8e2c052df5383a0f7c5ed55:

open /root/firewalld/hunks/47/86/deb9e1cd36559c41c30a32a3eebd59340448f8e2c052df5383a0f7c5ed55.bwolryev.tmp: no such file or directory

Any suggestions?

tested as well on Ubuntu, same behaviour.

The storage url should be /root/firewalld. You can edit the .duplicacy/preferences file to change it.