f.zz.de
posts /

CM12.1 OTA Gapps update

Posted Fri 05 Aug 2016 03:17:14 PM CEST Florian Lohoff
in

Ich hatte zum 1.8 mit einem mal Nachts um 3 schon kein Datenvolumen mehr was mir ziemlich Spanisch vorkam. Dazu noch war der größte Datenkonsument das "Android OS" - Heute war dann mal wieder das wlan kaputt wegen einer kaputt p2p_supplicant.conf - Also muss ich eh mal wieder via adb shell auf das Telefon. Was sehen meine entzündeten Äuglein da?

Der SystemUpdateTask probiert ein 650MByte Update zu ziehen für die Google Apps. Bei der Installation geht das aber schief weil die Signatur sich nicht validieren lässt, woraufhin das update verworfen wird und man einfach nochmal probiert das zu laden. Nicht sofort, aber mindestens nach einem Neustart des Telefons.

Was eine scheisse Google - Was macht ihr da?

D/CmaSystemUpdateService(18984): onStartCommand: intent: Intent {
    act=com.google.android.gms.update.START_SERVICE pkg=com.google.android.gms }
I/CmaSystemUpdateService(18984): active receiver: enabled
I/SystemUpdateTask(18984): update required during setup wizard
I/SystemUpdateTask(18984): Already downloaded, skipping offpeak checks.
I/SystemUpdateTask(18984): now status is 0 (complete)
I/SystemUpdateTask(18984): processDownloadedFile /data/data/com.google.android.gms/app_download/update.zip
I/SystemUpdateTask(18984): OTA package size = 650096082
I/SystemUpdateTask(18984): starting package verification
E/SystemUpdateVerifierTask(18984): verification of /data/data/com.google.android.gms/app_download/update.zip
    failed: java.security.SignatureException: signature doesn't match any trusted key

D/CmaSystemUpdateService(18984): onStartCommand: intent: Intent { act=com.google.android.gms.update.START_SERVICE
    pkg=com.google.android.gms }
I/CmaSystemUpdateService(18984): active receiver: enabled
I/SystemUpdateTask(18984): update required during setup wizard
I/SystemUpdateTask(18984): Already downloaded, skipping offpeak checks.
I/SystemUpdateTask(18984): now status is 0 (complete)
I/SystemUpdateTask(18984): processDownloadedFile /data/data/com.google.android.gms/app_download/update.zip
W/SystemUpdateTask(18984): verification of system update package failed
I/SystemUpdateTask(18984): download failed; clearing attempt
I/DownloadAttempt(18984): deleting file: /data/data/com.google.android.gms/app_download/update.zip