[Slackbuilds-users] sbopkg -c note

Duncan Roe duncan_roe at optusnet.com.au
Fri Oct 22 00:32:44 UTC 2021


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.


More information about the SlackBuilds-users mailing list