I have a rooted Nexus 7. I've tried ADB sideload but installation keeps aborting after saying verifying update package.
No file_contextsVerifying current system...
assert failed: apply_patch_check ("/system/app/Currents.apk". "69bced37867643fa6c93cab900247c32c14cc47", "e6b6f619c7c388550701e8a7a52e7ef0d18be472")
It seems to have to do something with Currents.apk but what? I put the apk in system/apps and updated to the latest version from the Play Store.
How do I fix this?
Related
im using FloyoBread v002 direct update
In xRecovery show below error.
E:Can't symlink /system/xbin/chmod
E:Failure at line 6:
symlink busybox SYSTEM:xbin/chmod
Installation aborted.
anyone can help??
and reboot will stop at SE logo
Bump.
Same problem here.
I am select "install custom zip" via xrecovery
Solved: corrupted zip archive.
Just download it again.
Hello everyone,
Although OTA 3.5 has been out for ages, my TPT still cannot apply the update. I'm at 0126_WE (which is OTA 3.0 I believe), rooted and CWM Both OTA and manual update failed, giving "signature verification failed" error and followed by assert failed: apply_patch_check ("/system/lib/libbcc.so",...). I experienced quite a similar issue when updating to ICS from Honeycomb so I attempted this to get rid of potentially redundant "assert failed" errors:
1. Download the WE OTA3 and copy the updater-script to a directory (aka folder) in /mnt/sdcard after extracting.
2. Execute the following in the same directory;
grep apply_patch_check updater-script | grep -v EMMC | cut -f1 -d, | cut -f2 -d'"' > pchk
3. Execute the following in the same directory;
wc -l pchk
The output should be;
450 pchk
This indicates that the updater-script is checking 450 files.
4. Execute the following in the same directory;
ls $(cat pchk) | grep ^ls
Click to expand...
Click to collapse
However, grep and cut could not be executed as the terminal returned "applet not found" even though busybox was already installed.
Also, Photoshop Touch hasn't been working properly ever since I'm on ICS. If I enable opacity control for brush strokes, it crashed soon then. Size control worked fine though. Anybody experiences this? My guess is that there is some sort of issue in regard to OTA 3.0 itself, so I want to give OTA 3.5 a try.
Thanks for any help
Oh never mind, I sorted it out
just need to disable apply_patch_check in updater-script and it's done. PS Touch is also back to normal. TPT rocks :victory:
Hi All,
I accidentally formatted my internal storage when attempting to update to 4.4 on my nexus 4. So, I tried using adb sideload to do this, however I keep getting error in TWRP 2.6.3. I tried 4.3 as well and I get the same error. Here's the log. I tried using windows in cmd and terminal on a mac to do this.
Updating partition details…
Starting ADB side load feature…
Installing ‘ /data/media/sideload.zip’…
Checking for MD5…
Skipping MD5 check: no MD5 file found.
Warning: NO file_contents
assert failed: file_getprop(“/system/build.prop”, “ro.build.fingerprint”
file_getprop(“/system/build.prop”, “ro.build.fingerprint” == “go
E:Error executing updater binary in zip ‘ /data/media/sideload.zip’
Any ideas???
duffyftw said:
Hi All,
I accidentally formatted my internal storage when attempting to update to 4.4 on my nexus 4. So, I tried using adb sideload to do this, however I keep getting error in TWRP 2.6.3. I tried 4.3 as well and I get the same error. Here's the log. I tried using windows in cmd and terminal on a mac to do this.
Updating partition details…
Starting ADB side load feature…
Installing ‘ /data/media/sideload.zip’…
Checking for MD5…
Skipping MD5 check: no MD5 file found.
Warning: NO file_contents
assert failed: file_getprop(“/system/build.prop”, “ro.build.fingerprint”
file_getprop(“/system/build.prop”, “ro.build.fingerprint” == “go
E:Error executing updater binary in zip ‘ /data/media/sideload.zip’
Any ideas???
Click to expand...
Click to collapse
just adb to push a rom over to your phone then flash it
I am a D802t users. I rooted my phone under 4.2.2, then it OTA to 4.4.2 and found the phone became unrooted. Today I used USB flash to a totally new official system and use Toolkit v1.5 from XDA, but still failed. The log was as following:
Mounting system RW and pushing SU, then remounting system RO again
mount: Operation not permitted
cannot stat 'su': No such file or directory
Unable to open /system/xbin/su: No such file or directory
Unable to open /system/xbin/su: No such file or directory
mount: Operation not permitted
Installing superuser
can't find 'superuser.apk' to install
Would anyone like to tell me how to root my phone? Thanks a lot.
you can do it with towelroot
Im all out of options, I have no idea what else to do. Here is what I've tried:
1. Used the ioroot but it shows device not found right after it reboots into recovery mode but no error shows up .
2.Tried an older version of ioroot but this came up:
Mounting system RW and pushing SU, then remounting system RO again
mount: Operation not permitted
failed to copy 'su' to '/system/xbin/su': Read-only file system
Unable to open /system/xbin/su: No such file or directory
Unable to open /system/xbin/su: No such file or directory
mount: Operation not permitted
3. Tried TowelRoot but shows that my device is not supported.
I have no idea what else should I do now :/ Any help is appreciated.
PS: I cant use the newer version of ioroot now, it just shut down by itself when I press any key to start it.
EDIT: Ok I had to manually use CMD to install it.
/thread