June 21, 201115 yr I've been trying to get slapt-get installed (to simplify package installation/minimize dependency hunting) on my unRAID box. I can get the program running fine, but if I try installing a package, I get the following error message: root@mimer:/boot/packages/slapt-get# slapt-get --install nano Reading Package Lists...Done The following NEW packages will be installed: nano 0 upgraded, 0 reinstalled, 1 newly installed, 0 to remove, 0 not upgraded. Need to get 360.0kB of archives. You don't have enough free space in /var/slapt-get If I move the package cache to my cache drive, this happens: root@mimer:# slapt-get --install nano Reading Package Lists...Done The following NEW packages will be installed: nano 0 upgraded, 0 reinstalled, 1 newly installed, 0 to remove, 0 not upgraded. Need to get 6.0kB/360.0kB of archives. You don't have enough free space in / Apparently, the rootfs makes slapt-get believe it is impossible to install anything due to lack of space. Is there a known workaround for this behavior?
June 21, 201115 yr I think you'll have more luck installing unRAID inside a full linux distribution than trying to turn unRAID in to a full linux distribution. http://lime-technology.com/wiki/index.php?title=Installing_unRAID_5.0_on_a_full_Slackware_Distro
Archived
This topic is now archived and is closed to further replies.