maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   CSSU thumb and exhausted root file system space (https://talk.maemo.org/showthread.php?t=92113)

ymartin59 2014-01-06 20:16

Re: CSSU thumb and exhausted root file system space
 
I have no "libicu48" installed.
Top consumers on rootfs are:
- "microb" with both /usr/lib/microb-engine and /usr/share/microb-engine
- /usr/lib/locale
- /var/lib/dpkg

I cannot "apt-get clean" downloaded package during the upgrade... as they are required for the upgrade itself, which aborts because / is full. By the way, /var/cache/apt is already diverted to /opt/var/cache/apt so it does not impact rootfs.

michaaa62 2014-01-06 20:55

Re: CSSU thumb and exhausted root file system space
 
Please post the output of
Code:

df
mount
free
du -kx / | sort -n | tail -n 20
du -kx /home | sort -n | tail -n 20

to decide where to safely free some space.

Try to disable extras-devel and extras-testing repositories, if used to get some space due to a smaller packages listing.

shawnjefferson 2014-01-07 06:56

Re: CSSU thumb and exhausted root file system space
 
on this topic, can you safely move (and link) libflashplayer.so and libflashplayer.so.diverted to opt?

peterleinchen 2014-01-07 07:49

Re: CSSU thumb and exhausted root file system space
 
Quote:

Originally Posted by shawnjefferson (Post 1404429)
on this topic, can you safely move (and link) libflashplayer.so and libflashplayer.so.diverted to opt?

Yes, it is. And you only need to link to current library (you also may delete diverted, as you will never go back ? [still having it :)])

ymartin59 2014-01-25 20:51

Re: CSSU thumb and exhausted root file system space
 
I tried to disable most package repositories but it only affects APT.

So I diverted dpkg databases temporarily with:
Code:

mv /var/lib/dpkg /home/var-lib-dpkg
ln -s /home/var-lib-dpkg /var/lib/dpkg

After a successful one-pass upgrade to CSSU thumb and reboot, my rootfs has 57 Mb free, so I can move it back to its original position.
Many thanks for your help


All times are GMT. The time now is 00:03.

vBulletin® Version 3.8.8