After installing the Linux Binary version 14.2 (FreeFileSync_14.2_Linux.tar.gz, md5sum: 1b1e73a10b4924ee0c0712aa36e23786)
Starting the program results in:
Installation files are corrupted. Please reinstall FreeFileSync.
Consistency check failed for "/usr/share/FreeFileSync/Bin/FreeFileSync_x86_64".
Error code 478674948: error:1C880004:Provider routines::RSA lib [EVP_DigestVerifyFinal]
Can you please check?
Thanks
14.2 Linux Binary corrupt
- Posts: 5
- Joined: 21 Feb 2025
-
- Site Admin
- Posts: 7505
- Joined: 9 Dec 2007
I'd suggest reinstalling.
- Posts: 5
- Joined: 21 Feb 2025
already done, with the same result, this is why I posted the md5sum
- Posts: 5
- Joined: 21 Feb 2025
md5sum /usr/bin/FreeFileSync: 77204b23ffbb3fb33e8cac720b79db97 = the Linux binary
md5sum FreeFileSync_14.2_Linux.tar.gz: 1b1e73a10b4924ee0c0712aa36e23786 = the 14.2 Linux installer package
md5sum FreeFileSync_14.2_Linux.tar.gz: 1b1e73a10b4924ee0c0712aa36e23786 = the 14.2 Linux installer package
-
- Site Admin
- Posts: 7505
- Joined: 9 Dec 2007
It looks like you're using a non-official FreeFileSync build. In this case support is offered by whoever created that build.md5sum /usr/bin/FreeFileSync: 77204b23ffbb3fb33e8cac720b79db97 = the Linux binary pinoc, 21 Feb 2025, 11:49
- Posts: 5
- Joined: 21 Feb 2025
running from the extracted archive works fine, which indicates the the Linux binary provided here is OK. I am packaging FreeFileSync and just figured out that the md5sum of the extracted binary and the packaged binary are different. Most likely my issue is due to a rpm-tools upgrade in our distro, I will add nostrip and try some other tricks to get our package working again, thanks!
- Posts: 5
- Joined: 21 Feb 2025
update: we found a regression in our rpm-tools upgrade that caused the corruption when packaging FreeFileSync. Having fixed the regression, the FreeFileSync package now works again with the current Linux binary, thanks!