[Slackbuilds-users] sbopkg -c note

Jeremy Hansen jebrhansen+SBo at gmail.com
Fri Oct 22 01:20:40 UTC 2021


On Thu, Oct 21, 2021, 6:33 PM Duncan Roe <duncan_roe at optusnet.com.au> wrote:

> On Thu, Oct 21, 2021 at 10:42:04AM -0600, Jeremy Hansen wrote:
> > On Thu, Oct 21, 2021, 3:45 AM Jude DaShiell <jdashiel at panix.com> wrote:
> >
> > > Note: repo version not obtainable by standard method, may be
> inaccurate.
> > > Can this be cleared by now or should it be cleared later by
> configuration?
> > > One thing I have noticed about slackware and maybe this applies to
> other
> > > linux distros is that the /tmp directory tree tends to be rather
> permanent
> > > unless cleaned out every so often.  I've had instances where the root
> user
> > > ran out of space on the system and this was with I think the standard
> 30gb
> > > root partition install space a while ago.
> > > I need to go through logs and clean some of those out too so disk quota
> > > situations don't happen again for a while.
> > >
> >
> > 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
> >
> > CLEANUP=${CLEANUP:-NO}
> >
> > to
> >
> > CLEANUP=YES
> >
> > Jeremy
>
> I think you are meant to:
>
> export CLEANUP=YES
>
> before running (un-amended) sbopkg
>
> Cheers ... Duncan.
>

If you want this to stick, you'd need to add the export to your ~/.profile
or change the config file I mentioned earlier.

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.

Jeremy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20211021/7fc08856/attachment.htm>


More information about the SlackBuilds-users mailing list