<div dir="auto"><div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Aug 5, 2019, 3:32 PM Rich Shepard <<a href="mailto:rshepard@appl-ecosys.com">rshepard@appl-ecosys.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Sun, 4 Aug 2019, Chris Abela wrote:<br>
<br>
> Try<br>
> sbopkg -R -k -i "queue1.sqf queue2.sqf ...."<br>
<br>
Thanks, Chris.<br>
<br>
After reading the sbopkg man page and the README-queuefiles I have a<br>
few questions remaining.<br>
<br>
The pending queue file has 195 packages. Should I separate these by repo<br>
category into separate .sqf files?<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">I wouldn't. One file will make it easier.</div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Does the sequence of packages in [a|the] queue file matter?<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">Yes! This is the order sbopkg will build them in, so they need to be in the right build order. sqg generates queue files based on the needed build order for the SlackBuilds.</div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The dependency chains, particularly with libraries, can be several levels.<br>
Will sbopkg resolve these dependencies or do I need to manually sequence the<br>
packages in each .sqf file so requirements are built/installed before the<br>
dependent package?<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">sbopkg does not resolve any dependencies. It relies on the build order listed in the queue files, which sqg should generate correctly.</div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Might it be worth the time to check each package in the SBo repo to<br>
determine whether options should be appended to the package name in the<br>
queue file? Or, should I have them built with defaults and wait for<br>
something to not run?<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">I've always found it worthwhile, but it can be a lot of work to dig through all of that.</div><div dir="auto"><br></div><div dir="auto">Jeremy</div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote></div></div></div>