This repository has been archived by the owner on Nov 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 50
Couldn’t set app executable #131
Comments
I have had this error on Ubuntu Server and Desktop (ARM64). I have all dependencies installed (according to the wiki). |
azule may need to be updated to work on arm64 linux. I'll look into it but for now at least I have no idea how to do it |
Maybe it’s because of ubuntu 22.04 (LTS)? |
No, this shouldnt be a problem, its just that the tools azule uses don't officially run on arm64 linux, only x86 |
could you try running the latest build? you should probably do it with the -R flag the first time |
Maybe later today. |
I have the same problem on Ubuntu 18.04.6 LTS |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When trying to inject some youtube tweaks I get the following:
delamcode@delamcode:~$ azule -R -n YoutubeTWEAKEDuYou -i ~/YT/Youtube.ipa -o ~/YT/ -f ~/YT/uYou.deb ~/YT/AlderisColorPicker.deb ~/YT/ForceInPicture.deb ~/YT/YTClassicVideoQuality.deb ~/YT/YTReExplore.deb ~/YT/YTSilentVote.deb ~/YT/YouRememberCaption.deb ~/YT/YoutubeDislikesReturn.deb ~/YT/YTSideFix.deb [*] Fetching toolchain... [*] Fetched Toolchain [*] Setting Up Toolchain... [*] Set Up Toolchain [*] Downloading CydiaSubstrate.framework... [*] Downloading Substitute... /usr/local/bin/azule: line 497: /home/delamcode/Azule/toolchain/bin/ar: cannot execute binary file: Exec format error tar (child): data.tar.lzma: Cannot open: No such file or directory tar (child): Error is not recoverable: exiting now tar: Child returned status 2 tar: Error is not recoverable: exiting now rm: cannot remove 'CydiaSubstrate.framework/CydiaSubstrate': No such file or directory rm: cannot remove 'CydiaSubstrate.framework/Headers/CydiaSubstrate.h': No such file or directory mv: cannot stat '/tmp/tmp.jVjTbcdizt/libsubstrate.dylib': No such file or directory mv: cannot stat 'substrate.h': No such file or directory mv: cannot stat 'CydiaSubstrate.framework': No such file or directory /usr/local/bin/azule: line 505: /home/delamcode/Azule/bin/linux/plutil: cannot execute binary file: Exec format error [*] Downloaded CydiaSubstrate.framework /usr/local/bin/azule: line 520: /home/delamcode/Azule/toolchain/bin/ar: cannot execute binary file: Exec format error tar (child): data.tar.lzma: Cannot open: No such file or directory tar (child): Error is not recoverable: exiting now tar: Child returned status 2 tar: Error is not recoverable: exiting now mv: cannot stat 'libsubstitute.dylib': No such file or directory [*] Downloaded Substitute /usr/local/bin/azule: line 309: /home/delamcode/Azule/bin/linux/plutil: cannot execute binary file: Exec format error [*] Couldn't set app executable
The text was updated successfully, but these errors were encountered: