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

openpdroid patch dont work :-( #14

Open
bone101 opened this issue Nov 24, 2013 · 5 comments
Open

openpdroid patch dont work :-( #14

bone101 opened this issue Nov 24, 2013 · 5 comments

Comments

@bone101
Copy link

bone101 commented Nov 24, 2013

on this rom :

https://github.com/Quarx2k/android_device_moto_jordan-common

https://www.dropbox.com/s/omlhuuqwsljayyb/Autopatcher_pdroid_log.txt

@mateor
Copy link
Collaborator

mateor commented Nov 24, 2013

I can build patches for you later if necessary. But your log shows you are
using very old version of auto-patcher. According to my log you do not have
git installed. If you were using ApG it should have been installed already.

If not using ApG just rerun the cygwin.exe, ensuring that 'git' or git-core
is checked. That only installs the missing packages it doesn't start all
over. Post the log once you have the latest version okay?

@bone101
Copy link
Author

bone101 commented Nov 24, 2013

I´ve tried to patch the rom on my virtual boxed linux(ubuntu 10.04) without succsess
my commands where ./auto_patch cm* openpdroid cm

with this results :

dabo@dabo-desktop:/media/Workbench/auto-patcher$ ./auto_patcher cm* openpdroid cm

The Auto-Patcher v3.6.2

checking for updates

Updater: Auto-Patcher is already up to date

verify tools

verify ROM

unzip patch tools

unzip patch patches

inflated: system/build.prop
... result of ROM check: RIL= MotoWrigley3GRIL

probe rom type

... result of ROM check: version= 4.3.1 ...
... Using cm patches ...

unzip rom

inflated: system/app/Mms.apk
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 ...
... apply core.patch ...
... apply services.patch ...

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!! error: ServerThread.patch in services.jar cannot be remedied
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

usage:     ./auto_patcher <ROM> <MODS>
example:   ./auto_patcher CM10.zip openpdroid

Use ./auto_patcher -h for the help menu

If your deodexed rom is not on the supported list and you want it added:
- Upload your log and a link to the rom's source code (mandatory)
and be patient, please!

@mateor
Copy link
Collaborator

mateor commented Nov 24, 2013

Sure. I just wanted to see what happened when you had the latest patches. I
can try and build with the source you sent me later tonight.

@bone101
Copy link
Author

bone101 commented Nov 24, 2013

Big THX

Next Time we will become to a daily usable android 4.4 from our gread devs

https://github.com/Quarx2k/android_device_moto_jordan-common/tree/cm11.0-3.0
https://github.com/Quarx2k/android_device_moto_jordan-common/tree/cm11.0-3.0

It were beatiful if this patches work with it too...

@mateor
Copy link
Collaborator

mateor commented Nov 25, 2013

I made patches for the kitkat rom, but I would like you to upload a log
so I know what to add to the patcher.

You didn't post a rom link, but just run the kitkat rom through your
existing auto-patcher and post the log. I will update the kitkat patches
when I see that.

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