[Resolved] KOT49E OTA flash failing with debuggerd file present - Nexus 7 (2013) General

While trying to flash KOT49E OTA zip file update using TWRP from KRT16S to KOT49E, process failed with an error like:
"/system/bin/debuggerd" has unexpected contents."
I have not modified the system partition. I have ROOT access. Not sure which app modified the file. I am using "USB OTG HELPER" app and not StickMount app. There is "/system/bin/debuggerd_bak" file present but it is exactly same as "/system/bin/debuggerd".
Can somebody, please post original debuggerd file from KRT16S image?
Got the KRT16S debuggerd file from thread http://forum.xda-developers.com/showthread.php?t=2534698. Replaced it in the Nexus 7 2013 "/system/bin" folder and flashed the KOT49E OTA zip. Successfully updated to KOT49E.
Thanks a lot to sfhub.

Related

Update

I received a notification for ota update and it failed, im not sure why is there a way to fix it?
See attachment of error
I suspect you renamed (or deleted) the BrowserProviderProxy apk and odex files to sideload the gnex browser and flash. I had done the same and my OTA failed with the same error. I renamed the browser.apk adding a .bak to the name and renamed my BrowserProviderProxy files back to the .apk and .odex extensions, and restarted. Then I copied the update zip from the /cache folder to the root folder and booted into recovery. Installed the zip in recovery and all was well. I used cwm recovery through Rom Manager and I had installed and run Voodoo OTA Rootkeeper before starting. I chose not to flash a new recovery and yes to trying to keep root after the update process.
Groid said:
I suspect you renamed (or deleted) the BrowserProviderProxy apk and odex files to sideload the gnex browser and flash. I had done the same and my OTA failed with the same error. I renamed the browser.apk adding a .bak to the name and renamed my BrowserProviderProxy files back to the .apk and .odex extensions, and restarted. Then I copied the update zip from the /cache folder to the root folder and booted into recovery. Installed the zip in recovery and all was well. I used cwm recovery through Rom Manager and I had installed and run Voodoo OTA Rootkeeper before starting. I chose not to flash a new recovery and yes to trying to keep root after the update process.
Click to expand...
Click to collapse
Thanks but now I'm getting this error, if someone has stock Gapps from 4.1.1 it would be great if they could send me the link for it ...I think that would help
racer321 said:
Thanks but now I'm getting this error, if someone has stock Gapps from 4.1.1 it would be great if they could send me the link for it ...I think that would help
Click to expand...
Click to collapse
There are 237 assertions in the OTA update... Might be easier to just restore to stock 4.1.1 then update.
comminus said:
There are 237 assertions in the OTA update... Might be easier to just restore to stock 4.1.1 then update.
Click to expand...
Click to collapse
Wouldn't I loose all my data though :/
racer321 said:
Wouldn't I loose all my data though :/
Click to expand...
Click to collapse
Yeah... but you gave me an idea. I took the list of files to be patched from the OTA and made a cwm flashable zip with the 4.1.2 versions of the files, the kernel and bootloader. Since these are complete files, there are no patches which means the only assertions are to make sure it runs on a grouper device.
I've run it a few time myself and it seems to work fine. If you want to be a guinea pig and test it out, send me a PM and I'll send you a link.

[Q] JWR66V -> JWR66Y OTA, debuggerd is buggered

Getting an assertion failure on /system/bin/debuggerd when trying to load the JWR66Y (stock) OTA update that showed up on my N7 tonight. I don't THINK I've installed anything that changed this file, but who knows. I found a copy called debuggerd_bak in the same directory, but it appears to be the same file.
This is the SHA1 of my current copy:
a2323a0c8e245e3879d6b8beff6b2c4802045271
Is there a different version that I need?
According to some forum searching, Stickmount modifies the file (and I'm not sure if it actually backs it up beforehand).
adammw said:
According to some forum searching, Stickmount modifies the file (and I'm not sure if it actually backs it up beforehand).
Click to expand...
Click to collapse
That's the weird thing about it; I've never installed Stickmount. I do have USB OTG Helper, though. I'm pulling a JWR66V factory image down from Google (had to dig around archive.org to find the link). If I can pull debuggerd out of it, I may be able to get back to a known state.
db2 said:
That's the weird thing about it; I've never installed Stickmount. I do have USB OTG Helper, though. I'm pulling a JWR66V factory image down from Google (had to dig around archive.org to find the link). If I can pull debuggerd out of it, I may be able to get back to a known state.
Click to expand...
Click to collapse
I'm doing the exact same thing as we speak. Good luck.
Got the file, only to find out that I need to restore a whole bunch of other files. I give up for now, but if you have the 3G Nexus 7 (2012), it's attached.
Well I pulled debuggerd out of the factory image, and that seemed to fix the error, but now I get "set_perm: some changes failed" with status 7 when I try to flash the update. Not sure what that means.
Is it possible to reflash just system.img to my current version without wiping data?
If your bootloader is unlocked, you can flash boot.img and system.img using fastboot and you will not loose any data. In my blog you can find a post how to update to 4.3 manually.
There we go. I just fastboot flashed system.img and boot.img, and the JWR66Y patch installed fine after that. Had to re-root and reinstall a couple app updates, but that's no big deal.
db2 said:
There we go. I just fastboot flashed system.img and boot.img, and the JWR66Y patch installed fine after that. Had to re-root and reinstall a couple app updates, but that's no big deal.
Click to expand...
Click to collapse
db2 can you please post the debuggerd file from 4.3. I'm also having this issue trying to flash the security OTA fro 4.3.
I don't know how to get the original debuggerd file from android 4.3.
Thanks
jalize said:
db2 can you please post the debuggerd file from 4.3. I'm also having this issue trying to flash the security OTA fro 4.3.
I don't know how to get the original debuggerd file from android 4.3.
Thanks
Click to expand...
Click to collapse
Sure, here you go. This is for the non-3G first-gen Nexus 7.
db2 said:
There we go. I just fastboot flashed system.img and boot.img, and the JWR66Y patch installed fine after that. Had to re-root and reinstall a couple app updates, but that's no big deal.
Click to expand...
Click to collapse
db2 said:
Sure, here you go. This is for the non-3G first-gen Nexus 7.
Click to expand...
Click to collapse
Thanks db2, but I'm looking for the Nexus 10 one. Sorry I see wrong thread. i do have the debuggerd.p file from the OTA. do you know how to get this to the normal debuggerd file?
jalize said:
Thanks db2, but I'm looking for the Nexus 10 one. Sorry I see wrong thread. i do have the debuggerd.p file from the OTA. do you know how to get this to the normal debuggerd file?
Click to expand...
Click to collapse
The .p is a patch file, which is why you have to have the correct version of the file to start from.
Here's a link to the N10 JWR66V IMAGE:
https://dl.google.com/dl/android/aosp/mantaray-jwr66v-factory-888d124e.tgz
This is the procedure I used to extract debuggerd:
http://forum.xda-developers.com/showthread.php?t=1860879
Wasn't too hard, but I ended up having to reflash system.img and boot.img anyway, because I was getting a weird set_perm error.
db2 said:
The .p is a patch file, which is why you have to have the correct version of the file to start from.
Here's a link to the N10 JWR66V IMAGE:
https://dl.google.com/dl/android/aosp/mantaray-jwr66v-factory-888d124e.tgz
This is the procedure I used to extract debuggerd:
http://forum.xda-developers.com/showthread.php?t=1860879
Wasn't too hard, but I ended up having to reflash system.img and boot.img anyway, because I was getting a weird set_perm error.
Click to expand...
Click to collapse
Thanks db2, will give it a try
It Worked !!!! Thanks again man!
set_perm error
db2 said:
Wasn't too hard, but I ended up having to reflash system.img and boot.img anyway, because I was getting a weird set_perm error.
Click to expand...
Click to collapse
SuperSU?
See HERE for an explanation and fix for this error.
-JR-
I have the Wi-Fi Nexus 7 with StickMount installed, and I just want to say the debuggerd file provided by @db2 in post #10 allowed me to update without problems when I flashed the OTA via TWRP.
Just remember to fix the permissions of the file first when you move it to system/bin.
mlj11 said:
I have the Wi-Fi Nexus 7 with StickMount installed, and I just want to say the debuggerd file provided by @db2 in post #10 allowed me to update without problems when I flashed the OTA via TWRP.
Just remember to fix the permissions of the file first when you move it to system/bin.
Click to expand...
Click to collapse
I confirm that adammw's file (post #5) worked for my 3g Nexust 7 2012. I was trying to update from JWR66V to JWR66Y. It only worked after replacing the latest TWRP with the stock recovery. Installing with TWRP did not work under any conditions: root, no root, manual update file, automatically updated file.
How do I need to fix permissions for debuggerd? I forgot to look on the original permissions and I don't know what are the correct ones.
p.s. I previously removed root, I removed the install-recovery.sh (changed attributes on install-recovery), stock recovery without success.
mindcsrusher said:
I confirm that adammw's file (post #5) worked for my 3g Nexust 7 2012. I was trying to update from JWR66V to JWR66Y. It only worked after replacing the latest TWRP with the stock recovery. Installing with TWRP did not work under any conditions: root, no root, manual update file, automatically updated file.
How do I need to fix permissions for debuggerd? I forgot to look on the original permissions and I don't know what are the correct ones.
p.s. I previously removed root, I removed the install-recovery.sh (changed attributes on install-recovery), stock recovery without success.
Click to expand...
Click to collapse
The update installer script runs a recursive permissions set (chown|chmod) e.g.:
set_perm_recursive(0, 2000, 0755, 0755, "/system/bin"
0 = root
2000 = shell
0755 = -rwxr-xr-x
The above would have set the correct perms on all files in the /system/bin directory (including debuggerd) and any files requiring additional perms would have been set individually with the set_perm command
See my post HERE for more info
HTH,
-JR-

debuggerd file for OTA 4.3 security update - inside

Anyone needing to replace the debuggerd file first, due to StickMount, please find attached:
The processed explained too me by user db2 from Nexus 7 forum and used by me is the following:
Here's a link to the N10 JWR66V IMAGE:
https://dl.google.com/dl/android/aos...y-888d124e.tgz
This is the procedure I used to extract debuggerd:
http://forum.xda-developers.com/show....php?t=1860879
The attached file is for Nexus 10 running Android 4.3 and would like to update the security OTA
Regards

[Q]OTA Failed 4.4 to 4.4.2 system/fonts/Roboto-Bold.ttf" has unexpected contents

Hello all developers and Nexus Fans,
I am current uesing stock 4.4 nexus, and yesterday I received the 4.4.2 ota. However, after downloading it, the OTA installation just failed.
I am not sure which patch or app made it fail, would any kindly fans can give me a hint so that I can update to 4.4.2?
Here are the mod and app I've installed on my 4.4 stock:
0. Franco's Kernel R198
1. rooted
2. TWRP recovery
3. center clock | battery | mod
4. multi-rom
5. xopsed frame
6. custom font via recovery zip
7. gravity box
8. busy box
I have stoped and uninstalled xposed framework also re-flashed the stock font(http://forum.xda-developers.com/showthread.php?t=2513985).
Still cannot install the ota...
log from TWRP is here
Installing '/sdcard/Download/4f6d2fc7377dbb48caecaa658bb139da2b063b33.signed-occam-KOT49H-from-KRT16S.4f6d2fc7.zip'...
Checking for MD5 file...
I:Cannot find file /sdcard/Download/4f6d2fc7377dbb48caecaa658bb139da2b063b33.signed-occam-KOT49H-from-KRT16S.4f6d2fc7.zip.md5
Skipping MD5 check: no MD5 file found.
I:Zip does not contain SELinux file_contexts file in its root.
Verifying current system...
file "/system/fonts/Roboto-Bold.ttf" 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: "/system/fonts/Roboto-Bold.ttf" has unexpected contents.
"/system/fonts/Roboto-Bold.ttf" has unexpected contents.
E:Error executing updater binary in zip '/sdcard/Download/4f6d2fc7377dbb48caecaa658bb139da2b063b33.signed-occam-KOT49H-from-KRT16S.4f6d2fc7.zip'
Error flashing zip '/sdcard/Download/4f6d2fc7377dbb48caecaa658bb139da2b063b33.signed-occam-KOT49H-from-KRT16S.4f6d2fc7.zip'
Injecting boot.img with MultiROM...
Extracting boot image...
rm: can't remove '/tmp/boot': No such file or directory
Decompressing ramdisk...
Ramdisk uses GZIP compression
1924 blocks
No need to inject bootimg, it has the newest trampoline (v9)
Any suggestions?
noidtrue said:
Hello all developers and Nexus Fans,
I am current uesing stock 4.4 nexus, and yesterday I received the 4.4.2 ota. However, after downloading it, the OTA installation just failed.
I am not sure which patch or app made it fail, would any kindly fans can give me a hint so that I can update to 4.4.2?
Here are the mod and app I've installed on my 4.4 stock:
0. Franco's Kernel R198
1. rooted
2. TWRP recovery
3. center clock | battery | mod
4. multi-rom
5. xopsed frame
6. custom font via recovery zip
7. gravity box
8. busy box
I have stoped and uninstalled xposed framework also re-flashed the stock font(http://forum.xda-developers.com/showthread.php?t=2513985).
Still cannot install the ota...
log from TWRP is here
Installing '/sdcard/Download/4f6d2fc7377dbb48caecaa658bb139da2b063b33.signed-occam-KOT49H-from-KRT16S.4f6d2fc7.zip'...
Checking for MD5 file...
I:Cannot find file /sdcard/Download/4f6d2fc7377dbb48caecaa658bb139da2b063b33.signed-occam-KOT49H-from-KRT16S.4f6d2fc7.zip.md5
Skipping MD5 check: no MD5 file found.
I:Zip does not contain SELinux file_contexts file in its root.
Verifying current system...
file "/system/fonts/Roboto-Bold.ttf" 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: "/system/fonts/Roboto-Bold.ttf" has unexpected contents.
"/system/fonts/Roboto-Bold.ttf" has unexpected contents.
E:Error executing updater binary in zip '/sdcard/Download/4f6d2fc7377dbb48caecaa658bb139da2b063b33.signed-occam-KOT49H-from-KRT16S.4f6d2fc7.zip'
Error flashing zip '/sdcard/Download/4f6d2fc7377dbb48caecaa658bb139da2b063b33.signed-occam-KOT49H-from-KRT16S.4f6d2fc7.zip'
Injecting boot.img with MultiROM...
Extracting boot image...
rm: can't remove '/tmp/boot': No such file or directory
Decompressing ramdisk...
Ramdisk uses GZIP compression
1924 blocks
No need to inject bootimg, it has the newest trampoline (v9)
Any suggestions?
Click to expand...
Click to collapse
Actually, pretty much everything made it fail. Your best bet would be to reflash KRT16S (or KOT49H) factory image.
Lt.Win said:
Actually, pretty much everything made it fail. Your best bet would be to reflash KRT16S (or KOT49H) factory image.
Click to expand...
Click to collapse
That is what I don't want to do...:crying:
noidtrue said:
Hello all developers and Nexus Fans,
I am current uesing stock 4.4 nexus, and yesterday I received the 4.4.2 ota. However, after downloading it, the OTA installation just failed.
I am not sure which patch or app made it fail, would any kindly fans can give me a hint so that I can update to 4.4.2?
Here are the mod and app I've installed on my 4.4 stock:
0. Franco's Kernel R198
1. rooted
2. TWRP recovery
3. center clock | battery | mod
4. multi-rom
5. xopsed frame
6. custom font via recovery zip
7. gravity box
8. busy box
I have stoped and uninstalled xposed framework also re-flashed the stock font(http://forum.xda-developers.com/showthread.php?t=2513985).
Still cannot install the ota...
log from TWRP is here
Installing '/sdcard/Download/4f6d2fc7377dbb48caecaa658bb139da2b063b33.signed-occam-KOT49H-from-KRT16S.4f6d2fc7.zip'...
Checking for MD5 file...
I:Cannot find file /sdcard/Download/4f6d2fc7377dbb48caecaa658bb139da2b063b33.signed-occam-KOT49H-from-KRT16S.4f6d2fc7.zip.md5
Skipping MD5 check: no MD5 file found.
I:Zip does not contain SELinux file_contexts file in its root.
Verifying current system...
file "/system/fonts/Roboto-Bold.ttf" 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: "/system/fonts/Roboto-Bold.ttf" has unexpected contents.
"/system/fonts/Roboto-Bold.ttf" has unexpected contents.
E:Error executing updater binary in zip '/sdcard/Download/4f6d2fc7377dbb48caecaa658bb139da2b063b33.signed-occam-KOT49H-from-KRT16S.4f6d2fc7.zip'
Error flashing zip '/sdcard/Download/4f6d2fc7377dbb48caecaa658bb139da2b063b33.signed-occam-KOT49H-from-KRT16S.4f6d2fc7.zip'
Injecting boot.img with MultiROM...
Extracting boot image...
rm: can't remove '/tmp/boot': No such file or directory
Decompressing ramdisk...
Ramdisk uses GZIP compression
1924 blocks
No need to inject bootimg, it has the newest trampoline (v9)
Any suggestions?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2145848
Sent from my Nexus 4 using xda app-developers app
I'm having the same issue. Do we have any solution for this.?? Please help me in this case.
Sent from my Nexus 4 using xda app-developers app[/QUOTE]

Surnia [xt1527] Stagefright OTA zip

Here's the OTA zip extracted from 5.1 XT1527. Fully unmodified.
It patches a lot of system apps, modem and gpt.
https://mega.nz/#!ixpQyRYI!OSIzlz8OOp3VChQGSkOW-f9gdy87g6cGQZiE4MeaUrI
PsyClip-R said:
Here's the OTA zip extracted from 5.1 XT1527. Fully unmodified.
It patches a lot of system apps, modem and gpt.
https://mega.nz/#!ixpQyRYI!OSIzlz8OOp3VChQGSkOW-f9gdy87g6cGQZiE4MeaUrI
Click to expand...
Click to collapse
asks encryption key ... it is impossible to download without introducing
---------- Post added at 12:04 ---------- Previous post was at 12:02 ----------
ENRIQUEMM said:
asks encryption key ... it is impossible to download without introducing
Click to expand...
Click to collapse
Now if, after modifying the link.
Thank you
ENRIQUEMM said:
Now if, after modifying the link.
Thank you
Click to expand...
Click to collapse
Yep, I've fixed that.
Let me know if you will install it.
You patch this update yourself ?
I am leery about running it.. it patches everything you can imagine.
xpmule said:
You patch this update yourself ?
I am leery about running it.. it patches everything you can imagine.
Click to expand...
Click to collapse
Nope. Cuz I'm usin' XT1527 firmware on XT1524. So my recovery and modem are different. Thus I can't install this update.
It's untouched. Factory package, extracted from /cache partition.
ahh ok thanks
i seen it downloaded OTA to that folder on my XT1527 device too.
what about Bootloader concerns guys ?
people are talking about that on the stock firmware topic
and they linked to this topic..
and i guess just open TWRP and flash it then right ?
xpmule said:
ahh ok thanks
i seen it downloaded OTA to that folder on my XT1527 device too.
what about Bootloader concerns guys ?
people are talking about that on the stock firmware topic
and they linked to this topic..
and i guess just open TWRP and flash it then right ?
Click to expand...
Click to collapse
Actually You need fully untouched (factory origin) partitions, ie. recovery, firmware, radio, boot etc.
There shouldn't be any problem with unlocked bootloader.
if you need a stock phone then you have to use the ADB-Side Load method then right ?
and the release notes are vague from Moto
EDIT:
i can confirm the file posted on Mega is the same as the OTA update from Moto.
I got both just now and hex compared them.. using BeyondCompare (HEX)
xpmule said:
i can confirm the file posted on Mega is the same as the OTA update from Moto.
I got both just now and hex compared them.. using BeyondCompare (HEX)
Click to expand...
Click to collapse
Thanks for help. So now guys may download and flash without worries.
ya i guess i am running a different modem too.
hmm this is getting complicated hahah
at first i thought you could do a flash like i seen guys doing on a Moto G tutorial..
they backed up all with TWRP then installed stock recovery + stock firmware etc.
then connected to PC with adb fasttools and flashed it that way (have not used that method yet)
that means you put phone into fastboot connection mode and connect with stock recovery.
then the update is flashed over usb while the update is on your PC.
and in the tutorial the guy then re-flashed TWRP and restored back his data.
BUT !
This update patches every single stock apk and pretty much every aspect of the system.
including the modem !
so if you did restore your old modem then it's not patched.
and some of us have a 5.0.2 modem so hmmm
maybe it would be ok (security wise) if the 5.0.2 modem was stage fright patched too ?
When I Trying to INtall the update From TWRP got this error:
Processing OpenRecoveryScript file...
I:command is: 'install'
I:value is: '/storage/sdcard1/Blur_Version.23.11.15.surnia_retus.retus.en.US.zip'
I:Unable to mount '/usb_otg'
I:Actual block device: '', current file system: 'auto'
I:Unable to mount '/usb_otg'
I:Actual block device: '', current file system: 'auto'
I:Trying to find zip '/storage/sdcard1/Blur_Version.23.11.15.surnia_retus.retus.en.US.zip' on '/data/media/0'...
I:Looking for zip at '/sdcard1/Blur_Version.23.11.15.surnia_retus.retus.en.US.zip'
I:Looking for zip at '/data/media/0/sdcard1/Blur_Version.23.11.15.surnia_retus.retus.en.US.zip'
I:Looking for zip at '/Blur_Version.23.11.15.surnia_retus.retus.en.US.zip'
I:Looking for zip at '/data/media/0/Blur_Version.23.11.15.surnia_retus.retus.en.US.zip'
I:Trying to find zip '/storage/sdcard1/Blur_Version.23.11.15.surnia_retus.retus.en.US.zip' on '/external_sd'...
I:Looking for zip at '/sdcard1/Blur_Version.23.11.15.surnia_retus.retus.en.US.zip'
I:Looking for zip at '/external_sd/sdcard1/Blur_Version.23.11.15.surnia_retus.retus.en.US.zip'
I:Looking for zip at '/Blur_Version.23.11.15.surnia_retus.retus.en.US.zip'
I:Looking for zip at '/external_sd/Blur_Version.23.11.15.surnia_retus.retus.en.US.zip'
Installing zip file '/external_sd/Blur_Version.23.11.15.surnia_retus.retus.en.US.zip'
Installing '/external_sd/Blur_Version.23.11.15.surnia_retus.retus.en.US.zip'...
Checking for MD5 file...
Skipping MD5 check: no MD5 file found
I:Zip contains SELinux file_contexts file in its root. Extracting to /file_contexts
I:Legacy property environment initialized.
installing gptupgrade updater extensions
file_contexts path is present in /tmp/file_contexts
mount point :/system location: /dev/block/bootdevice/by-name/system , file system type :ext4script aborted: Package expects build fingerprint of motorola/surnia_retus/surnia_umts:5.1/LPI23.29-15/19:user/release-keys or motorola/surnia_retus/surnia_umts:5.1/LPI23.29-18.9/4:user/release-keys; this device has motorola/omni_surnia/surnia:5.1.1/LYZ28E/squid207132027:userdebug/test-keys.
Package expects build fingerprint of motorola/surnia_retus/surnia_umts:5.1/LPI23.29-15/19:user/release-keys or motorola/surnia_retus/surnia_umts:5.1/LPI23.29-18.9/4:user/release-keys; this device has motorola/omni_surnia/surnia:5.1.1/LYZ28E/squid207132027:userdebug/test-keys.
I:Legacy property environment disabled.
E:Error executing updater binary in zip '/external_sd/Blur_Version.23.11.15.surnia_retus.retus.en.US.zip'
E:Error installing zip file '/external_sd/Blur_Version.23.11.15.surnia_retus.retus.en.US.zip'
Done processing script file
read what i said before.about "test-keys"
your phone was flagged.
the update knows you have custom content and refused the install
it seen you have root/super su or have a custom kernel or rom etc.
How to apply the update manually?
Hi,
I have the xt1524 bought from retail in Europe (Germany). I managed to upgrade it to stock xt1527 retus 5.1, but the stagefright update keeps on failling to install. I have the motorola drivers and adb and fastboot, also unlocked the bootloader. How can I apply this update manually?
Thanks in advance!
tomoff said:
Hi,
I have the xt1524 bought from retail in Europe (Germany). I managed to upgrade it to stock xt1527 retus 5.1, but the stagefright update keeps on failling to install. I have the motorola drivers and adb and fastboot, also unlocked the bootloader. How can I apply this update manually?
Thanks in advance!
Click to expand...
Click to collapse
You simply can't install this OTA on 1524 hardware.
I suppose you use 1524 modem and other partitions. The script updates every of these partitions.
At first it asserts partitions software, and of course it fails.
If only smb wills to modify the script.
jgomez-m said:
When I Trying to INtall the update From TWRP got this error:
Processing OpenRecoveryScript file...
I:command is: 'install'
I:value is: '/storage/sdcard1/Blur_Version.23.11.15.surnia_retus.retus.en.US.zip'
I:Unable to mount '/usb_otg'
I:Actual block device: '', current file system: 'auto'
I:Unable to mount '/usb_otg'
I:Actual block device: '', current file system: 'auto'
I:Trying to find zip '/storage/sdcard1/Blur_Version.23.11.15.surnia_retus.retus.en.US.zip' on '/data/media/0'...
I:Looking for zip at '/sdcard1/Blur_Version.23.11.15.surnia_retus.retus.en.US.zip'
I:Looking for zip at '/data/media/0/sdcard1/Blur_Version.23.11.15.surnia_retus.retus.en.US.zip'
I:Looking for zip at '/Blur_Version.23.11.15.surnia_retus.retus.en.US.zip'
I:Looking for zip at '/data/media/0/Blur_Version.23.11.15.surnia_retus.retus.en.US.zip'
I:Trying to find zip '/storage/sdcard1/Blur_Version.23.11.15.surnia_retus.retus.en.US.zip' on '/external_sd'...
I:Looking for zip at '/sdcard1/Blur_Version.23.11.15.surnia_retus.retus.en.US.zip'
I:Looking for zip at '/external_sd/sdcard1/Blur_Version.23.11.15.surnia_retus.retus.en.US.zip'
I:Looking for zip at '/Blur_Version.23.11.15.surnia_retus.retus.en.US.zip'
I:Looking for zip at '/external_sd/Blur_Version.23.11.15.surnia_retus.retus.en.US.zip'
Installing zip file '/external_sd/Blur_Version.23.11.15.surnia_retus.retus.en.US.zip'
Installing '/external_sd/Blur_Version.23.11.15.surnia_retus.retus.en.US.zip'...
Checking for MD5 file...
Skipping MD5 check: no MD5 file found
I:Zip contains SELinux file_contexts file in its root. Extracting to /file_contexts
I:Legacy property environment initialized.
installing gptupgrade updater extensions
file_contexts path is present in /tmp/file_contexts
mount point :/system location: /dev/block/bootdevice/by-name/system , file system type :ext4script aborted: Package expects build fingerprint of motorola/surnia_retus/surnia_umts:5.1/LPI23.29-15/19:user/release-keys or motorola/surnia_retus/surnia_umts:5.1/LPI23.29-18.9/4:user/release-keys; this device has motorola/omni_surnia/surnia:5.1.1/LYZ28E/squid207132027:userdebug/test-keys.
Package expects build fingerprint of motorola/surnia_retus/surnia_umts:5.1/LPI23.29-15/19:user/release-keys or motorola/surnia_retus/surnia_umts:5.1/LPI23.29-18.9/4:user/release-keys; this device has motorola/omni_surnia/surnia:5.1.1/LYZ28E/squid207132027:userdebug/test-keys.
I:Legacy property environment disabled.
E:Error executing updater binary in zip '/external_sd/Blur_Version.23.11.15.surnia_retus.retus.en.US.zip'
E:Error installing zip file '/external_sd/Blur_Version.23.11.15.surnia_retus.retus.en.US.zip'
Done processing script file
Click to expand...
Click to collapse
Who said OTA might be installed in TWRP?
AFAIK stock recovery required.
PsyClip-R said:
Who said OTA might be installed in TWRP?
AFAIK stock recovery required.
Click to expand...
Click to collapse
I could solve it, after all, I just reinstall a stock ROM and delete: cache, davilk cache, and Internal (user data)
then I had to install TWRP again
I guess we need to remove the modem patches from the update to allow installation on XT1524 ?
Interrested too : the update did download to my phone.
Got the .zip from /cache and waiting to update the script
napo7 said:
I guess we need to remove the modem patches from the update to allow installation on XT1524 ?
Interrested too : the update did download to my phone.
Got the .zip from /cache and waiting to update the script
Click to expand...
Click to collapse
Not sure if the script will pass the signature validation.
Though there's another way to update. Apply patches to files one by one, including boot.img, gpt.mbn and flash these patched versions on top of current fw. Excluding modem.
But this might be dangerous due to gpt.mbn flashing.
So guys I recently applied OTA patch to boot.img (i.e. kernel). It's relatively safe to boot it, but there's no 100% guarantee it will work as expected. Who knows what did Moto changed in there.
https://mega.nz/#!bsowHYTa!4sOxRwngUHLFyi8gAb1ZxVpitqCN24DkyMRnF3aZa58
If You have bootloader unlocked, TWRP and XT1527 firmware on Your XT1524 (or Regular 1527 without Stagefright patch), try to load it without flashing.
fastboot boot boot.img
Don't forget about the full backup.
Warning! I'm not responsible for damages you might made to your device. You're doing it by youself, and to your own responsibility
I have xt1527 android 6.0 stock and bootloader loock and stock recovery
i cant' install this update.zip?

Categories

Resources