10.4.4.25 US dlpkgfile

Search This thread

Brutaniac

New member
Nov 6, 2012
3
0
Guys,

My update fails. Please hint on how to resolve. TIA.

I:Enable RSA key verification.
Installing update...
Finding update package...
I:Update location: /cache/dlpkgfile
Opening update package...
I:1 key(s) loaded from /res/keys
Verifying update package...
I:comment is 1682 bytes; signature 1664 bytes from end
I:whole-file signature verified against key 0
I:verify_file returned 0
Installing update...
Check : blob size = 13573093
Verifying current system...
file "/system/app/Settings.apk" 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/app/Settings.apk", "2b99ddec1571c7c3754e30b96ac2d0a9024c7a61", "f57258d965cc435c4b877a0fc3c94a9c4745cec7")
assert failed: apply_patch_check("/system/app/Settings.apk", "2b99ddec1571c7c3754e30b96ac2d0a9024c7a61", "f57258d965cc435c4b877a0fc3c94a9c4745cec7")
E:Error in /cache/dlpkgfile
(Status 7)
Installation aborted.
I:result_code: 410
 

_that

Recognized Developer / Inactive RC
Oct 2, 2012
4,821
4,211
script aborted: assert failed: apply_patch_check("/system/app/Settings.apk", "2b99ddec1571c7c3754e30b96ac2d0a9024c7a61", "f57258d965cc435c4b877a0fc3c94a9c4745cec7")
assert failed: apply_patch_check("/system/app/Settings.apk", "2b99ddec1571c7c3754e30b96ac2d0a9024c7a61", "f57258d965cc435c4b877a0fc3c94a9c4745cec7")
E:Error in /cache/dlpkgfile
(Status 7)
Installation aborted.
I:result_code: 410

Apparently you don't have the correct unmodified version of app/Settings.apk - restore it from a backup.
 

Brutaniac

New member
Nov 6, 2012
3
0
Needed to do the following to handle that
  1. Downloaded the official WW update 10.4.4.23
  2. Downloaded and built BLOB tools from http://xdaforums.com/showthread.php?t=1068548
  3. Unpacked, mounted and copied the contents of blob.APP file
  4. Replaced my Settings.apk (and a couple of others) with ones from 10.4.4.23
Update ran perfectly after that.
Thank you GUYS!
 
Last edited:

Top Liked Posts