mateor / auto-patcher

smali patcher for Android code injection
MIT License
74 stars 42 forks source link

Latest CM10.2 (grouper) #177

Closed karamelo closed 10 years ago

karamelo commented 10 years ago

Hi @mateor I meet with some care about the last cm10.2 for nexus 7 (grouper) cm-10.2-20131022-NIGHTLY-grouper.zip

The Auto-Patcher v3.2.12

### checking for updates ###
remote: Counting objects: 35, done.
remote: Compressing objects: 100% (12/12), done.
remote: Total 26 (delta 19), reused 21 (delta 14)
Unpacking objects: 100% (26/26), done.
From https://github.com/mateor/auto-patcher
   300eb6b..2d5c7d0  master     -> origin/master
... Updater: update found ...
... backing up auto_patcher to auto_patcher.bak ...

... Updating Auto-Patcher ...
### updated, now rerunning script with latest version ###

The Auto-Patcher v3.2.15
     (auto-updated from v3.2.12)
... changelog.txt has been updated ...

### checking for updates ###
Updater: Auto-Patcher is already up to date

... integrating new patches ...
### verify tools ###
### verify ROM ###
### unzip patch tools ###
### unzip patch patches ###
 inflated: system/build.prop
### probe rom type ###
... result of ROM check: version= 4.3.1 ...
... Using results of ROM check ...
### unzip rom ###
 inflated: system/framework/core.jar
 inflated: system/framework/framework.jar
 inflated: system/framework/services.jar
 inflated: system/framework/telephony-common.jar
### create updater script ###
 inflated: META-INF/com/google/android/update-binary
 inflated: META-INF/com/google/android/updater-script
... using Clockworkmod installer ...
### create restore.zip ###
### decompile system files ###
... decompile framework.jar ...
... extract preloaded-classes ...
... decompile core.jar ...
... decompile services.jar ...
... decompile telephony-common.jar ...
... decompile Mms.apk ...
### copy patch openpdroid/4.3 ###
... copying system/media/PDroid.jpeg ...
... overwriting system/media/PDroid.jpeg from openpdroid ...
### jar patch openpdroid/4.3 ###
... apply framework.patch ...

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!! error: No patch sets create the proper ContextImpl file. Please upload log!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Thanks in advance

mateor commented 10 years ago

Okay it is working again. It took awhile because the source patches are no longer applying cleanly to everything. I have made new patches but I would like to not have to offer different source patches for CM or AOSP, etc.

Anyway, auto_patcher is back working for nightlies.

karamelo commented 10 years ago

Thanks for fix it's okay after running ./batch Congratulations, the patching was successful. Any errors you may have seen were succesfully handled! Good job @mateor

mateor commented 10 years ago

Sure. I updated the source patches as well, although we are likely losing our universal patches. They work for CM and AOSP currently, but I think PACman may have a patch failure and maybe others.