aonez / Keka

The macOS & iOS file archiver
https://www.keka.io
4.81k stars 237 forks source link

Un-sandbox App Store Keka version results in error #1389

Open 101Dude opened 9 months ago

101Dude commented 9 months ago

Configuration

Keka v1.3.6 (5281) Sonoma v14.3 (23D56)

Describe the bug

I am attempting to use the Keka cli with rar and unrar. I have downloaded these binaries using homebrew I followed directions in the wiki to Un-sandbox Keka.app

resulting in this error:

12:10:37.968 at iMac191 ~ codesign --force --deep --sign - /Applications/Keka.app
/Applications/Keka.app: replacing existing signature
/Applications/Keka.app: internal error in Code Signing subsystem
In subcomponent: /Applications/Keka.app/Contents/MacOS/kekalbzip2

To Reproduce

Steps to reproduce the behavior: following directions on this page: https://github.com/aonez/Keka/wiki/Rar-compression#un-sandbox-keka

Expected behavior

expect result to match what is mentioned in Wiki

Screenshots

If applicable, add screenshots to help explain your problem.

Additional context

Add any other context about the problem here.

aonez commented 8 months ago

So sorry for the delay. Not sure why this is happening, but it seems to only affect the App Store version. Please use the web version meanwhile:

https://d.keka.io

I've update the wiki to inform about this issue.