Closed
Bug 807723
Opened 13 years ago
Closed 7 years ago
[OTA update] /data/local/updates/0/update.status does not exist
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: nhirata, Unassigned)
Details
## Environment :
Unagi phone, build 20121031073004
2012-10-31 10:23:10
## Repro :
1. try to download an update
2. check logcat
## Expected :
1. no errors
## Actual :
1. logcat shows errors that a file is not found:
11-01 10:35:46.492: I/Gecko(109): *** AUS:SVC readStringFromFile - file doesn't exist: /data/local/updates/0/update.status
11-01 10:35:46.492: E/GeckoConsole(109): AUS:SVC readStringFromFile - file doesn't exist: /data/local/updates/0/update.status
11-01 10:35:46.492: I/Gecko(109): *** AUS:SVC readStatusFile - status: null, path: /data/local/updates/0/update.status
11-01 10:35:46.492: E/GeckoConsole(109): AUS:SVC readStatusFile - status: null, path: /data/local/updates/0/update.status
11-01 10:35:46.502: I/Gecko(109): *** AUS:SVC UpdateManager:_loadXMLFileIntoArray: XML file does not exist
11-01 10:35:46.502: E/GeckoConsole(109): AUS:SVC UpdateManager:_loadXMLFileIntoArray: XML file does not exist
11-01 10:35:46.502: I/Gecko(109): *** AUS:SVC UpdateManager:_loadXMLFileIntoArray: XML file does not exist
11-01 10:35:46.502: E/GeckoConsole(109): AUS:SVC UpdateManager:_loadXMLFileIntoArray: XML file does not exist
Updated•12 years ago
|
Component: Gaia → Gaia::System::Lockscreen
QA Contact: atsai
Updated•12 years ago
|
Component: Gaia::System::Lockscreen → General
QA Contact: atsai
Comment 1•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•