<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Oct 21, 2021, 3:45 AM Jude DaShiell <<a href="mailto:jdashiel@panix.com">jdashiel@panix.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Note: repo version not obtainable by standard method, may be inaccurate.<br>
Can this be cleared by now or should it be cleared later by configuration?<br>
One thing I have noticed about slackware and maybe this applies to other<br>
linux distros is that the /tmp directory tree tends to be rather permanent<br>
unless cleaned out every so often.  I've had instances where the root user<br>
ran out of space on the system and this was with I think the standard 30gb<br>
root partition install space a while ago.<br>
I need to go through logs and clean some of those out too so disk quota<br>
situations don't happen again for a while.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">I can't answer about your error, but while sbopkg doesn't clean up the files in /tmp/ by default, you can change it by setting the following in /etc/sbopkg/sbopkg.conf</div><div dir="auto"><br></div><div dir="auto">CLEANUP=${CLEANUP:-NO}</div><div dir="auto"><br></div><div dir="auto">to</div><div dir="auto"><br></div><div dir="auto">CLEANUP=YES</div><div dir="auto"><br></div><div dir="auto">Jeremy</div></div>