[Slackbuilds-users] Testing + some useful shell scripts

LukenShiro lukenshiro at ngi.it
Fri Nov 15 16:37:25 UTC 2013


Il giorno Fri, 15 Nov 2013 17:30:49 +0100
Matteo Bernardini <matteo.bernardini at gmail.com> ha scritto:
> I was trying it again on our git master ( http://pastebin.com/jRPYQsVL
> ): I have to fix /var/lib/sbopkg/slackbuilds/development/tdb/tdb.info
> (non-existent, have yet to be fixed in master) or sqg go in an error
> loop.
> but when I relaunch it, it stops at one point, stay there a little and
> then segfaults.

I've noticed that, too.
A workaround I've used is to create a single queue for every package:
e.g.
for a in /var/lib/sbopkg/slackbuilds/*/*;
do sqg -p $(echo $a | cut -d "/" -f 7); done

-- 
GNU/Linux * Slackware64 current * k3.12.0
LU #210970 SU #12583 LM #98222/#412913


More information about the SlackBuilds-users mailing list