<div dir="auto"><div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Aug 2, 2019, 4:49 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 my current 32-bit desktop there are 331 installed SBo packages. The<br>
replacement 64-bit desktop has only 200 installed SBo packages (some of<br>
which are not on the old desktop).<br>
<br>
I've been using sbopkg to update installed packages on the new desktop and<br>
just installed and read about sbotools and sboui. All three appear to me to<br>
work with the SBo repo (including the local copy), but not with to-be<br>
recompiled packages in the /opt/slackbuilds/ directory tree copied to the<br>
new host.<br>
<br>
When packages are upgraded using sbopkg they do not update the build script<br>
or source tarball in /opt/slackbuilds/. I ask for suggestions on the most<br>
efficient way to go through the package directories here, download the<br>
current tarballs and build scripts, and build those that are not yet<br>
installed on the new desktop.<br>
<br>
Resolving dependencies (which sbotools appears to do) would be _really_<br>
helpful if it would work on what's in the local directories (not the SBo<br>
synchronized tree).<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">What is in /opt/slackbuilds/ as that is not a default directory for any programs I'm aware of?</div><div dir="auto"><br></div><div dir="auto">So, are you just wanting to get a list of all the missing packages on the 64bit host compared to the 32bit host and then build them on the 64bit host?</div><div dir="auto"><br></div><div dir="auto">If so, what I've done in the past is get a list of all those programs, add them into the requires line in a .info, run sqg against that program, then built everything with sbopkg. When I switched to 14.2, I actually ended up doing a similar thing, but with slackrepo. I would just put on the command line all three programs I wanted to install and it figured out all the dependencies and build order.</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>