Closed Bug 1177906 Opened 9 years ago Closed 6 years ago

[flame-L] cache.img failed because the image was too large

Categories

(Firefox OS Graveyard :: General, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: sailfish009, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.130 Safari/537.36

Steps to reproduce:

cd B2G/
git pull
./config.sh flame-l
./build.sh
sudo ./flash.sh


Actual results:

/B2G$ sudo ./flash.sh 
[sudo] password for a: 
error: device not found
error: device not found
f0434187	fastboot
******** Did you mean to fastboot format this partition?
erasing 'cache'...
OKAY [  0.075s]
finished. total time: 0.075s
******** Did you mean to fastboot format this partition?
erasing 'userdata'...
OKAY [  2.001s]
finished. total time: 2.001s
target reported max download size of 301989888 bytes
erasing 'userdata'...
OKAY [  1.984s]
sending 'userdata' (157735 KB)...
OKAY [  4.954s]
writing 'userdata'...
OKAY [  6.119s]
finished. total time: 13.057s
target reported max download size of 301989888 bytes
erasing 'cache'...
OKAY [  0.069s]
sending 'cache' (5752 KB)...
OKAY [  0.183s]
writing 'cache'...
FAILED (remote: size too large)
finished. total time: 0.253s

Flashing out/target/product/flame/cache.img failed because the image was too large.
Try re-flashing after running
  $ rm -rf out/target/product/flame/data && ./build.sh


Expected results:

flashed, reboot my flame phone
Summary: cache.img failed because the image was too large → [flame-L] cache.img failed because the image was too large
Component: Gaia → General
Firefox OS is not being worked on
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.