Closed Bug 761896 Opened 12 years ago Closed 12 years ago

B2G: No enough space in /data to install Gaia into akami

Categories

(Firefox Build System :: General, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(blocking-kilimanjaro:?, blocking-basecamp:-)

RESOLVED INVALID
blocking-kilimanjaro ?
blocking-basecamp -

People

(Reporter: vicamo, Unassigned)

References

Details

Can't install recent Gaia into Akami, no enough space in /data:

$ make install-gaia
.....
push: profile/OfflineCache/index.sqlite -> /data/local/OfflineCache/index.sqlite
failed to copy 'profile/OfflineCache/index.sqlite' to '/data/local/OfflineCache/index.sqlite': No space left on device
make[1]: *** [install-gaia] Error 1
make[1]: Leaving directory `/home/vicamo/WorkSpace/mozilla/b2g/akami/gaia'
make: *** [install-gaia] Error 2

$ du -sh gaia/profile
127M	gaia/profile/

$ adb shell df /data
Filesystem             Size   Used   Free   Blksize
/data                  133M   133M   104K   4096
One can remove two sample video files inside gaia/apps/video/samples and re-install gaia to work around this issue. I don't known whether should we support akami any more. It seems no one is actually working on it.
blocking-basecamp: --- → ?
blocking-kilimanjaro: --- → ?
Duplicates https://github.com/mozilla-b2g/gaia/pull/1586, already fixed in Gaia master branch.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.