Closed Maragues closed 1 year ago
This looks the same as https://github.com/Leseratte10/acsm-calibre-plugin/issues/63 .
The solution that worked for me and at least one other person was
brew unlink openssl@3
Yeah, looks like that's the same bug.
I'm not sure what triggers that, probably yet another of Apple's "security" things blocking stuff. Not sure if that's an error in Calibre, an error in my plugin, an error in MacOS or an error in OpenSSL / Homebrew; but without a Mac I can't really debug these issues.
Thanks, unlinking did fix the issue 😍
I haven't upgraded MacOS or anything that I am aware. I tried brew upgrade
before reporting this issue, but it didn't fix anything.
Close the bug if that's how you like it in your repo, but unfortunately the bug isn't solved :-/
Well, the error message code signature in libcrypto.3.dylib not valid for use in process: mapped file has no cdhash, completely unsigned? Code has to be at least ad-hoc signed.
coming from dlopen
is clearly an error coming from MacOS complaining that your version of OpenSSL is unsigned.
That's either a bug in MacOS, a bug in Homebrew or a bug in OpenSSL, but not a bug in my plugin; and since you now have a workaround, I think this report should be closed, yeah.
Bug description
I had a working installation of DeACSM. For some reason, it stopped working. The plugin wasn't even listed in Preferences.
I tried to reinstall and I get the error trace pasted below.
I also tried reinstalling Calibre, without success. I could install DeDRM without issues.
Thank you very much!
Operating system
MacOS
Which version of Calibre are you running?
6.26.0
Which version of the ACSM Input plugin are you running?
0.0.16
Import type
No response
Further information
Error trace