• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root Nexus 7 2013 5.1 OTA failing

Modman

Android Enthusiast
It failed with an red error message on the android.

Could be a classic case of a bad debuggerd from stick mount.

What directory do I verify the ota in again?

Want to see what the issue actually is.

Any body have a lollipop 5.0 debuggerd file?

thought the ota was in /cache? not seeing a zip file there

I just pasted scary alien ota checker log below
 
Last edited:
--------------------------------------------
Failed expression at line #41:

apply_patch_check("/system/bin/install-recovery.sh", "87e7101d14598b8c7156d1bb0bee3e2b35677672", "b068641f6251c969dc67df4602a264993e63e35c") || abort("/system/bin/install-recovery.sh has unexpected contents.");

[actual SHA1 of target file: 450279172fd95598b3df9c3c83661f7e9420e323]

--------------------------------------------
Failed expression at line #153:

apply_patch_check("EMMC:/dev/block/platform/msm_sdcc.1/by-name/boot:7325696:d46efc665e26fc4f4f0b5ce510410e4688e329a3:7354368:bfa593b98e9b887568bb1a6e6f9a5abcb4a729cd") || abort("EMMC:/dev/block/platform/msm_sdcc.1/by-name/boot:7325696:d46efc665e26fc4f4f0b5ce510410e4688e329a3:7354368:bfa593b98e9b887568bb1a6e6f9a5abcb4a729cd has unexpected contents.");

[actual SHA1 of target file: 7192880a1a2c6d34c2fddccc8146163c1c88f24a]


Selected file to process:

/cache/bc4516eb14461efdfaf309311b1f09328b654012.signed-razor-LRX22C-from-LRX21P.bc4516eb.zip

======================
OTA Verifier v2.6 Analysis
======================

statements read: 683
expressions processed: 306
true statements: 304
false statements: 2
inaccessible files: 0
inaccessible allowed: 0
sha1 mismatches allowed: 147

- there were (2) failed expressions encountered (see details above)

- there were (147) sha1_check expressions (that appear to be post-install file verifications) that were not evaluated as 'false' because strict mode was OFF

Device information:

Device: flo
Rooted: true
Maker: asus
Model: Nexus 7
Carrier:
Board: flo
Name: razor
Bootloader: FLO-04.04
Android OS: 5.0

(the above text has been copied to the clipboard)wo
 
--------------------------------------------
Failed expression at line #41:

apply_patch_check("/system/bin/install-recovery.sh", "87e7101d14598b8c7156d1bb0bee3e2b35677672", "b068641f6251c969dc67df4602a264993e63e35c") || abort("/system/bin/install-recovery.sh has unexpected contents.");

[actual SHA1 of target file: 450279172fd95598b3df9c3c83661f7e9420e323]

--------------------------------------------
Failed expression at line #153:

apply_patch_check("EMMC:/dev/block/platform/msm_sdcc.1/by-name/boot:7325696:d46efc665e26fc4f4f0b5ce510410e4688e329a3:7354368:bfa593b98e9b887568bb1a6e6f9a5abcb4a729cd") || abort("EMMC:/dev/block/platform/msm_sdcc.1/by-name/boot:7325696:d46efc665e26fc4f4f0b5ce510410e4688e329a3:7354368:bfa593b98e9b887568bb1a6e6f9a5abcb4a729cd has unexpected contents.");

[actual SHA1 of target file: 7192880a1a2c6d34c2fddccc8146163c1c88f24a]


Selected file to process:

/cache/bc4516eb14461efdfaf309311b1f09328b654012.signed-razor-LRX22C-from-LRX21P.bc4516eb.zip

======================
OTA Verifier v2.6 Analysis
======================

statements read: 683
expressions processed: 306
true statements: 304
false statements: 2
inaccessible files: 0
inaccessible allowed: 0
sha1 mismatches allowed: 147

- there were (2) failed expressions encountered (see details above)

- there were (147) sha1_check expressions (that appear to be post-install file verifications) that were not evaluated as 'false' because strict mode was OFF

Device information:

Device: flo
Rooted: true
Maker: asus
Model: Nexus 7
Carrier:
Board: flo
Name: razor
Bootloader: FLO-04.04
Android OS: 5.0

(the above text has been copied to the clipboard)wo
If your tablet is rooted, it will fail the ota every time. It will not pass the assert prop checks, as you have noticed.
 
Back
Top Bottom