systemd / casync

Content-Addressable Data Synchronization Tool
1.49k stars 117 forks source link

Another Failed to run synchronizer #250

Open timemaster5 opened 3 years ago

timemaster5 commented 3 years ago

Hi,

I am using casync with rauc, and can't pass this fail.

Can anyone suggest how to debug this error, please? I couldn't find anything useful.. What file is missing, and where :(

casync -v -l debug extract update-v0.9.6-22-gdc637f1-test.ext4.caibx /dev/mmcblk0p3 
Failed to run synchronizer: No such file or directory

Thank you

oberbaum commented 3 years ago

I am facing the same Issue :/ I also did not find any solution to this yet.

timemaster5 commented 3 years ago

Most of these issues are caused by something else than casync itself. Problem is a lack of debug options I think. I have been able to resolve this, but have no idea why, because I couldn't track it down. It started working together with some other change I made, which is not a satisfactory result:(

oberbaum commented 3 years ago

So how did you resolve it?