grke / burp

burp - backup and restore program
http://burp.grke.net
Other
482 stars 77 forks source link

EVP_CipherInit_ex failed - 2.4.0 on ARCH #922

Open t-dan opened 1 year ago

t-dan commented 1 year ago

My backup stopped working after update of ARCH linux. The error reported is:

srp 27 00:53:53 uk508n02-kky burp[244834]: 2023-08-27 00:53:52 +0200: burp[244834] Phase 1 end (file system scan)
srp 27 00:53:53 uk508n02-kky burp[244834]: 2023-08-27 00:53:52 +0200: burp[244834] Phase 2 begin (send backup data)
srp 27 00:53:53 uk508n02-kky burp[244834]: 2023-08-27 00:53:53 +0200: burp[244834] EVP_CipherInit_ex failed

I use burp 2.4.0 installed through AUR (https://aur.archlinux.org/packages/burp-backup). I have even re-installed (re-compiled) it after the system update, but the error is still here.

Is there a workaround to avoid the issue? Thank you.

t-dan commented 1 year ago

An update: the "unstable" burp-backup-dev 3.1.4-1 (https://aur.archlinux.org/packages/burp-backup-dev) seems to work. It would be nice to fix the stable branch, though.

Thank you.

grke commented 1 year ago

Hello, Thanks for the information. I will begin trying to make the next stable version.