[Slackbuilds-users] Automating re-compilation of all packages

Andreas Guldstrand andreas.guldstrand at gmail.com
Mon Aug 21 12:59:22 UTC 2017


Den 21 aug. 2017 6:27 fm skrev "Daniil Bratashov" <dn2010 at gmail.com>:

The main problem with ыгср automatic rebuild is that dependencies for
packages are changing between major versions, so you need tools to rebuild
dependency tree and build packages in right order.

WBR, Daniil Bratashov.

On Mon, Aug 21, 2017 at 12:32 AM, Andreas Guldstrand <
andreas.guldstrand at gmail.com> wrote:

> I think I'd solve it by something like:
>
>    pkgs=$(ls /var/log/packages/*_SBo | sed 's/-[^-]*-[^-]*-[^-]*$//' |
> sed 's/.*\///')
>    removepkg $pkgs
>    sboinstall $pkgs
>

That's why I used sbotools which handles that just fine.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20170821/d1b3234a/attachment.html>


More information about the SlackBuilds-users mailing list