[Q] System Updates on ColorOS with Root andTWRP - Oppo Find 7 and 7a

I have a rooted Find 7a with TWRP based recovery and tried to install the system updates on Color OS 1.2.4i.
Unfortunately the update fails after rebooting into recovery
I:Inserting 'install /storage/sdcard0/.OTA/FIND7WX_12_OTA_INT_009_patch_svn9441.zip'
I:Copying file /cache/recovery/log to /cache/recovery/last_log
I:Attempt to load settings from settings file...
I:Loading settings from '/sdcard/TWRP/.twrps'.
I:Backup folder set to '/external_sd/TWRP/BACKUPS/X9007'
I:Copying file /etc/recovery.fstab to /cache/recovery/recovery.fstab
I:Version number saved to '/cache/recovery/.version'
I:TWFunc::Fixup_Time: Setting time offset from file /data/time/ats_2, offset 1406831189202
I:Switching packages (TWRP)
I:Set page: 'action_page'
Processing AOSP recovery commands...
I:Skipping screen timeout threads: TW_NO_SCREEN_TIMEOUT is set
I:command is: 'install' and I:value is: '/storage/sdcard0/.OTA/FIND7WX_12_OTA_INT_009_patch_svn9441.zip'
I:Trying to find zip '/storage/sdcard0/.OTA/FIND7WX_12_OTA_INT_009_patch_svn9441.zip' on '/external_sd'...
I:Looking for zip at '/sdcard0/.OTA//FIND7WX_12_OTA_INT_009_patch_svn9441.zip'
I:Looking for zip at '/external_sd//sdcard0/.OTA//FIND7WX_12_OTA_INT_009_patch_svn9441.zip'
I:Looking for zip at '/.OTA//FIND7WX_12_OTA_INT_009_patch_svn9441.zip'
I:Looking for zip at '/external_sd//.OTA//FIND7WX_12_OTA_INT_009_patch_svn9441.zip'
I:Looking for zip at '//FIND7WX_12_OTA_INT_009_patch_svn9441.zip'
I:Looking for zip at '/external_sd///FIND7WX_12_OTA_INT_009_patch_svn9441.zip'
I:Trying to find zip '/storage/sdcard0/.OTA/FIND7WX_12_OTA_INT_009_patch_svn9441.zip' on '/sdcard'...
I:Looking for zip at '/sdcard0/.OTA//FIND7WX_12_OTA_INT_009_patch_svn9441.zip'
I:Looking for zip at '/sdcard//sdcard0/.OTA//FIND7WX_12_OTA_INT_009_patch_svn9441.zip'
I:Looking for zip at '/.OTA//FIND7WX_12_OTA_INT_009_patch_svn9441.zip'
I:Looking for zip at '/sdcard//.OTA//FIND7WX_12_OTA_INT_009_patch_svn9441.zip'
Installing zip file '/sdcard//.OTA//FIND7WX_12_OTA_INT_009_patch_svn9441.zip'
Installing '/sdcard//.OTA//FIND7WX_12_OTA_INT_009_patch_svn9441.zip'...
Checking for MD5 file...
I:Cannot find file /sdcard//.OTA//FIND7WX_12_OTA_INT_009_patch_svn9441.zip.md5
Skipping MD5 check: no MD5 file found.
I:Zip does not contain SELinux file_contexts file in its root.
I:Legacy property environment initialized.
mount: failed to mount /dev/block/platform/msm_sdcc.1/by-name/userdata at /data: Device or resource busy
delete /data/dalvik-cache/firstboot.flag in Incremental OTA Package.
script aborted: assert failed: getprop("ro.product.device") == "FIND7" ||
getprop("ro.build.product") == "FIND7"
assert failed: getprop("ro.product.device") == "FIND7" || getprop("ro.build.product") == "FIND7"
E:Error executing updater binary in zip '/sdcard//.OTA//FIND7WX_12_OTA_INT_009_patch_svn9441.zip'
E:Error installing zip file '/sdcard//.OTA//FIND7WX_12_OTA_INT_009_patch_svn9441.zip'
Done processing script file
I:Set page: 'main'
I:Set page: 'clear_vars'
I:Set page: 'main2'
I:Switching packages (TWRP)
I:Set page: 'advanced'
I:Set page: 'confirm_action'
I:Set page: 'action_page'
I:Copying file /tmp/recovery.log to /external_sd/recovery.log
Click to expand...
Click to collapse
Can somone tell me what do I need to do?
I thank you for your help!

This won't work anyway! You'll have to flash the actual stock recovery, cause these updates are patching and hashing for correct stock recovery! And therefore you'll have to install latest stock recovery or your update won't succeed.
Greets Zoltan-X

No!
If you use the latest official TWRP recovery you be able to flash oppo firmware. I tested with my x9077 and the latest firmwares, the international and chinese versions.

Ok thank you for the answers
With the stock recovery the update bar goes about 40 or 50%. So the update fails.
With the latest TWRP i get this:
Installing '/sdcard///FIND7WX_12_OTA_INT_009_patch_svn9441.zip'...
Checking for MD5 file...
I:Cannot find file /sdcard///FIND7WX_12_OTA_INT_009_patch_svn9441.zip.md5
Skipping MD5 check: no MD5 file found.
I:Zip does not contain SELinux file_contexts file in its root.
I:Legacy property environment initialized.
mount: failed to mount /dev/block/platform/msm_sdcc.1/by-name/userdata at /data: Device or resource busy
delete /data/dalvik-cache/firstboot.flag in Incremental OTA Package.
Verifying current system...
file "/system/build.prop" 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/build.prop", "7aaf71a86e547a831410c135070a74207d3e4b67", "30bcce162d9df0d85dc64fac97673d6442ac8515")
assert failed: apply_patch_check("/system/build.prop", "7aaf71a86e547a831410c135070a74207d3e4b67", "30bcce162d9df0d85dc64fac97673d6442ac8515")
E:Error executing updater binary in zip '/sdcard///FIND7WX_12_OTA_INT_009_patch_svn9441.zip'
E:Error installing zip file '/sdcard///FIND7WX_12_OTA_INT_009_patch_svn9441.zip'
Done processing script file
Click to expand...
Click to collapse
For additional info: I have rooted the Find 7a with the updated method here: http://forum.xda-developers.com/showthread.php?t=2739102. But newest superSu worked fine for me
Any other ideas what i could do?

dextructor said:
No!
If you use the latest official TWRP recovery you be able to flash oppo firmware. I tested with my x9077 and the latest firmwares, the international and chinese versions.
Click to expand...
Click to collapse
I'm assuming it's 2.7.1.2 right? I'm still on 2.7.1.0. Haven't tried 2.7.1.1 either.

Yes i tried 2.7.1.2.

I found a solution that worked for me.
After I backed up my actual phone I have installed per TWRP the full zip thats for download on Oppo News Page about the Find 7.
Sent from my X9006 using XDA Free mobile app

Related

[Q] Nokia_XL update 1.2.3.1 issue

Today I received a notification saying software update available.
So, I tried to update it. But when tried update, a popup saying "Not enough memory for update. Try deleting apps or umping them." was shown.
So, I freed up some memory still I'm getting the popup.
Currently, I have 207 MB free in my phone storage, 237 MB in internal sdcard.
The update size is shown to be 149 MB.
My phone is rooted with Google apps installed and the update is available in India.
Any ideas?
I cant help you but do you have any ideas what the update can bring to the XL?
th only thing i found is the Nokia Store received an update but that's all
The New features
Hello everyone,
I updated my Nokia XL to Version 1.2.3.1
So far I have noticed it is a bit more smoother, the pull down notification centre now has a multitasking button. Click that and you can multi-task. Finally!
I will update more features as I find them.
mkabani said:
Hello everyone,
I updated my Nokia XL to Version 1.2.3.1
So far I have noticed it is a bit more smoother, the pull down notification centre now has a multitasking button. Click that and you can multi-task. Finally!
I will update more features as I find them.
Click to expand...
Click to collapse
is this update will be for Nokia x not xl
and please give us some screenshot for what's new please
thanks
taher nokia x said:
is this update will be for Nokia x not xl
and please give us some screenshot for what's new please
thanks
Click to expand...
Click to collapse
Hi Taher,
Its for Nokia XL. I will check on my Nokia X in sometime as well. I will take a screen shot soon and upload it either by tonight or by tomorrow. It is very late here in Krakow.
mkabani said:
Hi Taher,
Its for Nokia XL. I will check on my Nokia X in sometime as well. I will take a screen shot soon and upload it either by tonight or by tomorrow. It is very late here in Krakow.
Click to expand...
Click to collapse
thanks very much
This is one of the screenshots.
Okay problem solved. I downloaded the update from a pc and i'm gonna mannually flash it.
Anybody on the 1.2.3.1 update, have you rooted successfully ? If yes then which method?
Sent from my Nokia_XL
vishalbiswas said:
Okay problem solved. I downloaded the update from a pc and i'm gonna mannually flash it.
Anybody on the 1.2.3.1 update, have you rooted successfully ? If yes then which method?
Sent from my Nokia_XL
Click to expand...
Click to collapse
can you provide us the links?
laughstock01 said:
can you provide us the links?
Click to expand...
Click to collapse
This update(1.2.3.1) links are only for RM-1030.
If your current software is 1.1.0.6:
Main update file (154797863 bytes) SHA-1: 63e7576b2717053bb47eadcb5e5de1bf1e5dca38
http://download.update.nokia.com/pu...730061/RM1030_1.1.0.6_1.2.3.1_fota_system.zip
Indian variant file(1089144 bytes) SHA-1: 15dd9c3eb54cf9fc9ce26d62cf15556a3f5f2fd0
http://download.update.nokia.com/pu....0.6_1.2.3.1_059V6Q6_IMEA_IN_fota_variant.zip
If your current software is 1.1.1.0
Main update file(155129074 bytes) SHA-1: 031cc85f40f081a4a65a1b0e517953004afaf204
http://download.update.nokia.com/pu...730729/RM1030_1.1.1.0_1.2.3.1_fota_system.zip
Indian variant file(1089137 bytes) SHA-1: d65bf120392cbab9e3c55933f855b7ec7749b408
http://download.update.nokia.com/pu....1.0_1.2.3.1_059V6Q6_IMEA_IN_fota_variant.zip
You can get the links from /data/data/com.nokia.update/files/catalog.xml if your phone is rooted
Important:
Make sure the size and SHA-1 hash of your file matches the one given here. I personally had to download it thrice before hitting jackpot. To look for the hash of your file view the properties of the file in ES Explorer and select Show Checksum and then tick SHA-1 and select calculate.
This is very critical if you are gonna are gonna use the System updates app.
Only for Nokia_XL RM-1030 Dual Sim unrooted phone
Steps for installation:
1. Copy both the files in /storage/sdcard/Android/data/com.nokia.update/files/update . Here sdcard refers to your internal sd.
2. Using any task manager kill the System updates process.
3. Then go to Settings->About phone->System updates and select update.
4. It will check the integrity of files and prompt you to restart and update.
Alternative method:
1. Turn off your phone.
2. Boot in the recovery mode by holding Volume up and power button for 15 seconds.
Recovery mode controls: Volume up or down to move and power key to select.
3. Select install update from sdcard(in this case you must copy the update zip files to external sdcard)
4. Browse for your fota system zip file(the larger zip file) and select it.
5. Do the same for the variant zip file(the smaller one) then after the update is done select reboot now.
On their Twitter, they said the update was for all Nokia X Series
AkumanGosutoo said:
On their Twitter, they said the update was for all Nokia X Series
Click to expand...
Click to collapse
Don't know about others but this update is for Nokia X 1.1.0.6 and 1.1.1.0 versions.
Sent from my Nokia_XL
vishalbiswas said:
Don't know about others but this update is for Nokia X 1.1.0.6 and 1.1.1.0 versions.
Sent from my Nokia_XL
Click to expand...
Click to collapse
check your pm
Oh, man, please, can you pm me the links too?
vishalbiswas said:
Today I received a notification saying software update available.
So, I tried to update it. But when tried update, a popup saying "Not enough memory for update. Try deleting apps or umping them." was shown.
So, I freed up some memory still I'm getting the popup.
Currently, I have 207 MB free in my phone storage, 237 MB in internal sdcard.
The update size is shown to be 149 MB.
My phone is rooted with Google apps installed and the update is available in India.
Any ideas?
Click to expand...
Click to collapse
http://forum.xda-developers.com/nokia-x/general/nokia-x-xl-update-available-t2832420
---------- Post added at 08:21 AM ---------- Previous post was at 08:21 AM ----------
taher nokia x said:
is this update will be for Nokia x not xl
and please give us some screenshot for what's new please
thanks
Click to expand...
Click to collapse
http://forum.xda-developers.com/nokia-x/general/nokia-x-xl-update-available-t2832420
I was upgrade my nokia xl v1.2.3.1, anyone can rooted it??
please help.
Xl update issue
vishalbiswas said:
Okay problem solved. I downloaded the update from a pc and i'm gonna mannually flash it.
Anybody on the 1.2.3.1 update, have you rooted successfully ? If yes then which method?
Sent from my Nokia_XL
Click to expand...
Click to collapse
Please tell me how did you download the update from PC , i am not getting it. can you tell me the link for download.
I am posting this on behalf of vishalbiswas who can't post it since he is a recent member to the community. please give him the thumb up in this link because the man deserves it :good::highfive:
http://forum.xda-developers.com/showpost.php?p=54470947&postcount=8
Code:
This update(1.2.3.1) links are only for RM-1030.
If your current software is 1.1.0.6:
Main update file (154797863 bytes) SHA-1: 63e7576b2717053bb47eadcb5e5de1bf1e5dca38
http://download.update.nokia.com/pub...ota_system.zip
Indian variant file(1089144 bytes) SHA-1: 15dd9c3eb54cf9fc9ce26d62cf15556a3f5f2fd0
http://download.update.nokia.com/pub...ta_variant.zip
If your current software is 1.1.1.0
Main update file(155129074 bytes) SHA-1: 031cc85f40f081a4a65a1b0e517953004afaf204
http://download.update.nokia.com/pub...ota_system.zip
Indian variant file(1089137 bytes) SHA-1: d65bf120392cbab9e3c55933f855b7ec7749b408
http://download.update.nokia.com/pub...ta_variant.zip
You can get the links from /data/data/com.nokia.update/files/catalog.xml if your phone is rooted
Important:
Make sure the size and SHA-1 hash of your file matches the one given here. To look for the hash of your file view the properties of the file in ES Explorer and select Show Checksum and then tick SHA-1 and select calculate.
This is very critical if you are gonna are gonna use the System updates app.
Only for Nokia_XL RM-1030 Dual Sim unrooted phone
Steps for installation:
1. Copy both the files in /storage/sdcard/Android/data/com.nokia.update/files/update . Here sdcard refers to your internal sd.
2. Using any task manager kill the System updates process.
3. Then go to Settings->About phone->System updates and select update.
4. It will check the integrity of files and prompt you to restart and update.
Alternative method:
1. Turn off your phone.
2. Boot in the recovery mode by holding Volume up and power button for 15 seconds.
Recovery mode controls: Volume up or down to move and power key to select.
3. Select install update from sdcard(in this case you must copy the update zip files to external sdcard)
4. Browse for your fota system zip file(the larger zip file) and select it.
5. Do the same for the variant zip file(the smaller one) then after the update is done select reboot now.
lgsmurli06 said:
Please tell me how did you download the update from PC , i am not getting it. can you tell me the link for download.
Click to expand...
Click to collapse
space_haze said:
Oh, man, please, can you pm me the links too?
Click to expand...
Click to collapse
lgsmurli06 said:
Please tell me how did you download the update from PC , i am not getting it. can you tell me the link for download.
Click to expand...
Click to collapse
Check post #10 of this thread.
Coming back to the main question, does anybody know how update a rooted phone ?
TWRP failed to install it, too.
Here is the concerned snippet of my TWRP log file.
I:Set page: 'install'
I:Set page: 'flash_confirm'
I:Set page: 'flash_zip'
I:Set page: 'flash_zip'
Installing '/sdcard1/UPDATE-rm_fota.zip'...
Checking for MD5 file...
Skipping MD5 check: no MD5 file found.
Verifying zip signature...
I:read key e=3 hash=20
I:read key e=65537 hash=20
I:2 key(s) loaded from /res/keys
I:comment is 1650 bytes; signature 1632 bytes from end
I:failed to verify against key 0
I:i: 0, eocd_size: 1672, RSANUMBYTES: 256
I:failed to verify against key 1
I:i: 1, eocd_size: 1672, RSANUMBYTES: 256
E:failed to verify whole-file signature
E:Zip signature verification failed: 1
Error flashing zip '/sdcard1/UPDATE-rm_fota.zip'
Updating partition details...
I:Set page: 'flash_done'
I:Set page: 'clear_vars'
I:Set page: 'install'
I:Set page: 'flash_confirm'
I:Set page: 'flash_zip'
I:Set page: 'flash_zip'
Installing '/sdcard1/UPDATE-rm_fota.zip'...
Checking for MD5 file...
Skipping MD5 check: no MD5 file found.
I:Zip does not contain SELinux file_contexts file in its root.
I:Legacy property environment initialized.
No ret_pipe provided. Assuming old recovery version
installing QCOM updater extensions
installing QCOM updater extensions
installing QCOM updater extensions
installing QCOM updater extensions
installing QCOM updater extensions
installing QCOM updater extensions
script aborted: assert failed: getprop("ro.product.device") == "msm8625" ||
getprop("ro.build.product") == "msm8625"
assert failed: getprop("ro.product.device") == "msm8625" || getprop("ro.build.product") == "msm8625"
I:Legacy property environment disabled.
E:Error executing updater binary in zip '/sdcard1/UPDATE-rm_fota.zip'
Error flashing zip '/sdcard1/UPDATE-rm_fota.zip'
Updating partition details...
I:Set page: 'flash_done'
I:Set page: 'clear_vars'
I:Set page: 'install'
I:Set page: 'main'
Sent from my Nokia_XL
vishalbiswas said:
Check post #10 of this thread.
Coming back to the main question, does anybody know how update a rooted phone ?
TWRP failed to install it, too.
Here is the concerned snippet of my TWRP log file.
I:Set page: 'install'
I:Set page: 'flash_confirm'
I:Set page: 'flash_zip'
I:Set page: 'flash_zip'
Installing '/sdcard1/UPDATE-rm_fota.zip'...
Checking for MD5 file...
Skipping MD5 check: no MD5 file found.
Verifying zip signature...
I:read key e=3 hash=20
I:read key e=65537 hash=20
I:2 key(s) loaded from /res/keys
I:comment is 1650 bytes; signature 1632 bytes from end
I:failed to verify against key 0
I:i: 0, eocd_size: 1672, RSANUMBYTES: 256
I:failed to verify against key 1
I:i: 1, eocd_size: 1672, RSANUMBYTES: 256
E:failed to verify whole-file signature
E:Zip signature verification failed: 1
Error flashing zip '/sdcard1/UPDATE-rm_fota.zip'
Updating partition details...
I:Set page: 'flash_done'
I:Set page: 'clear_vars'
I:Set page: 'install'
I:Set page: 'flash_confirm'
I:Set page: 'flash_zip'
I:Set page: 'flash_zip'
Installing '/sdcard1/UPDATE-rm_fota.zip'...
Checking for MD5 file...
Skipping MD5 check: no MD5 file found.
I:Zip does not contain SELinux file_contexts file in its root.
I:Legacy property environment initialized.
No ret_pipe provided. Assuming old recovery version
installing QCOM updater extensions
installing QCOM updater extensions
installing QCOM updater extensions
installing QCOM updater extensions
installing QCOM updater extensions
installing QCOM updater extensions
script aborted: assert failed: getprop("ro.product.device") == "msm8625" ||
getprop("ro.build.product") == "msm8625"
assert failed: getprop("ro.product.device") == "msm8625" || getprop("ro.build.product") == "msm8625"
I:Legacy property environment disabled.
E:Error executing updater binary in zip '/sdcard1/UPDATE-rm_fota.zip'
Error flashing zip '/sdcard1/UPDATE-rm_fota.zip'
Updating partition details...
I:Set page: 'flash_done'
I:Set page: 'clear_vars'
I:Set page: 'install'
I:Set page: 'main'
Sent from my Nokia_XL
Click to expand...
Click to collapse
Use NCS or NavFirm+ to download the stock ROM. Then flash them through NCS or Nokia X Manager.
Then, you can update.

Can't install new omnirom?? (also not with cyandelta)

Trying to update my omnirom with the newest one without luck... Can anybody help me what to do??
(also tried updating with cyandelta with no luck either)
Here's the log I get when I try to install the zip from recovery:
I:Copying file /cache/recovery/log to /cache/recovery/last_log
I:Attempt to load settings from settings file...
I:Loading settings from '/data/media/0/TWRP/.twrps'.
I:Backup folder set to '/data/media/0/TWRP/BACKUPS/04e90d970c90d684'
I:Copying file /etc/recovery.fstab to /cache/recovery/recovery.fstab
I:Version number saved to '/cache/recovery/.version'
I:Switching packages (TWRP)
I:Set page: 'install'
I:Set page: 'flash_confirm'
I:Set page: 'flash_zip'
I:Set page: 'flash_zip'
Installing '/sdcard/Download/omni-4.4.4-20140921-geehrc-NIGHTLY.zip'...
Checking for MD5 file...
Skipping MD5 check: no MD5 file found
Verifying zip signature...
I:read key e=3 hash=20
I:1 key(s) loaded from /res/keys
I:comment is 1477 bytes; signature 1459 bytes from end
I:failed to verify against key 0
I:i: 0, eocd_size: 1499, RSANUMBYTES: 256
E:failed to verify whole-file signature
E:Zip signature verification failed: 1
Error flashing zip '/sdcard/Download/omni-4.4.4-20140921-geehrc-NIGHTLY.zip'
Updating partition details...
Iata backup size is 1343MB, free: 9694MB.
I:Set page: 'flash_done'
I:Set page: 'clear_vars'
I:Set page: 'main2'
I:Set page: 'advanced'
I:Set page: 'confirm_action'
I:Set page: 'action_page'
I:Copying file /tmp/recovery.log to /data/media/0/recovery.log
Anybody?
Still trying.....
This is what I get:
Installing '/sdcard/Download/omni-4.4.4-20140922-geehrc-NIGHTLY.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.
script aborted: This package is for "mako,geeb,gee_a,e970,gee,geebus,e971,e973,e975,geehrc" devices
this is a "geehrc4g".
This package is for "mako,geeb,gee_a,e970,gee,geebus,e971,e973,e975,geehrc" devicesthis is a "geehrc4g".
E:Error executing updater binary in zip '/sdcard/Download/omni-4.4.4-20140922-geehrc-NIGHTLY.zip'
Error flashing zip '/sdcard/Download/omni-4.4.4-20140922-geehrc-NIGHTLY.zip'
Updating partition details...
Iata backup size is 1388MB, free: 7744MB.
I:Set page: 'flash_done'
I:Set page: 'clear_vars'
I:Set page: 'install'
I:Set page: 'main'
I:Set page: 'clear_vars'
I:Set page: 'main2'
I:Set page: 'advanced'
I:Set page: 'confirm_action'
I:Set page: 'action_page'
I:Copying file /tmp/recovery.log to /data/media/0/recovery.log
niknik76 said:
Still trying.....
This is what I get:
Installing '/sdcard/Download/omni-4.4.4-20140922-geehrc-NIGHTLY.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.
script aborted: This package is for "mako,geeb,gee_a,e970,gee,geebus,e971,e973,e975,geehrc" devices
this is a "geehrc4g".
This package is for "mako,geeb,gee_a,e970,gee,geebus,e971,e973,e975,geehrc" devicesthis is a "geehrc4g".
E:Error executing updater binary in zip '/sdcard/Download/omni-4.4.4-20140922-geehrc-NIGHTLY.zip'
Error flashing zip '/sdcard/Download/omni-4.4.4-20140922-geehrc-NIGHTLY.zip'
Updating partition details...
Iata backup size is 1388MB, free: 7744MB.
I:Set page: 'flash_done'
I:Set page: 'clear_vars'
I:Set page: 'install'
I:Set page: 'main'
I:Set page: 'clear_vars'
I:Set page: 'main2'
I:Set page: 'advanced'
I:Set page: 'confirm_action'
I:Set page: 'action_page'
I:Copying file /tmp/recovery.log to /data/media/0/recovery.log
Click to expand...
Click to collapse
From error message, your phone model is not in asseted list validation. If old version work on your phone you can use zip program to add your model to update-script by
1. Open META-INF\com\google\android\updater-script in zip file.
2. Add getprop("ro.product.device") == "geehrc4g" to that file, it should look like this
Code:
(getprop("ro.product.device") == "mako" || getprop("ro.build.product") == "mako" ||
getprop("ro.product.device") == "geeb" || getprop("ro.build.product") == "geeb" ||
getprop("ro.product.device") == "gee_a" || getprop("ro.build.product") == "gee_a" ||
getprop("ro.product.device") == "e970" || getprop("ro.build.product") == "e970" ||
getprop("ro.product.device") == "gee" || getprop("ro.build.product") == "gee" ||
getprop("ro.product.device") == "geebus" || getprop("ro.build.product") == "geebus" ||
getprop("ro.product.device") == "e971" || getprop("ro.build.product") == "e971" ||
getprop("ro.product.device") == "e973" || getprop("ro.build.product") == "e973" ||
getprop("ro.product.device") == "e975" || getprop("ro.build.product") == "e975" ||
[COLOR="Red"]getprop("ro.product.device") == "geehrc4g" || getprop("ro.build.product") == "geehrc4g" || [/COLOR]
getprop("ro.product.device") == "geehrc" || getprop("ro.build.product") == "geehrc") || abort("This package is for \"mako,geeb,gee_a,e970,gee,geebus,e971,e973,e975,geehrc\" devices
this is a \"" + getprop("ro.product.device") + "\".");
3. repack zip and flash rom.
Thanks!!!!!!!!!!!!!!!
I did what you said - now I get this:
¨Installing '/sdcard/Download/omni-4.4.4-20140922-geehrc-NIGHTLY.zip'...
Checking for MD5 file...
Skipping MD5 check: no MD5 file found
Error flashing zip '/sdcard/Download/omni-4.4.4-20140922-geehrc-NIGHTLY.zip'
Updating partition details...
Iata backup size is 1419MB, free: 9814MB.
I:Set page: 'flash_done'
I:Set page: 'clear_vars'
I:Set page: 'main2'
I:Set page: 'advanced'
I:Set page: 'confirm_action'
I:Set page: 'action_page'
I:Copying file /tmp/recovery.log to /data/media/0/recovery.log
niknik76 said:
Thanks!!!!!!!!!!!!!!!
I did what you said - now I get this:
¨Installing '/sdcard/Download/omni-4.4.4-20140922-geehrc-NIGHTLY.zip'...
Checking for MD5 file...
Skipping MD5 check: no MD5 file found
Error flashing zip '/sdcard/Download/omni-4.4.4-20140922-geehrc-NIGHTLY.zip'
Updating partition details...
Iata backup size is 1419MB, free: 9814MB.
I:Set page: 'flash_done'
I:Set page: 'clear_vars'
I:Set page: 'main2'
I:Set page: 'advanced'
I:Set page: 'confirm_action'
I:Set page: 'action_page'
I:Copying file /tmp/recovery.log to /data/media/0/recovery.log
Click to expand...
Click to collapse
No error message so I cannot figure out what is the problem. Maybe there are more information in /data/media/0/recovery.log
Did you ever flash older omnirom successfully on your phone?
@niknik76, I can install latest omnirom without any problem, may be it is your recovery that has problem with latest omnirom.
Thanks a lot artit!
I got it working! Very funky workaround.. Changed recovery to CWM and used adb sideload (which didn't work for me with TWRP) and it worked..
So is there any way you can change your device name or somehow get things working more smooth?? For example I tried to update with opendelta after I got omni installed - and I get the same error about the device being a geehrc4g:
Installing zip file '/data/media/0/OpenDelta/omni-4.4.4-20140925-geehrc-NIGHTLY.zip'
Installing '/data/media/0/OpenDelta/omni-4.4.4-20140925-geehrc-NIGHTLY.zip'...
Checking for MD5 file...
Skipping MD5 check: no MD5 file found
Verifying zip signature...
I:read key e=65537 hash=20
I:1 key(s) loaded from /res/keys
I:comment is 1477 bytes; signature 1459 bytes from end
I:whole-file signature verified against key 0
I:Zip contains SELinux file_contexts file in its root. Extracting to /file_contexts
I:Legacy property environment initialized.
script aborted: This package is for "mako,geeb,gee_a,e970,gee,geebus,e971,e973,e975,geehrc" devices
this is a "geehrc4g".
This package is for "mako,geeb,gee_a,e970,gee,geebus,e971,e973,e975,geehrc" devicesthis is a "geehrc4g".
E:Error executing updater binary in zip '/data/media/0/OpenDelta/omni-4.4.4-20140925-geehrc-NIGHTLY.zip'
E:Error installing zip file '/data/media/0/OpenDelta/omni-4.4.4-20140925-geehrc-NIGHTLY.zip'
Done processing script file
niknik76 said:
Thanks a lot artit!
I got it working! Very funky workaround.. Changed recovery to CWM and used adb sideload (which didn't work for me with TWRP) and it worked..
So is there any way you can change your device name or somehow get things working more smooth?? For example I tried to update with opendelta after I got omni installed - and I get the same error about the device being a geehrc4g:
Installing zip file '/data/media/0/OpenDelta/omni-4.4.4-20140925-geehrc-NIGHTLY.zip'
Installing '/data/media/0/OpenDelta/omni-4.4.4-20140925-geehrc-NIGHTLY.zip'...
Checking for MD5 file...
Skipping MD5 check: no MD5 file found
Verifying zip signature...
I:read key e=65537 hash=20
I:1 key(s) loaded from /res/keys
I:comment is 1477 bytes; signature 1459 bytes from end
I:whole-file signature verified against key 0
I:Zip contains SELinux file_contexts file in its root. Extracting to /file_contexts
I:Legacy property environment initialized.
script aborted: This package is for "mako,geeb,gee_a,e970,gee,geebus,e971,e973,e975,geehrc" devices
this is a "geehrc4g".
This package is for "mako,geeb,gee_a,e970,gee,geebus,e971,e973,e975,geehrc" devicesthis is a "geehrc4g".
E:Error executing updater binary in zip '/data/media/0/OpenDelta/omni-4.4.4-20140925-geehrc-NIGHTLY.zip'
E:Error installing zip file '/data/media/0/OpenDelta/omni-4.4.4-20140925-geehrc-NIGHTLY.zip'
Done processing script file
Click to expand...
Click to collapse
I'm not sure but I think device name is depend on which recovery you used. You should install recovery for geehrc or e975 to change your phone device name in recovery mode. Maybe other member can give your more information.

[Q] nexus 7 4.4.2-4.4.3 wont update

I keep getting an error message every time I try to update my nexus 7
i have picture of error message but wont let me post
imgur com/a/43Iwv
You're going to have to do better...
here's the log
I:command is: 'install'
I:value is: '/cache/df43279bcf6bb6a0ae403249c3e6f314d0a7eb77.signed-razor-KTU84L-from-KOT49H.df43279b.zip'
I:Unable to mount '/usb-otg'
I:Actual block device: '', current file system: 'vfat'
I:Unable to mount '/usb-otg'
I:Actual block device: '', current file system: 'vfat'
I:Trying to find zip '/cache/df43279bcf6bb6a0ae403249c3e6f314d0a7eb77.signed-razor-KTU84L-from-KOT49H.df43279b.zip' on '/data/media/0'...
I:Looking for zip at '/df43279bcf6bb6a0ae403249c3e6f314d0a7eb77.signed-razor-KTU84L-from-KOT49H.df43279b.zip'
I:Looking for zip at '/data/media/0/df43279bcf6bb6a0ae403249c3e6f314d0a7eb77.signed-razor-KTU84L-from-KOT49H.df43279b.zip'
Installing zip file '/cache/df43279bcf6bb6a0ae403249c3e6f314d0a7eb77.signed-razor-KTU84L-from-KOT49H.df43279b.zip'
Installing '/cache/df43279bcf6bb6a0ae403249c3e6f314d0a7eb77.signed-razor-KTU84L-from-KOT49H.df43279b.zip'...
Checking for MD5 file...
Skipping MD5 check: no MD5 file found
I:Zip does not contain SELinux file_contexts file in its root.
I:Legacy property environment initialized.
Verifying current system...
file "/system/framework/core.odex" 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/framework/core.odex" has unexpected contents.
"/system/framework/core.odex" has unexpected contents.
I:Legacy property environment disabled.
E:Error executing updater binary in zip '/cache/df43279bcf6bb6a0ae403249c3e6f314d0a7eb77.signed-razor-KTU84L-from-KOT49H.df43279b.zip'
E:Error installing zip file '/cache/df43279bcf6bb6a0ae403249c3e6f314d0a7eb77.signed-razor-KTU84L-from-KOT49H.df43279b.zip
Me Too
My Nexus 7 [2013] is not updating to KTU84L from KOT49H. The downloader complains that there is not enough space in /cache. The download is 77MB in size, my cache partition is 35M. I have over 10G of free space in /data and /sdcard. I think the download tool is broken.
damn i actually had the same problem i ended up just using the factory restore straight to the 4.4.4 image but hey the 5.0 image is out today ya can try to flash it to 5.0 the only problem i have is that i dont know how to set up the flash-all script for 5.0 ill post a link how to factory restore it to 4.4.4 if ya need it http://forum.xda-developers.com/showthread.php?t=2382051 just read through it the post have all the tools u need to dl for it

Trouble Updating to Lollipop

Hi guys!
I'm running a rootd Android KitKat, after unrooting the device and downloading the OTA file and trying to running it through TWRP since I couldnt update it automatically. But I get this error, what am I doing wrong? Kindly help!
Thanks.
PHP:
Installing '/external_sd/OTA.zip'...
Checking for MD5 file...
Skipping MD5 check: no MD5 file found
I:Zip does not contain SELinux file_contexts file in its root.
I:Legacy property environment initialized.
load_volume_table(): failed to read /etc/recovery.fstab
I:emmc_scan_partitions:[partition_count:0] [allocat_num:128]
load_volume_table_v1(): Can't get the /proc/emmc table
main(): parse version 1 recovery.fstab
L50QCT.01.401.016
ensure_path_mounted(): unknown volume for path [/system]
ensure_path_mounted_v1(): unknown volume for path [/system]
mount: failed to mount /dev/block/platform/msm_sdcc.1/by-name/system at /system: File exists
ensure_path_mounted(): unknown volume for path [/data]
ensure_path_mounted_v1(): unknown volume for path [/data]
mount: failed to mount /dev/block/platform/msm_sdcc.1/by-name/userdata at /data: File exists
script aborted: Package expects build fingerprint of htc/htc_europe/htc_a5dug:4.4.2/KOT49H/408055.11:user/release-keys or htc/htc_europe/htc_a5dug:5.0.2/LRX22G/510432.1:user/release-keys; this device has htc/omni_a5/a5:4.4.4/KTU84P/eng.dees_troy.20150212.043028:eng/test-keys.
Package expects build fingerprint of htc/htc_europe/htc_a5dug:4.4.2/KOT49H/408055.11:user/release-keys or htc/htc_europe/htc_a5dug:5.0.2/LRX22G/510432.1:user/release-keys; this device has htc/omni_a5/a5:4.4.4/KTU84P/eng.dees_troy.20150212.043028:eng/test-keys.
I:Legacy property environment disabled.
E:Error executing updater binary in zip '/external_sd/OTA.zip'
Error flashing zip '/external_sd/OTA.zip'
Updating partition details...
I:Data backup size is 67MB, free: 4006MB.
I:Unable to mount '/usb-otg'
I:Actual block device: '', current file system: 'vfat'
...done
I:Set page: 'flash_done'
I:operation_end - status=1
I:Set page: 'clear_vars'
I:Set page: 'main2'
I:Set page: 'advanced'
I:Set page: 'confirm_action'
I:Set page: 'action_page'
I:operation_start: 'Copy Log'
I:Copying file /tmp/recovery.log to /external_sd/recovery.log
Izz0_ said:
Hi guys!
I'm running a rootd Android KitKat, after unrooting the device and downloading the OTA file and trying to running it through TWRP since I couldnt update it automatically. But I get this error, what am I doing wrong? Kindly help!
Thanks.
PHP:
Installing '/external_sd/OTA.zip'...
Checking for MD5 file...
Skipping MD5 check: no MD5 file found
I:Zip does not contain SELinux file_contexts file in its root.
I:Legacy property environment initialized.
load_volume_table(): failed to read /etc/recovery.fstab
I:emmc_scan_partitions:[partition_count:0] [allocat_num:128]
load_volume_table_v1(): Can't get the /proc/emmc table
main(): parse version 1 recovery.fstab
L50QCT.01.401.016
ensure_path_mounted(): unknown volume for path [/system]
ensure_path_mounted_v1(): unknown volume for path [/system]
mount: failed to mount /dev/block/platform/msm_sdcc.1/by-name/system at /system: File exists
ensure_path_mounted(): unknown volume for path [/data]
ensure_path_mounted_v1(): unknown volume for path [/data]
mount: failed to mount /dev/block/platform/msm_sdcc.1/by-name/userdata at /data: File exists
script aborted: Package expects build fingerprint of htc/htc_europe/htc_a5dug:4.4.2/KOT49H/408055.11:user/release-keys or htc/htc_europe/htc_a5dug:5.0.2/LRX22G/510432.1:user/release-keys; this device has htc/omni_a5/a5:4.4.4/KTU84P/eng.dees_troy.20150212.043028:eng/test-keys.
Package expects build fingerprint of htc/htc_europe/htc_a5dug:4.4.2/KOT49H/408055.11:user/release-keys or htc/htc_europe/htc_a5dug:5.0.2/LRX22G/510432.1:user/release-keys; this device has htc/omni_a5/a5:4.4.4/KTU84P/eng.dees_troy.20150212.043028:eng/test-keys.
I:Legacy property environment disabled.
E:Error executing updater binary in zip '/external_sd/OTA.zip'
Error flashing zip '/external_sd/OTA.zip'
Updating partition details...
I:Data backup size is 67MB, free: 4006MB.
I:Unable to mount '/usb-otg'
I:Actual block device: '', current file system: 'vfat'
...done
I:Set page: 'flash_done'
I:operation_end - status=1
I:Set page: 'clear_vars'
I:Set page: 'main2'
I:Set page: 'advanced'
I:Set page: 'confirm_action'
I:Set page: 'action_page'
I:operation_start: 'Copy Log'
I:Copying file /tmp/recovery.log to /external_sd/recovery.log
Click to expand...
Click to collapse
Read This post
http://forum.xda-developers.com/desire-816/help/how-to-install-ota-update-t3097232
Can't update ota through twrp. Or any custom recovery
.you need to flash the stock recovery..
Then relock bootloader..
slkpmp said:
Can't update ota through twrp. Or any custom recovery
.you need to flash the stock recovery..
Then relock bootloader..
Click to expand...
Click to collapse
Hey! Thanks for you reply, I've tried flashing the stock recovery via fastboot and this is what happenedm what do you suggest I do?
PHP:
C:\adb>fastboot oem rebootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.016s]
finished. total time: 0.018s
C:\adb>fastboot flash zip OTA_A5_DUG_L50_DESIRE_SENSE60_MR_HTC_Europe_2.34.401.1
-1.58.401.11_release_426622iqqf91v0oa9sb1r9.zip
sending 'zip' (859807 KB)...
OKAY [ 32.227s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) zip info parsing...
FAILED (remote: 24 parsing android-info fail)
finished. total time: 37.386s
sheenobis said:
Read This post
http://forum.xda-developers.com/desire-816/help/how-to-install-ota-update-t3097232
Click to expand...
Click to collapse
Thanks for your reply but I couldn't understand the 3rd and 4th steps in the first method!
Appears your trying to flash the ota not just the stock recovery..
The goal is to
1 unroot
2 flash stock recovery
3 relock bootloader..
4 reboot..accept..download..and update OTA
or run the RUU.exe program let it convert you back to stock unrooted..
I have he a5-chl .and these were the steps I needed.
your phone may be diffrent..
slkpmp said:
Appears your trying to flash the ota not just the stock recovery..
The goal is to
1 unroot
2 flash stock recovery
3 relock bootloader..
4 reboot..accept..download..and update OTA
or run the RUU.exe program let it convert you back to stock unrooted..
I have he a5-chl .and these were the steps I needed.
your phone may be diffrent..
Click to expand...
Click to collapse
Thanks for you reply! How to run an RUU program? Thanks!

| Xiaomi Mi5 | can't update since April

Ok, so I'm new here and I'm having problems updating my Mi5 32Gb to newest nightlies of Lineage OS 15.1
It all started in the beginning of May when I was having trouble with the 07.05 build (my Google account refused to work) and downgraded back to the latest April one. After the new build came out I've decided to update again multiple times but with no success.
Here's a raw piece of log for you guys:
I:Set page: 'install'
I:Set page: 'flash_confirm'
I:Set page: 'flash_zip'
Iperation_start: 'Flashing'
Installing zip file '/sdcard/lineage-15.1-20180528-nightly-gemini-signed.zip'
Checking for Digest file...
Skipping Digest check: no Digest file found
I:Update binary zip
I:Zip does not contain SELinux file_contexts file in its root.
I:Legacy property environment not used in updater.
selinux_android_file_context: Error getting file context handle (No such file or directory)
Warning: No file_contextsscript aborted: assert failed: xiaomi.verify_modem("2018-04-20 15:21:31") == "1"
assert failed: xiaomi.verify_modem("2018-04-20 15:21:31") == "1"error: 25
Updater process ended with ERROR: 7
I:Install took 0 second(s).
Error installing zip file '/sdcard/lineage-15.1-20180528-nightly-gemini-signed.zip'
Updating partition details...
Iata backup size is 7575MB, free: 4786MB.
I:Unable to mount '/usb_otg'
I:Actual block device: '', current file system: 'vfat'
...done
I do have a basic understanding of what's written here and if I were to have enough time to look into it, maybe I would have solved it already, but something tells me it'd be better to seek guidance. Any help would be appreciated. Thanks in advance.
MiCrush said:
Ok, so I'm new here and I'm having problems updating my Mi5 32Gb to newest nightlies of Lineage OS 15.1...
Click to expand...
Click to collapse
I don't have this device but, your best bet is to post this question within the following Official LineageOS 15.1 thread that's specific to your device.
https://forum.xda-developers.com/showthread.php?t=3669247
Good Luck!
~~~~~~~~~~~~~~~
I DO NOT provide support via PM unless asked/requested by myself. PLEASE keep it in the threads where everyone can share.

Categories

Resources