maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N900 (https://talk.maemo.org/forumdisplay.php?f=44)
-   -   not enough memory in target location (https://talk.maemo.org/showthread.php?t=44007)

gabby131 2010-02-10 12:41

not enough memory in target location
 
hi!

im having the text "not enough memory in target location" when i try to install a 200kb app this morning. i still have 1.5 gb of memory in installable apps, 26gb in mass memory and 12gb in memory card.

i wonder whats happening?

please help! thanks in advance

Rob1n 2010-02-10 12:44

Re: not enough memory in target location
 
Quote:

Originally Posted by gabby131 (Post 519292)
hi!

im having the text "not enough memory in target location" when i try to install a 200kb app this morning. i still have 1.5 gb of memory in installable apps, 26gb in mass memory and 12gb in memory card.

i wonder whats happening?

please help! thanks in advance

And how much in rootfs, which is the most likely issue? To find out, run "df -h /" in X Terminal. Then look for the threads/wiki pages about freeing up rootfs space.

gabby131 2010-02-10 13:00

Re: not enough memory in target location
 
Quote:

Originally Posted by Rob1n (Post 519297)
And how much in rootfs, which is the most likely issue? To find out, run "df -h /" in X Terminal. Then look for the threads/wiki pages about freeing up rootfs space.

i got the problem now. i have downloaded a zip package that is stored in /var/cache/apt/archive/ that have a size of 1.3gb i just need to know how to delete that file in xterm. thanks!

Rob1n 2010-02-10 13:07

Re: not enough memory in target location
 
Quote:

Originally Posted by gabby131 (Post 519330)
i got the problem now. i have downloaded a zip package that is stored in /var/cache/apt/archive/ that have a size of 1.3gb i just need to know how to delete that file in xterm. thanks!

This should work - you'll need to have rootsh installed though:
Code:

sudo gainroot
rm /var/cache/apt/archive/*.zip


abubakar 2010-02-10 13:11

Re: not enough memory in target location
 
try:
cd /var/cache/apt/archive/
rm filename

gabby131 2010-02-10 14:04

Re: not enough memory in target location
 
Quote:

Originally Posted by abubakar (Post 519345)
try:
cd /var/cache/apt/archive/
rm filename

i tried both of your suggestions thanks. but the problem is still there. i have no more files in /var.../archives.

i hope we can resolve this

Rob1n 2010-02-10 14:20

Re: not enough memory in target location
 
Quote:

Originally Posted by gabby131 (Post 519424)
i tried both of your suggestions thanks. but the problem is still there. i have no more files in /var.../archives.

i hope we can resolve this

Try rebooting - if the file's being held open by something then the space won't get freed up.

gabby131 2010-02-10 14:39

Re: not enough memory in target location
 
Quote:

Originally Posted by Rob1n (Post 519451)
Try rebooting - if the file's being held open by something then the space won't get freed up.

i tried rebooting still the same...i uninstall the easy debroot app which is the largest app in my device (i dont use it though). and still the problem exists

Rob1n 2010-02-10 15:01

Re: not enough memory in target location
 
Quote:

Originally Posted by gabby131 (Post 519475)
i tried rebooting still the same...i uninstall the easy debroot app which is the largest app in my device (i dont use it though). and still the problem exists

Okay, what's the output of the following?
Code:

sudo gainroot
df -h /
du -hsx /


gabby131 2010-02-10 15:51

Re: not enough memory in target location
 
Quote:

Originally Posted by Rob1n (Post 519517)
Okay, what's the output of the following?
Code:

sudo gainroot
df -h /
du -hsx /


i'll upload a screenshot shortly


All times are GMT. The time now is 23:06.

vBulletin® Version 3.8.8