[CM11][Crash] adb install gives "No space left on device" - Samsung Galaxy SL i9003

I have several crashes (eg. can't start whatsapp, google play) sometimes clearing cache work.
it's seems there is a race on diskspace the app that gets first cache works others did not.
I tried to install telegram from .apk I get from my other phone I got this "No space left on device"
but there is good space (I guess 1.4GB). could it be some permission/ownership problem?
kindly find some debug information below
Code:
[[email protected] adt]$ ./sdk/platform-tools/adb root
adbd is already running as root
[[email protected] adt]$ ./sdk/platform-tools/adb install org.telegram.messenger-1.apk
failed to copy 'org.telegram.messenger-1.apk' to '/data/local/tmp/org.telegram.messenger-1.apk': No space left on device
rm failed for /data/local/tmp/org.telegram.messenger-1.apk, No such file or directory
[[email protected] adt]$ ./sdk/platform-tools/adb shell
[email protected]:/ # df /data/local/tmp/
Filesystem Size Used Free Blksize
/data/local/tmp/ 1.9G 478.7M 1.4G 4096
[email protected]:/ # ls -ld /data
drwxrwx--x system system 2014-02-28 14:54 data
[email protected]:/ # ls -ld /data/local
drwxr-x--x root root 2014-01-01 16:07 local
[email protected]:/ # ls -ld /data/local/tmp
drwxrwx--x shell shell 2014-02-13 21:28 tmp
[email protected]:/ # df
Filesystem Size Used Free Blksize
/dev 226.1M 136.0K 226.0M 4096
/sys/fs/cgroup 226.1M 0.0K 226.1M 4096
/mnt/asec 226.1M 0.0K 226.1M 4096
/mnt/obb 226.1M 0.0K 226.1M 4096
/mnt/fuse 226.1M 0.0K 226.1M 4096
/efs 12.5M 6.8M 5.7M 4096
/radio 18.5M 14.3M 4.2M 4096
/system 433.5M 359.4M 74.1M 4096
/cache 293.2M 5.3M 288.0M 4096
/data 1.9G 478.7M 1.4G 4096
/mnt/media_rw/sdcard1 15.1G 8.6G 6.5G 32768
/storage/sdcard1 15.1G 8.6G 6.5G 32768
/mnt/media_rw/sdcard0 1.5G 1.2G 361.7M 32768
/mnt/secure/asec 1.5G 1.2G 361.7M 32768
/storage/sdcard0 1.5G 1.2G 361.7M 32768
/mnt/asec/com.backflipstudios.android.ninjumpdeluxe-1 40.0M 38.4M 1.5M 4096
/mnt/asec/com.google.zxing.client.android-1 2.0M 708.0K 1.3M 4096
/mnt/asec/com.mxtech.videoplayer.ad-2 20.0M 18.2M 1.8M 4096
/mnt/asec/jmaster.supaplex.android-1 3.0M 1.8M 1.2M 4096
/mnt/asec/info.obada.abjad-1 12.0M 10.5M 1.5M 4096
/mnt/asec/com.imangi.templerun-1 25.0M 23.5M 1.5M 4096
/mnt/asec/com.koushikdutta.rommanager-1 5.0M 3.3M 1.7M 4096
/mnt/asec/org.telegram.messenger-1 11.0M 9.5M 1.5M 4096
/mnt/asec/com.yahoo.mobile.client.android.imvideo-1 24.0M 22.7M 1.3M 4096
/mnt/asec/com.bigduckgames.flowbridges-2 21.0M 19.3M 1.7M 4096
/mnt/asec/com.mxtech.ffmpeg.v7_neon-2 16.0M 14.8M 1.2M 4096
/mnt/asec/com.google.android.apps.unveil-1 5.0M 3.3M 1.8M 4096
/mnt/asec/com.bti.myPiano-1 8.0M 6.5M 1.5M 4096
/mnt/asec/com.kauf.talking.mytalkingbabymusicstar-1 45.0M 44.0M 984.0K 4096
/mnt/asec/com.pumkin.fun-1 13.0M 11.9M 1.1M 4096
/mnt/asec/com.polarbit.rthunder2lite-1 33.0M 31.2M 1.8M 4096
/mnt/asec/com.skype.raider-1 37.0M 35.2M 1.8M 4096
/mnt/asec/com.game.MarbleSaga-1 27.0M 25.3M 1.7M 4096
/mnt/asec/com.google.android.apps.translate-1 6.0M 4.4M 1.6M 4096
/mnt/asec/com.kiloo.subwaysurf-2 31.0M 29.4M 1.6M 4096
/mnt/asec/org.zwanoo.android.speedtest-1 15.0M 13.3M 1.7M 4096
/mnt/asec/com.adobe.reader-1 12.0M 11.0M 1.0M 4096
/mnt/asec/com.guidedways.iQuran-1 16.0M 14.4M 1.6M 4096
/mnt/asec/info.obada.ashkalalwan-1 5.0M 3.4M 1.6M 4096
/mnt/asec/com.clapfootgames.laserwarsfree-1 26.0M 24.0M 2.0M 4096
/mnt/asec/ua.co.cts.sideup-1 6.0M 4.1M 1.9M 4096
/mnt/asec/com.sand.airdroid-1 11.0M 9.7M 1.3M 4096
/mnt/asec/com.rovio.angrybirdsrio-1 43.0M 36.2M 6.8M 4096
/mnt/asec/com.gamestar.pianoperfect-1 15.0M 13.9M 1.1M 4096
/mnt/asec/com.bigduckgames.flow-2 21.0M 19.3M 1.7M 4096
/mnt/asec/com.bestcoolfungames.antsmasher-1 6.0M 4.7M 1.3M 4096

Related

Not enough space to install Apps, BUT there is enough Space - on any Partition

Titel says it all
127|[email protected]:/ $ df
Filesystem Size Used Free Blksize
/dev 909M 84.0K 909M 4096
/mnt/asec 909M 0.00K 909M 4096
/mnt/obb 909M 0.00K 909M 4096
/system 1.35G 1.03G 323M 4096
/efs 19.7M 8.18M 11.5M 4096
/cache 787M 12.5M 774M 4096
/data 11.8G 5.64G 6.11G 4096
/storage/sdcard0 11.7G 5.64G 6.01G 4096

[Q] Vanir last nightly calculating wrong discspace

Hello,
I am not allowed to post into the developer-thread http://forum.xda-developers.com/showthread.php?t=2689519 -- I installed latest nightly http://www.emccann.net/nuclearmistake/VanirAOSPNightlies/skomer/vanir_skomer_4.4.4.092614.zip wiped user/cache afterwards, installed pa_gapps-modular-pico-4.4.4-20140923-signed.zip -- and wiped user/cache afterwards.
When booting (before and after flashing gapps) the device tells me, I am running out of disk-space. But there is still plenty of it. It is about 1.18 GB available, but only 10 MB displayed as unused. Although the bar shows the real situation. In shell I get
Code:
1|[email protected]:/ $ df
Filesystem Size Used Free Blksize
/dev 401.8M 172.0K 401.7M 4096
/sys/fs/cgroup 401.8M 12.0K 401.8M 4096
/mnt/asec 401.8M 0.0K 401.8M 4096
/mnt/obb 401.8M 0.0K 401.8M 4096
/mnt/fuse 401.8M 0.0K 401.8M 4096
/dev/shm 401.8M 0.0K 401.8M 4096
[B]/system 1.2G 398.0M 783.1M 4096[/B]
/modemfs 15.7M 4.4M 11.4M 4096
/cache 728.3M 12.5M 715.8M 4096
/efs 15.7M 4.6M 11.1M 4096
/data 1.2G 1.2G 11.0M 4096
/mnt/.lfs: Function not implemented
/mnt/shell/emulated 1.2G 1.2G 11.0M 4096
/mnt/media_rw/sdcard1: Permission denied
/storage/sdcard1 1.8G 553.0M 1.3G 32768
As you can see, there is enough space on SystemPartition. I am inclined to consider this a bug, but I am not sure. If so, where do I post it?
Thanks for any help
greetings
Karl
Edit: The former version also shows this behaviour. It is not very likely that this is a bug
full data partition
Okay, its not the system but the data-partition, which is out of space.
Code:
/data 1.2G 1.2G 11.0M 4096
How can this be even when I wiped the user partition? I already formated it via cwm but same result. /data/app is empty /data/app-lib/ as well.
Greetings
Karl
solved
Well that's really, really strange. Although I wiped the data partition several times and did a "format /data" via cwm about 2 times, there was an old backup in /data/media/clockworkmod. That folder plugged the partition.
Greetings
Karl

[Q] Can't install/update app

Hello,
I've some problem on my Nexus 5 (rooted-stock 4.4.4-xposed).
From this morning seems that is impossibile to update/install new app with the infamous eror message "Error downloading app - insufficient space"
I've tried to reboot, to to clean/wipe thje cache partition from recovery, delete app cache from settings->memory>cache-> clean cache but with no look
This is the output of df command, seems that I have plenty of free space in /data
[email protected]:/ # df
Filesystem Size Used Free Blksize
/dev 927.7M 128.0K 927.6M 4096
/sys/fs/cgroup 927.7M 12.0K 927.7M 4096
/mnt/asec 927.7M 0.0K 927.7M 4096
/mnt/asec/net.dinglisch.android.taskerm-2 6.0M 4.9M 1.1M 4096
/mnt/asec/org.prowl.torque-2 11.0M 9.4M 1.6M 4096
/mnt/asec/dk.tacit.android.foldersync.full-2 13.0M 11.5M 1.5M 4096
/mnt/asec/com.oasisfeng.greenify.pro-1 2.0M 92.0K 1.9M 4096
/mnt/obb 927.7M 0.0K 927.7M 4096
/mnt/fuse 927.7M 0.0K 927.7M 4096
/system 1007.9M 680.7M 327.2M 4096
/data 12.6G 6.4G 6.2G 4096
/cache 689.0M 11.7M 677.3M 4096
/persist 15.7M 4.1M 11.6M 4096
/firmware 64.0M 44.3M 19.6M 16384
/mnt/shell/emulated 12.6G 6.4G 6.2G 4096
/storage/emulated 927.7M 0.0K 927.7M 4096
/storage/emulated/0 12.6G 6.4G 6.2G 4096
/storage/emulated/0/Android/obb 12.6G 6.4G 6.2G 4096
/storage/emulated/legacy 12.6G 6.4G 6.2G 4096
/storage/emulated/legacy/Android/obb 12.6G 6.4G 6.2G 4096
Any idea?

Reinstallation of a System App fails: not enough memory - but there's plenty of it

Hi
My Phone is rooted and uses Link2SD, but with the stock rom.
Recently I wanted to remove the album updates of my Sony Xperia M (Android 4.3). But not only the updates got removed, instead the whole app disappeared.
So I thought: strange, but I'll just reinstall it from the market. But then I got a not enough space error - but there are 1.5 GB left, and album has a size of 10mb.
Then I searched in filesystem for leftover files and found semcAlbum.apk and it's corresponding lib files (no dalvik cache files however). I made a backup and deleted them, then I tried to install semcAlbum. Same problem: not enough space.
But there is enough space - I tried to install another app with 50mb - no problem. So there probably must be an issue with leftover files, but I can't find any more of them in
system/app
data/app
data/app-lib
data/dalvik-cache
data/sdext2 +subfolders (link2sd)
data/local/tmp
data/data
So what can I do now?
Thanks in advance.
Matthias
List of available space:
D:\Programmieren\android\sdk\platform-tools>adb shell df
Filesystem Size Used Free Blksize
/dev 420.4M 64.0K 420.4M 4096
/mnt/secure 420.4M 0.0K 420.4M 4096
/mnt/asec 420.4M 0.0K 420.4M 4096
/mnt/obb 420.4M 0.0K 420.4M 4096
/system 1183.2M 920.1M 263.1M 4096
/cache 246.2M 4.3M 241.9M 4096
/persist 3.9M 84.0K 3.8M 4096
/firmware 64.0M 44.1M 19.9M 16384
/data 2101.9M 556.9M 1545.0M 4096
/lta-label 15.8M 4.7M 11.0M 4096
/mnt/shell/emulated 2101.9M 556.9M 1545.0M 4096
/storage/emulated/legacy 2101.9M 556.9M 1545.0M 4096
/data/sdext2 5552.8M 1319.9M 4232.8M 4096
/storage/sdcard1 9539.9M 2775.2M 6764.7M 32768
/data/media/0/Android/data/com.imangi.templerun2: Permission denied

Can you resize any partitions on the MI 4C?

About a week ago, I first ran out of (aka hit 90%) space, and have been forced to let go of some games. Only after doing this, I noticed that my (16GB) phone had just 7.7G total for the data partition.
So, I ran df:
Code:
[email protected]:/ # df
Filesystem Size Used Free Blksize
/dev 888.7M 88.0K 888.6M 4096
/sys/fs/cgroup 888.7M 0.0K 888.7M 4096
/mnt/asec 888.7M 0.0K 888.7M 4096
/mnt/obb 888.7M 0.0K 888.7M 4096
/sys/fs/cgroup 888.7M 0.0K 888.7M 4096
/system 1.8G 1.1G 734.9M 4096
/data 7.7G 7.6G 182.8M 4096
/cust 310.0M 18.2M 291.7M 4096
/cache 372.0M 332.0K 371.6M 4096
/persist 27.5M 112.0K 27.4M 4096
/firmware 127.9M 71.5M 56.4M 16384
/bt_firmware 64.0M 80.0K 63.9M 16384
/mnt/shell/emulated 7.7G 7.6G 182.8M 4096
/mnt/shell/emulated/0 7.7G 7.6G 182.8M 4096
Is it possible to modify any of the 4 empty 888M partition sizes to give me an extra 3gb of space?
Running xiaomi.eu MIUI 7 (dev) final, have TWRP, xposed and full root.
Thanks.
Any reply is appreciated.

Categories

Resources