View Single Post
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#49
Originally Posted by pantera1989 View Post
I found that this issue happens when you install apps/games from extras-devel. To be able to install more applications you'd have to remove some of the existing applications from extras-devel.

What I would like to know..is there some kind of work around? And does this problem occur by installing a certain amount of apps from extras-devel or by their size. Eg: the limit is 3 apps of 200 mb each (600mb) or 15 apps no matter what their size is?
It depends entirely on the apps - if they're optified then they should take up very little space in rootfs (no matter how large the actual app is), whereas non-optified apps can take up a lot of rootfs space.

As for workarounds - you can manually "optify" some of the applications (if it's a large binary file or data file then it's pretty easy to move into /opt somewhere and add a symlink back), but others are more complicated.