Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
Galaxy98
Old
(Last edited by Galaxy98; 22nd April 2012 at 10:25 AM.)
#351  
Junior Member
Thanks Meter 0
Posts: 18
Join Date: Jan 2012
Quote:
Originally Posted by FormelLMS View Post
disabling assert checks doesn't work.
Now I've deleted every assert in the updater script and the update runs fine.

Great!

Thanks for sharing this!!!
im getting the assert error and install fail
i have tryed to disable assert but no help
anyone know why?
also im trying method 1
 
efrant
Old
#352  
efrant's Avatar
Forum Moderator - OP
Thanks Meter 5621
Posts: 8,171
Join Date: Feb 2009
Location: Montreal
Quote:
Originally Posted by MrYuzhai View Post
yes and everything is in the same folder (i've even tried updating the sdk just incase).. i have no idea what to do

---------- Post added at 04:10 AM ---------- Previous post was at 03:55 AM ----------



this may sound crazy.. (but honestly i am that lost) is there anyways i can share my screen with you and you can show me what i'm doing wrong? i know it's asking.. *sighs
Honestly, I have never used MacOS, so I'm not sure if there are any intricacies that may be affecting you. Find a PC or linux box and try it on that.
I do NOT answer technical questions via PM. Post in a thread.

Device: Nexus 4
ROM: Stock JDQ39
Kernel: Stock 3.4.0
Recovery: CWM 6.0.2.0 NON-touch
Radio: 2.0.1700.33
Bootoader: Z10o
How-To’s: 1) Basics, 2) Flash stock, 3) List of OTA updates, 4) Root, 5) Recover deleted files

XDA RULES
WHAT MATTERS IS UNDERSTANDING THE JOURNEY...
 
efrant
Old
#353  
efrant's Avatar
Forum Moderator - OP
Thanks Meter 5621
Posts: 8,171
Join Date: Feb 2009
Location: Montreal
Quote:
Originally Posted by alvinthen View Post
Hi,

I am using yakju IMM76D before this. This morning OTA prompted me to update and so I update, but it failed with the exclamation mark.

I tried to install the update manually refering this thread (IMM76I). And it failed at
Code:
assert(getprop("ro.product.device") == "maguro" ||
       getprop("ro.build.product") == "maguro");
I tried doing a manual getprop of ro.build.product and ro.product.device, they returned maguro

How can I proceed without editing the updater-script?

I have rooted with CWM.

Thanks.
What is the exact error in CWM? I need the exact screen output.
I do NOT answer technical questions via PM. Post in a thread.

Device: Nexus 4
ROM: Stock JDQ39
Kernel: Stock 3.4.0
Recovery: CWM 6.0.2.0 NON-touch
Radio: 2.0.1700.33
Bootoader: Z10o
How-To’s: 1) Basics, 2) Flash stock, 3) List of OTA updates, 4) Root, 5) Recover deleted files

XDA RULES
WHAT MATTERS IS UNDERSTANDING THE JOURNEY...
 
efrant
Old
#354  
efrant's Avatar
Forum Moderator - OP
Thanks Meter 5621
Posts: 8,171
Join Date: Feb 2009
Location: Montreal
Quote:
Originally Posted by catfish View Post
Thanks efrant!
I used step 1 but did not delete the Recovery file and flashed CWM but after installin g the update instead of reboot I updated the SU.zip file and rebooted my GN and still had Root.
Question is when I checked my verison I saw no changes in the About page.
Baseband version did not change > I9250XXLA2
Kernal version > 3.0.8-g034fec9 android-build@vpbs1 #1

Did the update install correctly?
The radio is not supposed to change -- there was no radio included in the update.

The kenel was supposed to get updated, but yours is not. Some did not work properly.

Quote:
Originally Posted by Galaxy98 View Post
im getting the assert error and install fail
i have tryed to disable assert but no help
anyone know why?
also im trying method 1
What error exactly are you getting? Tell me output of CWM when you try to flash it.
I do NOT answer technical questions via PM. Post in a thread.

Device: Nexus 4
ROM: Stock JDQ39
Kernel: Stock 3.4.0
Recovery: CWM 6.0.2.0 NON-touch
Radio: 2.0.1700.33
Bootoader: Z10o
How-To’s: 1) Basics, 2) Flash stock, 3) List of OTA updates, 4) Root, 5) Recover deleted files

XDA RULES
WHAT MATTERS IS UNDERSTANDING THE JOURNEY...
The Following User Says Thank You to efrant For This Useful Post: [ Click to Expand ]
 
Galaxy98
Old
(Last edited by Galaxy98; 22nd April 2012 at 01:39 PM.)
#355  
Junior Member
Thanks Meter 0
Posts: 18
Join Date: Jan 2012
here is what im getting
Quote:
I:Checking for extendedcommand...
I:Skipping execution of extendedcommand, file not found...
I:using /data/media, no /sdcard found.

-- Installing: /sdcard/46cf01d3e2ea.signed-yakju-IMM76I-from-IMM76D.46cf01d3.zip
Finding update package...
I:Update location: /sdcard/46cf01d3e2ea.signed-yakju-IMM76I-from-IMM76D.46cf01d3.zip
I:using /data/media, no /sdcard found.
Opening update package...
Installing update...
installing samsung updater extensions
Verifying current system...
file "/system/build.prop" doesn't have any of expected sha1 sums; checking cache
failed to stat "/cache/saved.file": No such file or directory
failed to load cache file
script aborted: assert failed: apply_patch_check("/system/build.prop", "b0cd51bb45cd47b4822101841a15b76b83f197a8", "c47a6508986e87bdd807aabc2418c1399735e34e")
assert failed: apply_patch_check("/system/build.prop", "b0cd51bb45cd47b4822101841a15b76b83f197a8", "c47a6508986e87bdd807aabc2418c1399735e34e")
E:Error in /sdcard/46cf01d3e2ea.signed-yakju-IMM76I-from-IMM76D.46cf01d3.zip
(Status 7)
Installation aborted.
I:using /data/media, no /sdcard found.
 
efrant
Old
#356  
efrant's Avatar
Forum Moderator - OP
Thanks Meter 5621
Posts: 8,171
Join Date: Feb 2009
Location: Montreal
Quote:
Originally Posted by Galaxy98 View Post
here is what im getting
Are you on a stock ROM? If you are, your build.prop file is NOT stock. Get a copy and replace it. I posted a copy in one of the recent threads on the update.

Sent from my Galaxy Nexus using Tapatalk 2
I do NOT answer technical questions via PM. Post in a thread.

Device: Nexus 4
ROM: Stock JDQ39
Kernel: Stock 3.4.0
Recovery: CWM 6.0.2.0 NON-touch
Radio: 2.0.1700.33
Bootoader: Z10o
How-To’s: 1) Basics, 2) Flash stock, 3) List of OTA updates, 4) Root, 5) Recover deleted files

XDA RULES
WHAT MATTERS IS UNDERSTANDING THE JOURNEY...
The Following User Says Thank You to efrant For This Useful Post: [ Click to Expand ]
 
MrYuzhai
Old
#357  
MrYuzhai's Avatar
Junior Member
Thanks Meter 6
Posts: 27
Join Date: Nov 2011
Unhappy still no luck..

Quote:
Originally Posted by efrant View Post
Honestly, I have never used MacOS, so I'm not sure if there are any intricacies that may be affecting you. Find a PC or linux box and try it on that.
thanx for trying to help dude.. i think i'm gonna give up.. time to lock bootloader and wait for 4.0.4 ota.. actually i've given up on that too.. lol..
Currently rocking my Galaxy Nexus
 
efrant
Old
#358  
efrant's Avatar
Forum Moderator - OP
Thanks Meter 5621
Posts: 8,171
Join Date: Feb 2009
Location: Montreal
Quote:
Originally Posted by MrYuzhai View Post
thanx for trying to help dude.. i think i'm gonna give up.. time to lock bootloader and wait for 4.0.4 ota.. actually i've given up on that too.. lol..
Don't lock the bootloader. It doesn't affect OTAs but will make life more difficult later on. Just leave it unlocked.

Sent from my Galaxy Nexus using Tapatalk 2
I do NOT answer technical questions via PM. Post in a thread.

Device: Nexus 4
ROM: Stock JDQ39
Kernel: Stock 3.4.0
Recovery: CWM 6.0.2.0 NON-touch
Radio: 2.0.1700.33
Bootoader: Z10o
How-To’s: 1) Basics, 2) Flash stock, 3) List of OTA updates, 4) Root, 5) Recover deleted files

XDA RULES
WHAT MATTERS IS UNDERSTANDING THE JOURNEY...
 
alvinthen
Old
#359  
Junior Member
Thanks Meter 0
Posts: 15
Join Date: Aug 2010
Quote:
Originally Posted by efrant View Post
What is the exact error in CWM? I need the exact screen output.
Hmm alright, guess i'll type that out, short way

Installing: /sdcard/path-to-zip-file
Finding update package
opening update package
installing update
assert failed: getprop("ro.product.device") == "maguro" ||
getprop("ro.build.product") == "maguro"
E: error in <zip file>
(Status 7)
Installation abordted.

To further help you to help me, I did NOT modify my build.prop AND getprop ro.product.device and getprop ro.build.product both returned maguro

Thanks.
 
efrant
Old
#360  
efrant's Avatar
Forum Moderator - OP
Thanks Meter 5621
Posts: 8,171
Join Date: Feb 2009
Location: Montreal
Quote:
Originally Posted by alvinthen View Post
Hmm alright, guess i'll type that out, short way

Installing: /sdcard/path-to-zip-file
Finding update package
opening update package
installing update
assert failed: getprop("ro.product.device") == "maguro" ||
getprop("ro.build.product") == "maguro"
E: error in <zip file>
(Status 7)
Installation abordted.

To further help you to help me, I did NOT modify my build.prop AND getprop ro.product.device and getprop ro.build.product both returned maguro

Thanks.
Maybe you didn't modify it, but maybe one if your root apps did. Just replace your build.prop with the stock one (I posted it yesterday so search in my recent posts).

Sent from my Galaxy Nexus using Tapatalk 2
I do NOT answer technical questions via PM. Post in a thread.

Device: Nexus 4
ROM: Stock JDQ39
Kernel: Stock 3.4.0
Recovery: CWM 6.0.2.0 NON-touch
Radio: 2.0.1700.33
Bootoader: Z10o
How-To’s: 1) Basics, 2) Flash stock, 3) List of OTA updates, 4) Root, 5) Recover deleted files

XDA RULES
WHAT MATTERS IS UNDERSTANDING THE JOURNEY...

 
Post Reply+
Tags
google, link, official, ota, update
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...