Recent KDE build will fail - solution

Zbigniew Luszpinski zbiggy at o2.pl
Wed Jan 12 00:54:16 CET 2011


Hello,

After recent KDE update it's build will fail.
1. at kdepim* modules download - due to bad version number - fixed - 
update moonbase and try again.

2. at oxygen-icons module you will receive flood of disk full errors.
This happens because of fault in Lunar's /tmp download dir size 
configuration. It is set to 256M where oxygen-icons have 277M size.
So oxygen-icons will not fit /tmp disk space even if empty. Simpty up to 
now there was no such big module to download.

This one you have to fix manually till we decide which way we fix it:
1. open /etc/fstab
2. go to line 17:
tmpfs   /tmp            tmpfs   defaults,size=256m,nr_inodes=64m   0 0
3. replace size=256m to size=320m like this:
tmpfs   /tmp            tmpfs   defaults,size=320m,nr_inodes=64m   0 0
4. save changes
5. mount -o remount /tmp
Now you can lin oxygen-icons and it will download correctly

have a nice day,
Zbigniew Luszpinski


More information about the Lunar mailing list