Closed
Bug 961173
Opened 11 years ago
Closed 11 years ago
[Peak] Geeksphone flash script usually fails
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: doliver, Unassigned)
Details
Environment: GP Peak, Mac OSX 10.9
When attempting to flash new builds onto my Peak with flash_mac.sh, I usually get failures shortly after answering the user data question. Whether I answer yes or no there does not seem to affect the eventual success or failure of the operation.
This seems to have gotten worse on the nightly builds lately. I used to be able to get a successful flash within three tries but a couple of days ago it took me ~10 tries. I have two Peaks and see this behavior on both of them.
Here's the terminal output for a typical attempt:
doliver-12659:master doliver$ ./flash_mac.sh
ERROR: Unable to create a plug-in (e00002be)
< waiting for device >
sending 'boot' (5468 KB)...
OKAY [ 0.461s]
writing 'boot'...
OKAY [ 1.000s]
finished. total time: 1.462s
Do you want to keep your user data ? (Some users has problems in first reboot, if you have, please reflash and select not to keep the data)
1) Yes
2) No
#? 2
ERROR: could not clear output pipe; result e00002ed, ignoring....
sending 'userdata' (32860 KB)...
ERROR: usb_write failed with status e00002ed
FAILED (command write failed (No such file or directory))
finished. total time: 0.000s
ERROR: could not clear input pipe; result e00002ed, ignoring...
ERROR: could not clear output pipe; result e00002ed, ignoring....
sending 'system' (172128 KB)...
ERROR: usb_write failed with status e00002ed
FAILED (command write failed (No such file or directory))
finished. total time: 0.000s
ERROR: could not clear input pipe; result e00002ed, ignoring...
ERROR: could not clear output pipe; result e00002ed, ignoring....
sending 'recovery' (6764 KB)...
ERROR: usb_write failed with status e00002ed
FAILED (command write failed (No such file or directory))
finished. total time: 0.000s
ERROR: could not clear input pipe; result e00002ed, ignoring...
ERROR: could not clear output pipe; result e00002ed, ignoring....
erasing 'cache'...
ERROR: usb_write failed with status e00002ed
FAILED (command write failed (No such file or directory))
finished. total time: 0.000s
ERROR: could not clear input pipe; result e00002ed, ignoring...
ERROR: could not clear output pipe; result e00002ed, ignoring....
rebooting...
ERROR: usb_write failed with status e00002ed
finished. total time: 0.000s
Comment 1•11 years ago
|
||
Have you tried in another computer? Seems a problem with your usb. Or in another usb port?
| Reporter | ||
Comment 2•11 years ago
|
||
For whatever reason, this has started to work much better for me in the past week. Only one failure and many successes.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•