Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to install on Linux (Debian) #14

Open
uuafj opened this issue May 14, 2016 · 3 comments
Open

unable to install on Linux (Debian) #14

uuafj opened this issue May 14, 2016 · 3 comments

Comments

@uuafj
Copy link

uuafj commented May 14, 2016

I just tried to run patch.py on Debian using "python3 patch.py"

This is what it returns:

*** Device detected! proceeding...
*** Working dir: /tmp/tmpi_qbrdss
*** Rooting adbd...
remount succeeded
*** Pulling framework from device...
220 KB/s (309 bytes in 0.001s)
*** Disassembling framework...
I: Using Apktool 2.0.2 on framework.jar
I: Copying assets and libs...
I: Copying unknown files...
I: Copying original files...
*** Done. Now this won't hurt a bit...
Traceback (most recent call last):
File "patch.py", line 47, in
f = open(to_patch, "r")
FileNotFoundError: [Errno 2] No such file or directory: 'framework.jar.out/smali/android/content/pm/PackageParser.smali'

What am I doing wrong? Am I missing a package perhaps?

@uuafj
Copy link
Author

uuafj commented May 14, 2016

Perhaps important, I tried this on a Nexus 6P running latest CyanogenMod 13 nightly.

@luca-af
Copy link

luca-af commented May 21, 2016

I get the same error on a Galaxy Nexus with CyanogenMod 12.1 nightly

@luca-af
Copy link

luca-af commented May 22, 2016

Ok, I think that is related to #4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants