<div dir="ltr">My /tmp is a tmpfs<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, 22 Oct 2021 at 05:20, Jeremy Hansen <<a href="mailto:jebrhansen%2BSBo@gmail.com">jebrhansen+SBo@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Oct 21, 2021, 6:33 PM Duncan Roe <<a href="mailto:duncan_roe@optusnet.com.au" target="_blank">duncan_roe@optusnet.com.au</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Thu, Oct 21, 2021 at 10:42:04AM -0600, Jeremy Hansen wrote:<br>
> On Thu, Oct 21, 2021, 3:45 AM Jude DaShiell <<a href="mailto:jdashiel@panix.com" rel="noreferrer" target="_blank">jdashiel@panix.com</a>> wrote:<br>
><br>
> > 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>
> ><br>
><br>
> I can't answer about your error, but while sbopkg doesn't clean up the<br>
> files in /tmp/ by default, you can change it by setting the following in<br>
> /etc/sbopkg/sbopkg.conf<br>
><br>
> CLEANUP=${CLEANUP:-NO}<br>
><br>
> to<br>
><br>
> CLEANUP=YES<br>
><br>
> Jeremy<br>
<br>
I think you are meant to:<br>
<br>
export CLEANUP=YES<br>
<br>
before running (un-amended) sbopkg<br>
<br>
Cheers ... Duncan.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">If you want this to stick, you'd need to add the export to your ~/.profile or change the config file I mentioned earlier.</div><div dir="auto"><br></div><div dir="auto">Exporting it will only save it for that instance of bash (and any bash sessions spawned from this one) and won't stick to any other sessions already running.</div><div dir="auto"><br></div><div dir="auto">Jeremy</div></div>
_______________________________________________<br>
SlackBuilds-users mailing list<br>
<a href="mailto:SlackBuilds-users@slackbuilds.org" target="_blank">SlackBuilds-users@slackbuilds.org</a><br>
<a href="https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users" rel="noreferrer" target="_blank">https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users</a><br>
Archives - <a href="https://lists.slackbuilds.org/pipermail/slackbuilds-users/" rel="noreferrer" target="_blank">https://lists.slackbuilds.org/pipermail/slackbuilds-users/</a><br>
FAQ - <a href="https://slackbuilds.org/faq/" rel="noreferrer" target="_blank">https://slackbuilds.org/faq/</a><br>
<br>
</blockquote></div>