Sideload MJ9 OTA - AT&T Samsung Galaxy S 4 Q&A, Help & Troubleshootin

I have the following error when I'm sideloading the latest update:
assert failed: apply_patch_check("/system/app/ChatONV_J.apk". "d519fd05ad1b027f5908dff49bd9550e53ba176c". "ad82abd184e9ca1f020f839a15ab80f7fcf836d")
E:Error in /tmp/update.zip
(Status 7)
I was missing the ChatONV_J.apk file in the /system/app folder. So I extracted it from the MF3 ODIN file and added it back in and made sure it had the same permissions as the rest of the apps. I'm still getting the above error.
Any help would be appreciated!

Related

[Q] Lenovo Stock Firmware won't setup with fail on assertion

Sorry for the links, but I'm new user, so I can't post outside links.
I'm trying to install firmware (download(.)lenovo(.)com/slates/think/tablet1/ThinkPadTablet_A310_03_0069_0121_ROW.zip) from lenovo firmware list (download(.)lenovo(.)com/slates/think/tablet1/) on my Thinkpad Tablet 16Gb 3G.
Firstly, when I just tried to use it as backup (CWM) it fails just saying "md5 mismatch". I think it was fully wrong way.
Then, I tried to install it from "install zip from sdcard" CWM command. It fails with this output:
-- Installing: /sdcard/update.zip
Finding update package...
Opening update package...
Installing update...
assert failed: file_getprop("/system/build.prop", "ro.build.fingerprint") == "Lenovo/ThinkPadTablet/Indigo:3.1/ThinkPadTablet_A310_02/0039_0089_ROW:user/release-keys" || file_getprop("/system/build.prop", "ro.build.fingerprint") == "Lenovo/ThinkPadTablet/Indigo:4.0.3/ThinkPadTablet_A400_03/0069_0121_ROW:user/release-keys"
E:Error in /sdcard/update.zip
(Status 7)
Installation aborted
Click to expand...
Click to collapse
Then, I understand that in zip I downloaded there was no /system/build.prop. I found some version of this file, but for US and changed all occurences of US to ROW. That's what I've got: paste(.)ubuntu(.)com/1676846/. It concains this string:
ro.build.fingerprint=Lenovo/ThinkPadTablet/Indigo:3.1/ThinkPadTablet_A310_02/0039_0089_ROW:user/release-keys
Click to expand...
Click to collapse
But now I get the same error as when there was no build.prop at all.
What have I to do?
Thank you, Dmitry.
Hi,
firmware updates should come OverTheAir, not by downloading something.
There is an option in Settings->About where you can check for updates.
Maybe this ROM doesn't match your tablet or current ROM (if it's just a partial update).
If you're absolutely sure that this ROM matches your current configuration (and ONLY then):
I think the problem isn't in the zip, but on your tablet.
The assertions are in the zip and check for the target system.
This should prevent you from accidentally installing the wrong ROM.
So check your tablet's /system/build.prop
If you force the update by editing your build.prop, you may brick it!!!
Micky

[Q] Need help - missing "Currents" apk kills 4.2.2 update

The 4.2.2 update appears to fail on my rooted, (mostly) stock Nexus 7 because I uninstalled the stock Google "Currents" app. CWM 6.0.2.3 log sez:
Code:
-- Installing: /sdcard/0/6ece895ecb23.signed-nakasi-JDQ39-from-JOP40D.6ece895e.zip
Finding update package...
I:Update location: /sdcard/0/6ece895ecb23.signed-nakasi-JDQ39-from-JOP40D.6ece895e.zip
I:using /data/media for /sdcard/0/6ece895ecb23.signed-nakasi-JDQ39-from-JOP40D.6ece895e.zip.
Opening update package...
Installing update...
Verifying current system...
[COLOR="Red"]failed to stat "/system/app/Currents.apk": No such file or directory
file "/system/app/Currents.apk" 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/app/Currents.apk", "e6b6f619c7c388550701e8a7a52e7ef0d18be472", "9bf1cee916cf9a3d5dc1ab33031acc70bf51016a")
assert failed: apply_patch_check("/system/app/Currents.apk", "e6b6f619c7c388550701e8a7a52e7ef0d18be472", "9bf1cee916cf9a3d5dc1ab33031acc70bf51016a")[/COLOR]
E:Error in /sdcard/0/6ece895ecb23.signed-nakasi-JDQ39-from-JOP40D.6ece895e.zip
(Status 7)
Installation aborted.
I:Can't partition non-vfat: datamedia
I:Can't format unknown volume: /external_sd
I:Can't format unknown volume: /emmc
I:using /data/media for /sdcard.
So, I reinstalled "Currents" from the Play store, didn't help. Used Ti Backup to turn it into a system app, didn't help. Based on poking about in system/app it looks like I need to return 4.1.1 "Currents.apk" and "Currents.odex" to system/app. Is there an easy way to get those two files? Unfortunately (mea culpa, mea maxima culpa) I don't have any sort of backup I can pull them from.
Edited to add: When I said (mostly) stock, it IS stock except for deleting Currents; other than root & CWM, I've made no other mods (to the best of my recollection, anyway ...)
Hi,
I had the same problem when I tried to update my rooted Nexus 7 3G OTA it always said "assert failed: apply_patch_check("/system/app/Currents.apk, .." and aborted the process.
The problem was obviously because I deinstalled Currents with RootAppDelete but I found a workaround which may help you too.
- Install Currents again form the PlayStore.
- Pick a File Manager and go to /data/app/ and find the apk-file of Currents (com.google.android.apps.currents)
- put this file in /system/app/ and rename it to "Currents.apk". I also set the permissions to rw-r--r-- like the other apks but I don't know if this is necessary (it's easy to change them with e.g. ES File Explorer)
- protect your root (rootkeeper) and start the update again :fingers-crossed:
This does the trick for me, I kept all my data and my root permissions.

Problem update 4.2.2

Hi,
I'm noob and english isn't my native language so sorry for the mistakes or others.
I've a problem with the update 4.2.2.
I have to erase the data of "Google services framework" and close it.
Then I download the update and I have to reboot the n4 for installing the update.
I do this and after the reboot I have this message in TWRP custom recovery:
Updating partition details...
E: Invalid command argument
Installing zip file /cache/de8b8d101614.signed-occam-JDQ39-from-JOP40D
Installing /cache/de8b8d101614.signed-occam-JDQ39-from-JOP40D.de8b8d10.
Checking for MD5 file...
Skipping MD5 check: no MD5 file found.
Verifying current system...
assert failed: apply_patch_check ("/system/app/EmailGoogle.apk", "78e52c8
E:Error in /cache/de8b8d101614.signed-occam-JDQ39-from-JOP40D.de8b8d10.z
(status 7)
E:Error installing zip file '/cache/de8b8d101614.signed-occam-JDQ39-from
Can you say me how fix this problem.
I would like to have all stock but just rooted.
Thanks a lot & sorry for my bad english.
Replace the EmailGoogle.apk that's missing
The message is telling you that it can't find the Gmail app, likely because you deleted it. Put it back (reinstall) and try again.
Gakino said:
Hi,
I'm noob and english isn't my native language so sorry for the mistakes or others.
I've a problem with the update 4.2.2.
I have to erase the data of "Google services framework" and close it.
Then I download the update and I have to reboot the n4 for installing the update.
I do this and after the reboot I have this message in TWRP custom recovery:
Updating partition details...
E: Invalid command argument
Installing zip file /cache/de8b8d101614.signed-occam-JDQ39-from-JOP40D
Installing /cache/de8b8d101614.signed-occam-JDQ39-from-JOP40D.de8b8d10.
Checking for MD5 file...
Skipping MD5 check: no MD5 file found.
Verifying current system...
assert failed: apply_patch_check ("/system/app/EmailGoogle.apk", "78e52c8
E:Error in /cache/de8b8d101614.signed-occam-JDQ39-from-JOP40D.de8b8d10.z
(status 7)
E:Error installing zip file '/cache/de8b8d101614.signed-occam-JDQ39-from
Can you say me how fix this problem.
I would like to have all stock but just rooted.
Thanks a lot & sorry for my bad english.
Click to expand...
Click to collapse
Look here http://forum.xda-developers.com/showthread.php?p=38027589
[INFO] Nexus OTA Helpdesk.
Verstuurd van mijn Nexus 4 met Tapatalk
I didn't uninstall Gmail (i use it) but another app named Email.
I can't find it on the playstore.
Thans for answers
I think they're referring to the GAPPS package that includes all the Google apps
Sent from my Nexus 4 using Tapatalk 2
Your phone has to be stock for the OTA update to work.
Stock recovery, kernel, etc. Your phone can be rooted, but you can't have any modified (including removed) system files.
You could just download the factory image yourself and flash the parts separately.
or you can just flash any of the stock/rooted roms available here on xda

Help Nexus 7 JZ054K wont install any update

I have a Nexus 7 with Android 4.1.2 ( JZ054K) and the damn thing wont install any Rom i load onto it.
I copied the text from recovery menu, maybe someone here can help me with that.
finding update package...
opening update package...
Installing update...
verifying current system...
assert failed: apply_patch_check("/system/app/phonesky.apk", "a7d39ad7438b0fb6347033a75b5d5054aae9bfa8", "0178827dead56e73ece35ffa29345bf3793b842a")
E:Error in /sdcard/c01f18e07f87.signed-nakasi-JOP40D-from-JZ054K.c01f18e0.zip
(status 7)
Installation aborted.
/tmp/recovery.log was copied to /sdcard/clockworkmod/recovery.log. please open Rom Manager to report the issue.
Also, even though my Nexus 7 is still 4.1.2 i dont get any update notifications from google, and checking for system updates says that the device is up to date.
Pr0xY42 said:
I have a Nexus 7 with Android 4.1.2 ( JZ054K) and the damn thing wont install any Rom i load onto it.
I copied the text from recovery menu, maybe someone here can help me with that.
finding update package...
opening update package...
Installing update...
verifying current system...
assert failed: apply_patch_check("/system/app/phonesky.apk", "a7d39ad7438b0fb6347033a75b5d5054aae9bfa8", "0178827dead56e73ece35ffa29345bf3793b842a")
E:Error in /sdcard/c01f18e07f87.signed-nakasi-JOP40D-from-JZ054K.c01f18e0.zip
(status 7)
Installation aborted.
/tmp/recovery.log was copied to /sdcard/clockworkmod/recovery.log. please open Rom Manager to report the issue.
Also, even though my Nexus 7 is still 4.1.2 i dont get any update notifications from google, and checking for system updates says that the device is up to date.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1907796
Pr0xY42 said:
I have a Nexus 7 with Android 4.1.2 ( JZ054K) and the damn thing wont install any Rom i load onto it.
I copied the text from recovery menu, maybe someone here can help me with that.
finding update package...
opening update package...
Installing update...
verifying current system...
assert failed: apply_patch_check("/system/app/phonesky.apk", "a7d39ad7438b0fb6347033a75b5d5054aae9bfa8", "0178827dead56e73ece35ffa29345bf3793b842a")
E:Error in /sdcard/c01f18e07f87.signed-nakasi-JOP40D-from-JZ054K.c01f18e0.zip
(status 7)
Installation aborted.
/tmp/recovery.log was copied to /sdcard/clockworkmod/recovery.log. please open Rom Manager to report the issue.
Also, even though my Nexus 7 is still 4.1.2 i dont get any update notifications from google, and checking for system updates says that the device is up to date.
Click to expand...
Click to collapse
\
Read the guide aobove

Huawei Y625-U21 stock update status 7

Basically, I try to update from the phone but it fails, so I try to sideload it using ADB but still, it fails. Installing update... Verifying current system ... "/system/3rdapp'moffice.odex" has unexpected contents. E:Error in /tmp/update.zip (Status 7) Installation aborted.
I tried changing the assert text, the problem is in the text document I cannot find it. Here is the update.zip file:
ufile . io/m0uo0
Yvanov said:
Basically, I try to update from the phone but it fails, so I try to sideload it using ADB but still, it fails. Installing update... Verifying current system ... "/system/3rdapp'moffice.odex" has unexpected contents. E:Error in /tmp/update.zip (Status 7) Installation aborted. I tried changing the assert text, the problem is in the text document I cannot find it. Here is the update.zip file:
ufile . io/m0uo0
Click to expand...
Click to collapse
I don't, personally, have that device but, the following is the dedicated area of the forum that's specific to your device.
https://forum.xda-developers.com/huawei-y6
With that stated...
One or more of the following threads may have what you are looking for.
https://forum.xda-developers.com/showthread.php?t=3379801
https://forum.xda-developers.com/showthread.php?t=2433454
Good Luck!
~~~~~~~~~~~~~~~
I DO NOT PROVIDE SUPPORT VIA PM UNLESS ASKED/REQUESTED BY MYSELF.
PLEASE KEEP IT IN THE THREADS WHERE EVERYONE CAN SHARE
Thanks
Sent from my i90 using XDA Labs

Categories

Resources