decipher3114 / Revancify

The only revancify
Apache License 2.0
867 stars 61 forks source link

Termux installation failed #6

Open ghost opened 1 year ago

ghost commented 1 year ago

Hey guys, I have been having an issue with installing via Termux.

After choosing to patch Youtube app I get the following error message:

Installation Failed !!

Logs saved to

"Internal-Storage/Revancify/install_log.txt". Share the Install logs to developer

This is the log:

umount: Need 1 arg or -a

chmod '/data/local/tmp/revancify/com.google.android.youtube.apk' to 100644

chown system:system /data/local/tmp/revancify/com.google.android.youtube.apk

chcon '/data/local/tmp/revancify/com.google.android.youtube.apk' to u:object_r:apk_data_file:s0

mount: '/data/local/tmp/revancify/com.google.android.youtube.apk'->'': No such file or directory

try '/data/local/tmp/revancify/com.google.android.youtube.apk' type 'ext3' on ''

I'm using a rooted LG V30, Termux has root access and has permission to install unknown apps. I get no installation prompt after patching the app. The issue persists if I change source or youtube version.

What am I doing wrong?