Hello everyone, I'm trying to update my device (Nexus 7 2013 16 Gb Wifi only) to 4.4, but I'm stuck at the verify process... this is the output:
Code:
...
Verifying update package...
Installing update...
Verifying current system...
"/system/app/Books.apk" has unexpected contents.
E:Error in /tmp/update.zip
(Status 7)
Installation aborted.
I guess that it's because I deleted some apps that I didn't need from /system/apps, like Google Books, Movies, and some other stuff...
Can I force the update or is it best to download the 4.3 update, extract de apks and restore them?
Thanks a lot.
Cheers.
Deses said:
Hello everyone, I'm trying to update my device (Nexus 7 2013 16 Gb Wifi only) to 4.4, but I'm stuck at the verify process... this is the output:
Code:
...
Verifying update package...
Installing update...
Verifying current system...
"/system/app/Books.apk" has unexpected contents.
E:Error in /tmp/update.zip
(Status 7)
Installation aborted.
I guess that it's because I deleted some apps that I didn't need from /system/apps, like Google Books, Movies, and some other stuff...
Can I force the update or is it best to download the 4.3 update, extract de apks and restore them?
Thanks a lot.
Cheers.
Click to expand...
Click to collapse
You will have to either replace those apps back in system/apps or you can use the factory image to flash it back to stock. You might not need to flash the whole factory image if all that was modified was in the /system directory. All you would have to do is
Code:
fastboot flash system system.img
Same problem
heat361 said:
You will have to either replace those apps back in system/apps or you can use the factory image to flash it back to stock. You might not need to flash the whole factory image if all that was modified was in the /system directory. All you would have to do is
Code:
fastboot flash system system.img
Click to expand...
Click to collapse
I am having the same error appear but I did not alter the files at all.
bostonfaninPA said:
I am having the same error appear but I did not alter the files at all.
Click to expand...
Click to collapse
You have to flash the stock image to go back to stock. Then you can use adb sideload to update.
Thank you very much, heat361, that worked like a charm!
Nice one man, it worked for me installing the gpe update!
never mind. solved!
Related
hi all,
I'm from singapore and recently have bought a htc hero. I wanted to load modaco's rom but failed. this is what i have experienced.i tried the guide on adb commands but it gave me the error "remote: failed". subsequently i try the flashrec guide but the flashrec gave me invalid error.
Can someone help?
There are my phone details:
Firmware:1.5
build number: 2.73.707.9.146733 CL#62020 release-keys
software version: 1.0.0.A6288
tianci86 said:
hi all,
I'm from singapore and recently have bought a htc hero. I wanted to load modaco's rom but failed. this is what i have experienced.i tried the guide on adb commands but it gave me the error "remote: failed". subsequently i try the flashrec guide but the flashrec gave me invalid error.
Can someone help?
There are my phone details:
Firmware:1.5
build number: 2.73.707.9.146733 CL#62020 release-keys
software version: 1.0.0.A6288
Click to expand...
Click to collapse
one assumes that you have already rooted your HTC Hero ?
If not then follow this
http://theunlockr.com/2009/08/27/how-to-root-your-htc-hero-in-one-click/
once that is done then follow this
http://theunlockr.com/2009/08/27/how-to-load-a-custom-rom-on-your-htc-hero/
This worked like a charm for me so I assume that it should work for you as well
Hope this helps
Devchef1
Devchef1 said:
one assumes that you have already rooted your HTC Hero ?
If not then follow this
http://theunlockr.com/2009/08/27/how-to-root-your-htc-hero-in-one-click/
once that is done then follow this
http://theunlockr.com/2009/08/27/how-to-load-a-custom-rom-on-your-htc-hero/
This worked like a charm for me so I assume that it should work for you as well
Hope this helps
Devchef1
Click to expand...
Click to collapse
hi, i havent root my hero. i followed the guide and could not load Amon Ra’s Hero Recovery Image into my phone. there's error
Since you are in Asia you likely have the 2.73.707.9 ROM you can check this under Settings/About Phone. Please see this thread:
http://forum.xda-developers.com/showthread.php?t=563256
there is no way to gain root and flash ROMs onto this release at this time
duplicate post
Whats a G3?
here everyone calls the Hero the G3
csasek said:
duplicate post
Click to expand...
Click to collapse
u also stuck with this version too?
csasek said:
here everyone calls the Hero the G3
Click to expand...
Click to collapse
Where, China? I've heard it called the G2 by virtue of T-Mobile branding it the G2 Touch, but never the G3!
Regards,
Dave
I have this model also, just wondering when we are able to root the hero and install different roms will it enable different android market? I'm in the US and am lacking apps that should be present e.g Pandora, ebuddy etc.
I was wondering if this way of force updating would work?
download the official rom version 1.76.405.x firmware (not rooted),
boot up the unit using home+power (to boot into recovery);
extract the official rom's rom.zip and rename into update.zip
put that update.zip into sdcard's root
on the device, apply the update in the recovery.
?
kazuni said:
I was wondering if this way of force updating would work?
download the official rom version 1.76.405.x firmware (not rooted),
boot up the unit using home+power (to boot into recovery);
extract the official rom's rom.zip and rename into update.zip
put that update.zip into sdcard's root
on the device, apply the update in the recovery.
?
Click to expand...
Click to collapse
try it, but i doubt it will work because it will check the CID in the rom.zip(or renamed to update.zip) file and that ROM does not contain CID's needed for most phones.
see here
http://forum.xda-developers.com/showthread.php?t=569730
Log:
Code:
-- Install from sdcard...
Finding update package...
Opening update package...
E:Can't open /sdcard/update.zip
(bad)
Installation aborted.
I guess that's their meaning of non-CID'd rom reply?
kazuni said:
Log:
Code:
-- Install from sdcard...
Finding update package...
Opening update package...
E:Can't open /sdcard/update.zip
(bad)
Installation aborted.
I guess that's their meaning of non-CID'd rom reply?
Click to expand...
Click to collapse
uhm, could be, or it doesn't like the rom.zip (altough renamed to update.zip) zip file, which makes sence as we can create update.zip files and sign them ourselfs (stuff that for example paul (modaco) does) i need more playing time myself, but you can try and creating a new zip with the contents of the rom.zip and sign it, then look if that works....but i'm doubtful
funny thing is, i've downloaded the signed rom from modaco, (they are signed, as far as i can be told by the file name), and tried to flash it again using the same method:
log:
Code:
-- Install from sdcard...
Finding update package...
Opening update package...
Veryfiying update package...
E:No signature (740 files)
E:Verification failed
Installation aborted.
still no go.
does renaming a file affect the signature?
kazuni said:
funny thing is, i've downloaded the signed rom from modaco, (they are signed, as far as i can be told by the file name), and tried to flash it again using the same method:
log:
Code:
-- Install from sdcard...
Finding update package...
Opening update package...
Veryfiying update package...
E:No signature (740 files)
E:Verification failed
Installation aborted.
still no go.
does renaming a file affect the signature?
Click to expand...
Click to collapse
no, but the type of signing is the problem, the update.zip (with cert/sign files inside the zip) is a different kind then doing an edit on the physical zip file and changing (signing) and thats whats being checked and we currently can't duplicate (or re-sign a changed rom.zip)
I found a solution after being told it was not possible.
The Brown Hero I purchased was also an Asian version and had no Market.
I was so scared and frustrated at first because everyone said there was no solution.
But I found one!
*1. Download Linda file manager from here and install since you don't have the market! (I had a copy already on my sdcard) goto Settings, Applications, and make sure Unknown source is checked ON.
*2. On your phone, goto Settings, SD card and phone storage, and click Unmount SD card.
*3. Then click Format SD card (it should automatically remount after this)
*4. Plug the phone into the compuer via USB, then pull down the notification bar and click on the SD card notification. Then click mount.
*5 Download the Flashrec apk from this link: http://zenthought.org/system/files/asset/2/flashrec-1.1.2-20090909.apk and install using Linda File manager.
*6. Download Amon_RA_Herov1.2.2 Recovery image and place on root of sdcard
*7. Open the FlashRec program and click on Backup Recovery Image and wait for it to finish.
*8. Once done, click on the empty text box in the FlashRec program and type
/sdcard/Recovery-RA-HERO-v1.2.2.img
Then click on the Flash Custom RecoveryImage button and wait for it to finish.
*9. Turn off the phone and turn it on into Recovery mode by holding down Home and Power to turn it on (keep holding until the recovery screen comes up has a bunch of text on a black background). So long as that screen comes up, you have done it correctly and now you can load this rom which is HTC Generic 2.73.405.5
It's also referred to as Modaco version 2.2, it's what I'm currently using.
*10. Place that rom on the root of you're sdcard and use option Apply sdcard: choose zip option and flash! Once done reboot and you're all set and will have The Android Market and all the goodness that rooting provides!
Hope this helps!
You had the same ROM version as mentioned in the original post? ^^
plbe said:
You had the same ROM version as mentioned in the original post? ^^
Click to expand...
Click to collapse
My version was a little different but it was an Asian version and did not come with the Android Market installed and had SlideMe market instead.
Here is a screen shot:
i have tried the method u suggested but to no avail. ya, your version of hero is slightly different from mine.
i am following the directions from:
http://www.androidpolice.com/2012/0...ailable-for-download-heres-how-to-install-it/
I get error:
Finding update package...
Opening update package...
Verifying update package...
Installing update...
Verifying current systems...
assert failed: apply_patch_check("/system/fonts/Roboto-regular.ttf", "........... ", "...............")
E:Error in /sdCard/7f97dbc1947.signed.-yakju-IMM76D-FromICL53F.7979fbc1.zip
(Status 7)
Installation aborted
how to solve this problem?
The error tells you what file failed the MD5 check.
Sent from my Galaxy Nexus using XDA
what does that mean? how to solve the problem?
First thing would be to download the zip again and try once more
Sent from my Galaxy Nexus using xda premium
You are not stock. You changed a font or something.
If you are not completely bone stock, NOTHING customized, not build.prop, not font, nothing, the update will go through.
yes I changed the font. I do not remember the default font and I can't change it back to default. what should I do?
I think Roboto is default for ICS 4.0. if not, can anybody tell me the name for default font for this phone.
Yes it is roboto. I'm not sure if you can just apply the font or not. I remember adryalyne posting somewhere that the md5 is changed permanently and even if you put the stock fonts back it still won't work. Correct me if I'm wrong.
My advice is to flash the stock 4.0.4 image in fastboot. There are here: http://code.google.com/android/nexus/images.html
You need to adb delete and then adb push the correct unmodified versions of any files listed from stock 4.0.2 to your phone, the update will then work as normal. They just failed the checksum.
I had the same problem with my modified launcher2.
Sent from Mobile..
is there a way to back up all installed app then put them all back without reinstall? also I have lot of text.
that is why I want to update but not wipe all.
I show how to solve this in this thread.
I had the same problem.
awesome
donbowman said:
I show how to solve this in this thread.
I had the same problem.
Click to expand...
Click to collapse
ok. when I get to:
~ # adb push 7f97fbc19417.signed-yakju-IMM76D-from-ICL53F.7f97fbc1.zip /sdcard/u
pdate.zip
adb push 7f97fbc19417.signed-yakju-IMM76D-from-ICL53F.7f97fbc1.zip /sdcard/
update.zip
/sbin/sh: adb: not found
what should I do? I am running adb from sdk/platform. should I put the files in that folder or on phone ?
Hi,
I'm trying to update my stock Galaxy Nexus GSM 4.0.4 IMM76D with stock ROM, stock kernel, ClockWorkMod Recovery and Root.
I've downloaded the update from IMM76D to IMM76I and I'm trying to flash it with ClockWorkMod Recovery.
When I try to flash it I got this error:
assert failed: apply_patch_check("/system/app/CertInstaller.apk", "3715e986e1be77d32c297dd7cfee3583bc50d33f", "a13a24e4d099b94e372fd4d7cb8fbd07f033315e")
E:Error in /sdcard/Update.zip
(Status 7)
Installation aborted.
I now that I've deleted CertInstaller.apk and about 15 other apk from system because I don't use a lot of system apps.
Is there a way to modify the update (change some files inside the .zip) so it skip the check of .apk that I've deleted?
Thanks you!!!
Sebacestmoi said:
Hi,
I'm trying to update my stock Galaxy Nexus GSM 4.0.4 IMM76D with stock ROM, stock kernel, ClockWorkMod Recovery and Root.
I've downloaded the update from IMM76D to IMM76I and I'm trying to flash it with ClockWorkMod Recovery.
When I try to flash it I got this error:
assert failed: apply_patch_check("/system/app/CertInstaller.apk", "3715e986e1be77d32c297dd7cfee3583bc50d33f", "a13a24e4d099b94e372fd4d7cb8fbd07f033315e")
E:Error in /sdcard/Update.zip
(Status 7)
Installation aborted.
I now that I've deleted CertInstaller.apk and about 15 other apk from system because I don't use a lot of system apps.
Is there a way to modify the update (change some files inside the .zip) so it skip the check of .apk that I've deleted?
Thanks you!!!
Click to expand...
Click to collapse
Yes, there are two ways:
1) extract the apks that you deleted from the stock image file (instructions in the update link in my signature), OR
2) open the updater-script file that is in the update and delete the asset_check lines that correspond to the apks you deleted.
Sent from my Galaxy Nexus using Tapatalk 2
Thanks guy, you make my day!
In the future just use the native "Disable" function in the apps list instead of deleting system apps.
efrant said:
Yes, there are two ways:
1) extract the apks that you deleted from the stock image file (instructions in the update link in my signature), OR
2) open the updater-script file that is in the update and delete the asset_check lines that correspond to the apks you deleted.
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
If you are missing stock yakju or mysid files, download the factory images from here, extract the system.img from within, convert it to an .ext4.img by using this and then (for Windows users) use this to mount the .ext4.img and extract the file. These files may work in non-yakju builds as well.
ext4.img:
http://forum.xda-developers.com/showthread.php?p=15333542#post15333542
but how to convert the system.img to ext4.img?
I have no idea but just download the sgs2toex4.jar
exe127 said:
http://forum.xda-developers.com/showthread.php?p=15333542#post15333542
but how to convert the system.img to ext4.img?
I have no idea but just download the sgs2toex4.jar
Click to expand...
Click to collapse
Extract the zip containing the sgs2toex4.jar to somewhere on your PC. Then double-click on it, and drag the system.img file onto the open window. It will automatically convert it for you.
Hi there,
for some time now I have been trying to update B116 to B117 getting the same error message every time:
View attachment 2311424
assert failed: apply_patch_check ("/system/app/HwCloudDrive.apk" ... )
E:Error in /sdcard/HwOUC/update.zip
(status 7)
I am guessing the update does not match the HwCloudDrive.apk (not sure, new to this). What have I tried:
1. Check the /system/app/HwCloudDrive.apk - not found in the folder, nor anywhere else on the phone. Searched the web, downloaded one apk, install failed for no reason (reason not stated, just that it failed)
2. Restoring factory settings several times
3. re-downloading many times
4. updating online as well as localy
So far nothing worked out. Some details about my phone:
Its P6-U06, android 4.2.2, baseband IMC1202_PENTA, kernel 3.0.8-00821, build B116SP01, bought in China, using New Zealand SIM (could this be a problem?)
Any help would be much appreciated
Thanks to all!
Same issue updating error
Hi! I'm stucked with the same problem, I have tried to update it from external, wipe all data but nothing is worked, did you find a way??
ouzoliny said:
Hi there,
for some time now I have been trying to update B116 to B117 getting the same error message every time:
View attachment 2311424
assert failed: apply_patch_check ("/system/app/HwCloudDrive.apk" ... )
E:Error in /sdcard/HwOUC/update.zip
(status 7)
I am guessing the update does not match the HwCloudDrive.apk (not sure, new to this). What have I tried:
1. Check the /system/app/HwCloudDrive.apk - not found in the folder, nor anywhere else on the phone. Searched the web, downloaded one apk, install failed for no reason (reason not stated, just that it failed)
2. Restoring factory settings several times
3. re-downloading many times
4. updating online as well as localy
So far nothing worked out. Some details about my phone:
Its P6-U06, android 4.2.2, baseband IMC1202_PENTA, kernel 3.0.8-00821, build B116SP01, bought in China, using New Zealand SIM (could this be a problem?)
Any help would be much appreciated
Thanks to all!
Click to expand...
Click to collapse
Hi there,
nope, I haven't found the way. I tried a few more time since the post, no change, still the same problem. I have posted the message on huawei support, no reply. I'm at the stage of no-trying anymore, waiting for the next update and see...
Mrpinkman said:
Hi! I'm stucked with the same problem, I have tried to update it from external, wipe all data but nothing is worked, did you find a way??
Click to expand...
Click to collapse
I have the same problem
apply_patch_check ("/ system / build.prop")
Is there any solution?
rutenio3 said:
I have the same problem
apply_patch_check ("/ system / build.prop")
Is there any solution?
Click to expand...
Click to collapse
up
rutenio3 said:
I have the same problem
apply_patch_check ("/ system / build.prop")
Is there any solution?
Click to expand...
Click to collapse
There is a non so straight forward way to get it though by editing the "updater-script" file in the [ROMFileName].zip
You will need to unzip, edit the file (remove the line) with notepad and zip it back.
I've able to make it works with P6's MIUI V5 Offline OTA update rom.
extrem23 said:
There is a non so straight forward way to get it though by editing the "updater-script" file in the [ROMFileName].zip
You will need to unzip, edit the file (remove the line) with notepad and zip it back.
I've able to make it works with P6's MIUI V5 Offline OTA update rom.
Click to expand...
Click to collapse
I need more information.
Is very little information as to touch something random change.
A minitutorial would be nice.
thanks
i have the same problem
rutenio3 said:
I need more information.
Is very little information as to touch something random change.
A minitutorial would be nice.
thanks
Click to expand...
Click to collapse
assert faild: apply_patch_check("/system/app/MyBitCast.apk". "7e89b40472e4fe3d1459fb19f02b2901f281cea9".
"01c881b5cd2aad035329684eddd0471644914bb2")
update.zip is not correct
Format Sdcard And Try Again. If It Didnt Work Download Latest B125 And Try Again Hope This Works.
Please supply more info about this fix.
extrem23 said:
There is a non so straight forward way to get it though by editing the "updater-script" file in the [ROMFileName].zip
You will need to unzip, edit the file (remove the line) with notepad and zip it back.
I've able to make it works with P6's MIUI V5 Offline OTA update rom.
Click to expand...
Click to collapse
Please explain: what line should be erased from this file?
Thanks
rainbringer said:
Please explain: what line should be erased from this file?
Thanks
Click to expand...
Click to collapse
Yes please explain a little further. I am having update issues as well.
My Huuawei Ascend Mate MT1-U06 Found an OTA Update HwOUC, I downloaded it, and when I try to apply the update it fails.
Hi guys just tried top update my firmware to 125. i am still running the old 112.
i tried updating via hi suit, tried the online update feature of the phone. i always get the same error:
Finding Update package.....
Opening Update package.....
Verifying update package.....
Installing update package.....
assert failed: apply_patch_check("system/build.prop". "60e472fd3b585a12203e8d8f120fe8648d4a814".
E:Error in /data/share/0/HwOUC/update.zip
(Status 7)
Installation aborted.
cust copying files...
copy cust files successed!
Formating /cache...
Any Help!!???
Baxxxtor said:
Hi guys just tried top update my firmware to 125. i am still running the old 112.
i tried updating via hi suit, tried the online update feature of the phone. i always get the same error:
Finding Update package.....
Opening Update package.....
Verifying update package.....
Installing update package.....
assert failed: apply_patch_check("system/build.prop". "60e472fd3b585a12203e8d8f120fe8648d4a814".
E:Error in /data/share/0/HwOUC/update.zip
(Status 7)
Installation aborted.
cust copying files...
copy cust files successed!
Formating /cache...
Any Help!!???
Click to expand...
Click to collapse
Try dload method
Sent from my P6-U06 using xda app-developers app
husen4u said:
Try dload method
Sent from my P6-U06 using xda app-developers app
Click to expand...
Click to collapse
tried it same error!
Baxxxtor said:
tried it same error!
Click to expand...
Click to collapse
tried a factory resset first and tried to aplie the update afterwards... same error!
any ideas!
do i have to unroot my phone first?
since it may have something todo with the build.prop:
i used a build.prop editor to unlock the feater to hide my softkeys bar like on the huawei m8.
thats all i changed in build.prop.
is it possible that it has something to do with that?
Edit:
After downloading the update again: copied the update.app on my sdcard /dload/update.app
tried a local update:
update fails with:
This phone is LOCK state
E:failed to mount /sdcard (No such file or directory)
There is no update.app in /sdcard/dload or /data/share/0/dload
Huawei SD card update failed!
what am i doing wrong???
any help pls
Baxxxtor said:
tried a factory resset first and tried to aplie the update afterwards... same error!
any ideas!
do i have to unroot my phone first?
since it may have something todo with the build.prop:
i used a build.prop editor to unlock the feater to hide my softkeys bar like on the huawei m8.
thats all i changed in build.prop.
is it possible that it has something to do with that?
Edit:
After downloading the update again: copied the update.app on my sdcard /dload/update.app
tried a local update:
update fails with:
This phone is LOCK state
E:failed to mount /sdcard (No such file or directory)
There is no update.app in /sdcard/dload or /data/share/0/dload
Huawei SD card update failed!
what am i doing wrong???
any help pls
Click to expand...
Click to collapse
you're doing the local update the right way..
"do i have to unroot my phone first?"
-yeah, this might be where the problem is
problem solved
skyp6user said:
you're doing the local update the right way..
"do i have to unroot my phone first?"
-yeah, this might be where the problem is
Click to expand...
Click to collapse
ok for anyone who has the same issues!
i figured it out!
the problem was my sd card! it was formated in ntfs.it needs to be fat32 in order to work.
problem solved.
ty
Baxxxtor said:
ok for anyone who has the same issues!
i figured it out!
the problem was my sd card! it was formated in ntfs.it needs to be fat32 in order to work.
problem solved.
ty
Click to expand...
Click to collapse
Good to hear that!
Thanks also for the info!
Hi Baxxxtor
Did you unroot your phone ? Or changing the file system of the SD card was enough ?
Thx
Sam
kangol321 said:
Hi Baxxxtor
Did you unroot your phone ? Or changing the file system of the SD card was enough ?
Thx
Sam
Click to expand...
Click to collapse
Hi,
i flash B118 or B125 with and without root. Its no problem..
You only have to root your device again after flash.
I flashed without root to B125. So root is not needed