[Slackbuilds-users] best way to mass-rebuild? (w/dependencies?)

Erich Ritz erich.public at protonmail.com
Fri Feb 11 14:03:44 UTC 2022



------- Original Message -------

On Friday, February 11th, 2022 at 2:02 AM, David O'Shaughnessy <lists at osh.id.au> wrote:

> On Fri, 11 Feb 2022, at 3:44 PM, David Chmelik wrote:
>
> >      If I want to mass-rebuild all my installed packages in one go ('at
> >
> >
> > once') including w/queues, what's the best way? I thought it was
> >
> > sbotools, but depending what I used for end of package name (_SBo or
> >
> > ponce,) sbotools seemed to replace some newer versions (I upgraded and
> >
> > some perhaps reverted in SBo-git, unsure) with old ones.
>
> One quick way:
>
> sboupgrade -fz $(ls /var/log/packages/*_SBo | cut -d'/' -f5 | rev | cut -d- -f4- | rev)
>
> But as you said, at present sbotools doesn't do any smart version checking, so it will offer version downgrades for things you've manually updated. That would be a nice patch for sbotools actually (no downgrades by default).
>
> I'm not sure what the full solution could be if you have a mix of custom build stuff.
>

Too late now, but perhaps use a different TAG for custom-built stuff (e.g. SBo_custom)?  I admit I don't do this myself...

Erich

> -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Dave
>



More information about the SlackBuilds-users mailing list