[Q] zte nubia z5s mini MIUI OTA update fails on ro.product.device - Android Q&A, Help & Troubleshooting

I've zte nubia z5s mini with TWRP v. 2.6.3.0 and I installed MIUI V5 on it.
No OTA is able to update, and by reading on the matter, I found out about the build.prop file.
In my current file, I have the line:
Code:
ro.product.device=NX403A
However, the OTAs fail with:
Code:
script aborted: assert failed: getprop("ro.product.device") == "NX403A" ||
getprop("ro.build.product") == "NX403A"
assert failed: getprop("ro.product.device") == "NX403A" || getprop("ro.build.product") == "NX403A"
E:Error executing updater binary in zip
I tried fixing the permissions via Rom Toolbox light & also via TWRP, cleared Dalvik cache, and still, it fails with that message.
Is there anything I can put in the build.prop to fix this?

There are so many threads on the net about status 7.
Does anyone know why this happens?

Related

Need Help : System formatted, reinstall (CM7) not possible

Yesterday I wanted to re-flash my ROM (did that about 4 times before without complication) because of a random wifi bug. All things did quite fine , i wiped data/system/cache/dalvik-chache/sd-ext but after i said install .zip from sd, there was the error - lavine.
Log:
-- Installing: /sdcard/update.zip
Finding update package...
Openning update packge...
Installing update...
assert failed: getprop("ro.product.device") == "ST18i" || getprop("ro.build.product") == "ST18i" || getprop("ro.product.board") == "ST18i" || getprop("ro.product.device") == "ST18a" || getprop("ro.build.product") == "ST18a" || getprop("ro.product.board") == "ST18a" || getprop("ro.product.device") == "urushi" || getprop("ro.build.product") == "urushi" || getprop("ro.product.board") == "urushi"
E:Error in /sdcard/update.zip
(Status 7)
Installation aborted.
What am i using:
-Sony Ericcson Xperia ray (rooted)
-FreeXperia boot.img (worked the last 4 times)
-official CM7 build for ST18i (worked last 4 times)
i even reflashed the boot.img twice, but nothing changed.
I cant even access Android because i formatted the whole device + sdcard
What am i doing wrong and what can i do now?
Please help me as fast as possible (I need my goddamn phone >.<)
Greetings
~Jay
Really don't know if that helps but once I got exactly the same error. The reason was that the file system of my SD-card was corrupted somehow. Formatting the card several times via PC didn't help. There was the same error message. Finally the solution was to flash stock firmware via Flashtool and format the card from the phone menu afterwards. After that everything worked like expected. I even don't know how the file system got corrupted but the card itself seems to be OK.
Nope. it did not work. Ain't able to flash it with flashtool even after driver updates because falshtool doesn't recognize my phone. Blargh >.<
EDIT: Okay, got Flashtool working now. Have flashed original ROM, currently backing up all things and then trying to flash CM7 or MIUI again
EDIT2: Formatted, reflashing now
EDIT3: Working again! Thank you very much!!! All i need to do now is running titanum backup all over it :3

[Q] GalaxyAce root @2.3.6 stock rom

Hello to all!!! After a long time spent on this forum and on google searching solutions to my problem i didn't find anything yet. I have updated my SGA with Kies to ver.2.3.6 build XWKT7 and tried to root again failing.... some videos on youtube.com assure that i can root my phone with "upd_1.zip" package used also in 2.3.3/2.3.4/2.3.5 versions, result the following code:
Code:
Opening update package....
installing update...
assert failed: getprop("ro.product.device") == "GT-S5830" || getprop("ro.build.product") == "GT-S5830" || getprop("ro.product.device") == "GT-S5570" || getprop("ro.build.product") == "GT-S5570" || getprop("ro.product.device") == "GT-S5670" || getprop("ro.build.product") == "GT-S5670" || getprop("ro.product.device") == "GT-B7510" || getprop("ro.build.product") == "GT-B7510"
E:Error in sdcard/upd_1.zip (Status 7)
Installation aborted.
Also tried with DoomLord's Zerglings exploit but failed (Hellions with BLUE flames), anyone could help me? is there the possibility to root again the device?
I have the exact same problem. Any solution yet?
root
Hey Guy`s... i have tiered an rom and flsh it via odin... soo no root probs... or take te cwm and install it.. it must bee root after install..
else
use root prog... there are many in these forum..
good luck..

Assert Failed: Status 7 ; Installation Abort; Sexperia Neo

Hi,
To install Cyanogenmod ROM in my SEXperia Neo, Install boot.img from cm-7.2.0-hallon.zip package and copy the same zip file to SDCard.
After rebooting i start it in bootable mod and does followings:
Wipe data/factory reset
Wipe cache partition
Wipe Dalvik Cache
And then i select "install zip from sdcard" and choose "cm-7.2.0-hallon.zip".
But later i got following message.
CWM-based Recovery v5.0.2.8
--Installing: /sdcard/cm-7.2.0-hallon.zip
Finding update package...
Opening update package...
Installing update...
assert failed: getprop("ro.product.device") == "MT15i" ||
getprop("ro.build.product") == "MT15i" ||
getprop("ro.product.board") == "MT15i" ||
getprop("ro.product.device") == "MT15a" ||
getprop("ro.build.product") == "MT15a" ||
getprop("ro.product.board") == "MT15a" ||
getprop("ro.product.device") == "hallon" ||
getprop("ro.build.product") == "hallon" ||
getprop("ro.product.board") == "hallon" ||
E:Error in /sdcard/cm-7.2.0-hallon.zip (Status 7)
Installation aborted.
I done some research but its doesn't work.
"I found the fix.
if you unzip the zip you downloaded
go into META-INF\com\google\android\
replace your updater-script with the updater-script found in updater-script.zip
RE- ZIP the folders (should have META-INF, system, and boot.img)
Open Recovery and flash should work"
And right now my phone is dead.
Please help me in this issue.
Thanks in advance.
buntu88 said:
Hi,
To install Cyanogenmod ROM in my SEXperia Neo, Install boot.img from cm-7.2.0-hallon.zip package and copy the same zip file to SDCard.
After rebooting i start it in bootable mod and does followings:
Wipe data/factory reset
Wipe cache partition
Wipe Dalvik Cache
And then i select "install zip from sdcard" and choose "cm-7.2.0-hallon.zip".
But later i got following message.
CWM-based Recovery v5.0.2.8
--Installing: /sdcard/cm-7.2.0-hallon.zip
Finding update package...
Opening update package...
Installing update...
assert failed: getprop("ro.product.device") == "MT15i" ||
getprop("ro.build.product") == "MT15i" ||
getprop("ro.product.board") == "MT15i" ||
getprop("ro.product.device") == "MT15a" ||
getprop("ro.build.product") == "MT15a" ||
getprop("ro.product.board") == "MT15a" ||
getprop("ro.product.device") == "hallon" ||
getprop("ro.build.product") == "hallon" ||
getprop("ro.product.board") == "hallon" ||
E:Error in /sdcard/cm-7.2.0-hallon.zip (Status 7)
Installation aborted.
I done some research but its doesn't work.
"I found the fix.
if you unzip the zip you downloaded
go into META-INF\com\google\android\
replace your updater-script with the updater-script found in updater-script.zip
RE- ZIP the folders (should have META-INF, system, and boot.img)
Open Recovery and flash should work"
And right now my phone is dead.
Please help me in this issue.
Thanks in advance.
Click to expand...
Click to collapse
Dead Means what kind of dead? Can u enter fastboot mod.if yes then download any customized stock GB ROM for Neo from xda.flash them through flashtool to boot ur phone.
koushikjgec said:
Dead Means what kind of dead? Can u enter fastboot mod.if yes then download any customized stock GB ROM for Neo from xda.flash them through flashtool to boot ur phone.
Click to expand...
Click to collapse
Thanks for your time.
Dead means i can enter into fastboot mod and can install boot.img into it, but when i reboot it in recovery mod and try to install by selecting "install zip from sdcard" and choose "cm-7.2.0-hallon.zip", it gives intallation abort error.
And flashtool always asks for connecting NEO in USB debugging mode. But i can't do it because i dont have installed ROM in NEO.
Flash the stock ics rom again and after that flash cm7....it should work..or if you have a nandroid backup restore it
Sent from my MT11i using xda app-developers app
At least that is what i did when i ve got that error..and it worked
Sent from my MT11i using xda app-developers app
Sony Software Update Service
buntu88 said:
Thanks for your time.
Dead means i can enter into fastboot mod and can install boot.img into it, but when i reboot it in recovery mod and try to install by selecting "install zip from sdcard" and choose "cm-7.2.0-hallon.zip", it gives intallation abort error.
And flashtool always asks for connecting NEO in USB debugging mode. But i can't do it because i dont have installed ROM in NEO.
Click to expand...
Click to collapse
Have u tried Sony Official Software Update Service.Download from http://www.sonymobile.com/global-en/tools/update-service/.Install and run it,follow on screen instructions.see if it can help.though u will be unrooted after updating to official software.
"Sexperia" hahaaa....it a good word
Sent from my MT15i using Tapatalk 2
assert failed status 7
hi,
getting the same error while installing CM9 stable release.
ro.build.product = MT11i
ro.build.product = MT11a
problem with zip
(status 7)
Installation aborted.
I have a neo V MT11i
bombayboy said:
hi,
getting the same error while installing CM9 stable release.
ro.build.product = MT11i
ro.build.product = MT11a
problem with zip
(status 7)
Installation aborted.
I have a neo V MT11i
Click to expand...
Click to collapse
same here. installing over ICS 4.1.B.0.431
Working method:
Simply flash an official ROM (.ftf) with Flashtool in Flashmode mode;
Flash a correct Kernel (extract it from Cyanogen rom zip, boot.img usually) with Flashtool in Fastboot mode;
Enter recovery CMW;
Perform a full wipe factory reset, and cache wipe nextly;
Finish with applying custom ROM by CWM;
Done.

[Q] Galaxy I9100G - Status 7 error on installing any Cyanogenmod ROM

Hi All,
I am getting a status 7 error whwn I try to install any version of Cyanogenmod ROM on my device. The error log is as follows:
Installing: /sdcard/cm-10.0.0-i9100g.zip
Finding update package...
I:Update location: /sdcard/cm-10.0.0-i9100g.zip
Opening update package...
Installing update...
script aborted: assert failed: getprop("ro.product.device") == "i9100g" || getprop("ro.build.product") == "i9100g" ||
getprop("ro.product.device") == "GT-I9100G" || getprop("ro.build.product") == "GT-I9100G"
assert failed: getprop("ro.product.device") == "i9100g" || getprop("ro.build.product") == "i9100g" || getprop("ro.product.device") == "GT-I9100G" || getprop("ro.build.product") == "GT-I9100G"
E:Error in /sdcard/cm-10.0.0-i9100g.zip
(Status 7)
Installation aborted.
result was NULL, message is: assert failed: install_zip("/sdcard/cm-10.0.0-i9100g.zip")
I have tried different versions of CM ROMs like CM9, CM10 (for which I got the above error) and CM10.1 (monthly build)
The details of my phone are as follows:
Model: GT-I9100G
Android Version: 4.0.4
Baseband Version: I9100GDDLP7
Kernel Version: 3.0.8-I9100G-v1.0.2 [email protected] #3
Build Number: IMM76D.XXLPZ
I Googled to troubleshoot this problem but could not find anything. Please let me know a solution this problem.
Thanks in advance
Mudit
Flash a different kernel and try again.
Can you suggest a good ICS kernel for GT-I9100G? Basically, most of the kernels I am able to find are for gingerbread. There are certain versions which are for ICS but I have already faced problems with a kernel which in some forum was written to be for ICS but actually was for GB and I was able to get my phone running again only after replacing that kernel with my current kernel.
This is my first time rooting my phone and I really want to get this right

[Q] error during rom installation

my mobile is "htc wildfire s" and it has rooted.. now i am trying to install new rom to my mobile. i tried to install two latest roms but it doesn't complete successfully. An error message is showing -"script aborted: assert failed: getprop("ro.product.device") == "marvel" || getprop("ro.build.product") == "marvel"
assert failed: getprop("ro.product.device") == "marvel" || getprop("ro.build.product") == "marvel"
Installer Error (Status 7)"
can anybody help me why this happening..

Categories

Resources