![]() |
Tried to free root space, now can't uninstall programs
I tried to free root space by following this guide http://www.nokiausers.net/forum/noki...ix-inside.html
Now I can't uninstall anything and I'm really not quite sure how to proceed with fixing the problem. Do I need to reflash or is there a simpler way? Thanks. |
Re: Tried to free root space, now can't uninstall programs
Quote:
Code:
ls -la /home/var/cache/apt /var/cache/apt |
Re: Tried to free root space, now can't uninstall programs
/home/var/cache/apt:
drwxr-xr-x 3 root root 4096 *date* . drwxr-xr-x 3 root root 4096 *date* .. drwxr-xr-x 3 root root 4096 *date* archives /var/cache/apt: drwxr-xr-x 2 root root 304 *date* . drwxr-xr-x 5 root root 352 *date* . -rw-r--r-- 1 root root 1913063 *date* pkgcache.bin -rw-r--r-- 1 root root 1782838 *date* srcpkgcache.bin Sorry about not getting a screenshot. I haven't the application installed that would take them and I'm not sure if I should be installing anything new right now. |
Re: Tried to free root space, now can't uninstall programs
Quote:
Code:
ln -s /home/var/cache/apt/archives /var/cache/apt/archives |
Re: Tried to free root space, now can't uninstall programs
move /var/lib/apt and /var/cache/apt both to /home/user/xxx (like apt-cache and apt-lib)
then symlink them both back in. That will make sure that all the indexes and caches are stored on the 2GB space and not on root that saves me 30MB of of root. |
Re: Tried to free root space, now can't uninstall programs
Quote:
|
Re: Tried to free root space, now can't uninstall programs
1 Attachment(s)
exact same thing just happened to me!
screenshot attached What are the exact commands I have to type into root?? thanks for your help |
Re: Tried to free root space, now can't uninstall programs
Quote:
|
Re: Tried to free root space, now can't uninstall programs
Quote:
Code:
ln -s /home/var/cache/apt/archives /var/cache/apt/archives |
Re: Tried to free root space, now can't uninstall programs
Just be aware if you make these changes - you will need to do them again after the upgrade - it doesn't honour the symlinks when doing the install - which makes sense I guess.
|
All times are GMT. The time now is 07:59. |
vBulletin® Version 3.8.8