6

I've got a Nexus S phone. It was never rooted or modified. It currently runs the most recent version of Ice Cream Sandwich (that was installed as an Over The Air update, without any issues).

Couple of days ago I received a notification from my phone about Jelly Bean upgrade being available. Unfortunately every time I try to install it there is a problem. The phone reboots and starts the upgrade process, but after about 30 seconds it stops and displays an image of a red triangle with an exclamation mark. When I press power+volume up to see what happened, this is the message it displays:

Finding update package...

Opening update package...

Verifying update package...

Verifying current system...

assert failed: apply_patch_check("/system/etc/gps.conf", "[random letters and numbers - probably a hash]", "[different combination of random letters and numbers]")

E:Error in /cache/9ZGgDXDi.zip

(Status 7)

Installation Aborted.

I tried "wipe data / factory reset" and "wipe cache partitions" options, but the issue persists.

Ludwik Trammer
  • 501
  • 1
  • 4
  • 12

2 Answers2

3

Hurrey!

After quite a bit of research I am now able to answer my own question. I was able to clean install Jelly Bean (in opposite to the usual method of upgrading) using official images posted by Google. This obviously solved the issue.

Here are my instructions how to do this.

Ludwik Trammer
  • 501
  • 1
  • 4
  • 12
0

This looks like the file didn't download properly. Are downloading the file over wifi or mobile network?

If over mobile network, try wifi, and if wifi try mobile network.

It looks like the file is corrupt and cannot be flashed - try opening the file on your computer or by using a file manager on your device.

You can also try and use desktop update software.

Liam W
  • 8,436
  • 11
  • 40
  • 67
  • I downloaded the package multiple times. It seems to me the error message doesn't point to a problem with a update package (the "Verifying update package..." phase went ok), but with a file on my current system (the problem happens during the "Verifying current system..." phase).

    What do you mean by "desktop update software"?

    – Ludwik Trammer Jul 28 '12 at 11:10