Closed
Bug 1155269
Opened 10 years ago
Closed 10 years ago
Error when trying to apply OTA update
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1085230
People
(Reporter: zrzut01, Unassigned)
Details
Attachments
(1 file)
(deleted),
text/x-log
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:37.0) Gecko/20100101 Firefox/37.0
Build ID: 20150402191859
Steps to reproduce:
1. Download OTA update.
Actual results:
Got message about error during update.
Expected results:
OTA update should be applied.
Found on:
TCT Flame (got from Foxtrot Programme)
B2G version: 3.0.0.0-prerelease master
Platform version: 40.0a1
Build Identifier: 20150414072436
Git commit info: 2015-04-13 18:03:34 c8cb0c0e
OS: All → Gonk (Firefox OS)
Hardware: All → ARM
Comment 2•10 years ago
|
||
Alex, anything that sticks out from the log?
Flags: needinfo?(lissyx+mozillians)
Look like lack of space on /system. It falls to almost 0 just before the error.
From the log:
04-16 18:21:24.588 210 210 I Gecko : *** AUS:SVC readStatusFile - status: failed: 70, path: /data/local/updates/0/update.status
04-16 18:21:24.588 210 210 I Gecko : UpdatePrompt: Update error, state: failed, errorCode: 70
04-16 18:21:24.608 210 210 I Gecko : UpdatePrompt: Setting gecko.updateStatus: Install Pending
04-16 18:21:24.638 210 210 I Gecko : *** AUS:SVC
We should probably do a check to see how much space is left and if we can do an OTA.
Status: UNCONFIRMED → NEW
Ever confirmed: true
(prior to downloading)
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Updated•10 years ago
|
Flags: needinfo?(lissyx+mozillians)
There was another bug too; bug 1155704 that has to do on the gecko side.
So it's either a duplicate of bug 1085230 or a dup of bug 155704. Looking at the logcat, though, I suspect the former rather than the later.
You need to log in
before you can comment on or make changes to this bug.
Description
•