maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   Pls HELP! how to free space in var/cache/apt/archives? (https://talk.maemo.org/showthread.php?t=43469)

larry_al21 2010-02-05 12:59

Pls HELP! how to free space in var/cache/apt/archives?
 
how to free space in var/cache/apt/archives?? i install the IM Protocol Plugins v0.8 release and tried apt-get update and apt-get upgrade it says you dont have enough free space in var/cache/apt/archives

TA-t3 2010-02-05 13:01

Re: Pls HELP! how to free space in var/cache/apt/archives?
 
apt-get clean
will remove what can be removed.

If that's not sufficient then you will have to remove some stuff from your rootfs (e.g. non-optified large packages)

zwer 2010-02-05 13:02

Re: Pls HELP! how to free space in var/cache/apt/archives?
 
Disable some of the repos, it will clean up itself. Optionally you can clean by hand from xterm: apt-get clean

larry_al21 2010-02-05 13:04

Re: Pls HELP! how to free space in var/cache/apt/archives?
 
Quote:

Originally Posted by TA-t3 (Post 511795)
apt-get clean
will remove what can be removed.

If that's not sufficient then you will have to remove some stuff from your rootfs (e.g. non-optified large packages)



how to remove some stuff from rootfs? thanks

b666m 2010-02-05 13:09

Re: Pls HELP! how to free space in var/cache/apt/archives?
 
you could try to link the cache to somewhere else:

Code:

apt-get update -o dir::cache=/home/user/MyDocs/.apt-archive-cache

apt-get dist-upgrade -o dir::cache=/home/user/MyDocs/.apt-archive-cache

but i would be careful with this one... better solution is to disable some repositories in the catalogs

larry_al21 2010-02-05 13:17

Re: Pls HELP! how to free space in var/cache/apt/archives?
 
Quote:

Originally Posted by b666m (Post 511808)
you could try to link the cache to somewhere else:

Code:

apt-get update -o dir::cache=/home/user/MyDocs/.apt-archive-cache

apt-get dist-upgrade -o dir::cache=/home/user/MyDocs/.apt-archive-cache

but i would be careful with this one... better solution is to disable some repositories in the catalogs

thanks for the info!

TA-t3 2010-02-05 14:00

Re: Pls HELP! how to free space in var/cache/apt/archives?
 
Quote:

Originally Posted by larry_al21 (Post 511800)
how to remove some stuff from rootfs? thanks

Use the application manager to un-install applications you can live without. Particularly any large ones (if you can identify them).


All times are GMT. The time now is 20:22.

vBulletin® Version 3.8.8