Can't sideload stook 7.0.0 (NRD90U) over stock 6.0.1 (MTC20L) - Nexus 6P Q&A, Help & Troubleshooting

Hello!
i tried to sideload the OTA zip from google but at around ~25% i get an error:
E3003: can't install this package (wed aug 17 23:11:29 utc 2016) over newer build (Mon Aug 29 19:46:52 utc 2016)
E: unknown command [log]
E: error in /sideload/package.zip (Status 7)
installation aborted.
I re-downloaded the ota zip but i still get the same error.
Any solutions?
Thank you !

Really? You didn't see the other Android 7 threads? You had to create another?

angelossssss said:
Hello!
i tried to sideload the OTA zip from google but at around ~25% i get an error:
E3003: can't install this package (wed aug 17 23:11:29 utc 2016) over newer build (Mon Aug 29 19:46:52 utc 2016)
E: unknown command [log]
E: error in /sideload/package.zip (Status 7)
installation aborted.
I re-downloaded the ota zip but i still get the same error.
Any solutions?
Thank you !
Click to expand...
Click to collapse
Unlock the bootloader (if you haven`t allready) and flash the individual firmware img`s in fastboot.

gee2012 said:
Unlock the bootloader (if you haven`t allready) and flash the individual firmware img`s in fastboot.
Click to expand...
Click to collapse
I'm full stock and i don't want to unlock it if not necessary. there's no other way ?

angelossssss said:
I'm full stock and i don't want to unlock it if not necessary. there's no other way ?
Click to expand...
Click to collapse
I had the same issue you had, didn`t look for a fix to be honest but flashed the img`s

gee2012 said:
I had the same issue you had, didn`t look for a fix to be honest but flashed the img`s
Click to expand...
Click to collapse
I just don't want to re-install all my apps and stuff again :crying:

If you are stock why don't you just sign up for the Nougat beta program and take the OTA update to 7.0 ??
That's what I did a lot easier
https://accounts.google.com/Service...://www.google.com/android/beta?u=0&authuser=0
Sent from my Nexus 6P using Tapatalk

scoot0073 said:
If you are stock why don't you just sign up for the Nougat beta program and take the OTA update to 7.0 ??
That's what I did a lot easier
https://accounts.google.com/Service...://www.google.com/android/beta?u=0&authuser=0
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
Is that the NRD90U ?
What i'm trying to do is to not wipe my phone. I'm fully stock so i can't really backup the apps with titanium

NRD90M is what the OTA installed
Sent from my Nexus 6P using Tapatalk

Related

[Q] Help with Timur USB ROM

I'm getting the following error when trying to flash the USB ROM with TWRP:
assert failed: getprop("ro.product.device") == "grouper" getprop("ro.build.pr
E: Error execuiting binary in zip '/sdcard/cm-10.1-20130817-USBROM-grouper
Error flashing zip ' /sdcard/cm-10.1-20130817-USBROM-grouper.zip'
I have a 2012 Nexus 7 (WIFI only).
The Android Version is 4.2.2 (It came with 4.3, but I downgraded).
The Kernel version is:
3.1.10-g05b777c
[email protected] #1
Thu Nov 29 10:35:37 PST 2012
Build Number: JDQ39
Can anyone help me?
captainmorgan000 said:
I'm getting the following error when trying to flash the USB ROM with TWRP:
assert failed: getprop("ro.product.device") == "grouper" getprop("ro.build.pr
E: Error execuiting binary in zip '/sdcard/cm-10.1-20130817-USBROM-grouper
Error flashing zip ' /sdcard/cm-10.1-20130817-USBROM-grouper.zip'
I have a 2012 Nexus 7 (WIFI only).
The Android Version is 4.2.2 (It came with 4.3, but I downgraded).
The Kernel version is:
3.1.10-g05b777c
[email protected] #1
Thu Nov 29 10:35:37 PST 2012
Build Number: JDQ39
Can anyone help me?
Click to expand...
Click to collapse
your for sure its the 2012 model right... that error is saying you dont have the grouper tablet. grouper is the code name for the 2012 tablet. if your right and its the 2012 model than. i have heard of a zip being corrupt and throw that error. if thats so try redownloading the zip file. or just check the md5.
---------- Post added at 02:13 AM ---------- Previous post was at 02:00 AM ----------
if the md5 checks out or you re downloaded the rom and it still brings that error you can always do this but be sure your tablet is the correct tablet. deleting this line will allow the rom to be installed on any device without checks.
the credit for these instructions go to sammyz on android central
You do this with 7-Zip/WinRAR
Note: DO NOT EXTRACT ROM!
In the ROM go to:
/META-INF/com/google/android/updater-script
1)Open updater-script with a script editor such as notepad/notepad++ (makes things 10x easier), or gedit if you use linux
2)Delete the first line of code (all the way up to the first semicolon you see) and delete the first semi-colon as well
Do not go past the first semiclon when deleteing and DO NOT forget to delete the first semicolon.
captainmorgan000 said:
I'm getting the following error when trying to flash the USB ROM with TWRP:
assert failed: getprop("ro.product.device") == "grouper" getprop("ro.build.pr
E: Error execuiting binary in zip '/sdcard/cm-10.1-20130817-USBROM-grouper
Error flashing zip ' /sdcard/cm-10.1-20130817-USBROM-grouper.zip'
I have a 2012 Nexus 7 (WIFI only).
The Android Version is 4.2.2 (It came with 4.3, but I downgraded).
The Kernel version is:
3.1.10-g05b777c
[email protected] #1
Thu Nov 29 10:35:37 PST 2012
Build Number: JDQ39
Can anyone help me?
Click to expand...
Click to collapse
I was having the same problem. The problem was with TWRP 2.6.3.1. I installed TWRP 2.6.3.0 and everything ran smoothly. You can download that version from here:
http://techerrata.com/browse/twrp2/grouper
cday119 said:
I was having the same problem. The problem was with TWRP 2.6.3.1. I installed TWRP 2.6.3.0 and everything ran smoothly. You can download that version from here:
http://techerrata.com/browse/twrp2/grouper
Click to expand...
Click to collapse
I can confirm I had this same problem and downgrading to 2.6.3.0 worked, Thank you!
cday119 said:
I can confirm I had this same problem and downgrading to 2.6.3.0 worked, Thank you!
Click to expand...
Click to collapse
How do you downgrade? The tablet will not boot after attempting to installl USBrom and failed with 2.6.3.1!

March OTA on Rooted 6P

Hi all
I have a rooted Nexus 6P running on MMB29Q build, 6.0.1.
When trying to flash the March Patch update I get ERROR: 7, as well as the following message:
Source: google/angler/angler:6.0.1/MMB29Q/2480792:user/release keys
Target: google/angler/angler:6.0.1/MHC19I/2590160:user/release keys
Verifying current sytem...
Package expects build fingerprint of google/angler/angler:6.0.1/MMB29Q/2480792:user/release keys or google/angler/angler:6.0.1/MHC19I/2590160:user/release keys; this device has Huawei/omni_angler/angler:6.0/MRA58K/dees_troy02060822:eng/test-keys.
I can guarantee I am running 6.0.1 on MMB29Q, so what is the error message about?
Many thanks
How did you flash MMB29Q, through fastboot?
Edit: Are you coming from a Custom ROM?
Flicker20 said:
Hi all
I have a rooted Nexus 6P running on MMB29Q build, 6.0.1.
When trying to flash the March Patch update I get ERROR: 7, as well as the following message:
Source: google/angler/angler:6.0.1/MMB29Q/2480792:user/release keys
Target: google/angler/angler:6.0.1/MHC19I/2590160:user/release keys
Verifying current sytem...
Package expects build fingerprint of google/angler/angler:6.0.1/MMB29Q/2480792:user/release keys or google/angler/angler:6.0.1/MHC19I/2590160:user/release keys; this device has Huawei/omni_angler/angler:6.0/MRA58K/dees_troy02060822:eng/test-keys.
I can guarantee I am running 6.0.1 on MMB29Q, so what is the error message about?
Many thanks
Click to expand...
Click to collapse
Sounds to me like you're trying to adopt an OTA on a rooted phone which you can't do. Flash the factory images to update. Guide:
http://forum.xda-developers.com/nexus-6p/general/guides-how-to-guides-beginners-t3206928

Gm 5 plus root problem

Hello.I can't root my gm 5 plus android one phone.I'm using twrp 3.0.2. I opened cmd and flashed twrp 3.0.2.When ı load on my phone phone gives me error The error is
E:footer is wrong
E:Signature verification failed.
I cannot root my phone with adb.How can I root my phone
Android version : 6.0.1
Build Number :M3D62B
Baseband version: MD-MSM8952-14.15
Android Security Patch Level :1 june 2016
Ps: Sorry for bad language
MeLiqq_41 said:
Hello.I can't root my gm 5 plus android one phone.I'm using twrp 3.0.2. I opened cmd and flashed twrp 3.0.2.When ı load on my phone phone gives me error The error is
E:footer is wrong
E:Signature verification failed.
I cannot root my phone with adb.How can I root my phone
Android version : 6.0.1
Build Number :M3D62B
Baseband version: MD-MSM8952-14.15
Android Security Patch Level :1 june 2016
Ps: Sorry for bad language
Click to expand...
Click to collapse
There is no twrp compiled for our device at the moment how did you flashed it?
root
u can root it via kingroot
sarcastica said:
u can root it via kingroot
Click to expand...
Click to collapse
You can't, If you have may patch.
sarcastica said:
u can root it via kingroot
Click to expand...
Click to collapse
I tried but I couldn't
MeLiqq_41 said:
Hello.I can't root my gm 5 plus android one phone.I'm using twrp 3.0.2. I opened cmd and flashed twrp 3.0.2.When ı load on my phone phone gives me error The error is
E:footer is wrong
E:Signature verification failed.
I cannot root my phone with adb.How can I root my phone
Android version : 6.0.1
Build Number :M3D62B
Baseband version: MD-MSM8952-14.15
Android Security Patch Level :1 june 2016
Ps: Sorry for bad language
Click to expand...
Click to collapse
Everybody there is No TWRP for Android One 3rd Gen/GM5Plus.
He's thinking STOCK RECOVERY as TWRP I think he's new.
That error only comes in STOCK RECOVERY.
---------- Post added at 05:52 AM ---------- Previous post was at 05:52 AM ----------
Equal1zer said:
There is no twrp compiled for our device at the moment how did you flashed it?
Click to expand...
Click to collapse
You said you will provide me stock recovery but you didn't.

Issue upgrading ZE551KL to Marshmallow

Trying to upgrade my ZE551KL to Marshmallow but I've hit an issue. I'll recap all the steps I went through today and then the error I'm getting:
Started the day with firmware 763
Took a backup with TWRP
Updated FW to 1106, 1234 and 1531 in sequence in order to prepare for update to Marshmallow
Took one more backup with TWRP
Attempted update to MM using download from ASUS, manually initiating from recovery, got the error below
Attempted update to MM again using the notification prompt after booting phone with update file on SD card (per ASUS' instructions), got the same result, below.
The error text is this:
Code:
Can't install this M package (Tue May 17 23:05:50 CST 2016)
L less than 20160426 build (Tue Dec 1 17:16:17 CST 2015)
E:Error in /sideload/package.zip
(Status 7)
E: fota_return_code 409
It seems this error typically means that the current Lollipop version is old and needs to be updated to the latest before trying to update to MM. I've validated in the About screen that my firmware version is indeed 1531 so I'm not sure what else I need to do.
I apologize if this question has been answered elsewhere. I hunted around for a while on this forum and using Google and didn't find anyone that seemed to be in this same situation.
Thank you for the help!
did you try with the stock recovery.img of 1531?
I had the exact same problem the only thing worked with TWRP was to use the back2stock method.
http://forum.xda-developers.com/zen...50kl-ze551kl-zd551kl-ze600kl-ze601kl-t3333482
murat124 said:
did you try with the stock recovery.img of 1531?
I had the exact same problem the only thing worked with TWRP was to use the back2stock method.
http://forum.xda-developers.com/zen...50kl-ze551kl-zd551kl-ze600kl-ze601kl-t3333482
Click to expand...
Click to collapse
Well I never actually flashed TWRP, I just booted it using fastboot each time I needed it. Does flashing the OTA updates update the recovery or do I have to do that manually?
I got the exact error you are getting with original recovery or TWRP. The only difference is that I was using MM and deleted the OS by mistake so I could not reflash official MM . back2stock method was the only way. Now I have TWRP, official MM via back2stock and root at the same time.
I am sure more expert members can give you better advice.
murat124 said:
I got the exact error you are getting with original recovery or TWRP. The only difference is that I was using MM and deleted the OS by mistake so I could not reflash official MM . back2stock method was the only way. Now I have TWRP, official MM via back2stock and root at the same time.
I am sure more expert members can give you better advice.
Click to expand...
Click to collapse
Does back2stock require a full wipe? I was hoping not to have to do that...
bennettj1087 said:
Trying to upgrade my ZE551KL to Marshmallow but I've hit an issue. I'll recap all the steps I went through today and then the error I'm getting:
[*]Updated FW to 1106, 1234 and 1531 in sequence in order to prepare for update to Marshmallow
Click to expand...
Click to collapse
Worked in my case when I updated to latest lollipop firmware available.
(Actually I never installed the complete firmware, just flashed
Code:
boot.img
and
Code:
recovery.img
for the latest lollipop firmware available and marshmallow FW installed like a charm, though I'd suggest you install the complete lollipop framework)

[ZD551KL] Zenfone Selfie - Cant update from Lollipop to Marshmellow - Need updated recovery.img

Hey guys,
I try to update my mothers old phone so hopefully some apps are still compatible. I am using the lastest Lollipop firmware (Version WW-1.15.40.1582 ). The problem is I get a error message trying sideload the next firmware version (Version WW_21.40.0.1692 ) which is Marshmellow. As you can also see on the screenshots attached:
Can't install this M package (Tue May 17 23:05:50 CST 2016)
L less than 20160426 build (Tue Dec 1 17:16:17 CST 2015)
E:Error in /sideload/package.zip
(Status 7)
E: fota_return_code 409
Click to expand...
Click to collapse
I found a similar problem here:
Issue upgrading ZE551KL to Marshmallow
Trying to upgrade my ZE551KL to Marshmallow but I've hit an issue. I'll recap all the steps I went through today and then the error I'm getting: Started the day with firmware 763 Took a backup with TWRP Updated FW to 1106, 1234 and 1531 in...
forum.xda-developers.com
but I did not manage to flash TWRP, the phone just reboots if I try to boot into it and I have to get back to my old recovery image. Also I could not find any updated recovery image in the internet. The ASUS firmware.zips don't contain it somehow. Can somebody help/guide me how I could get the phone on Marshmellow? I know it is an old phone but we are ppor here in Brasil .
Best,
Choceur

Categories

Resources