[Slackbuilds-users] Pokerth and its queue

Jeremy Hansen jebrhansen+SBo at gmail.com
Mon Dec 17 00:50:10 UTC 2018


On Sun, Dec 16, 2018, 11:01 AM Michael Langdon <mikelangdon at roadrunner.com>
wrote:

> I should have said I was running current. It built fine using only the
> info requires. I think I will stick with the info files and forget the
> queue.
>
If you do that, things are *very* likely to break. The info file is only
supposed to list dependencies that are specific to that package. If one of
those dependencies have its own dependencies, they won't be listed in the
parent info to minimize duplication.

In this case, protobuf is a dependency if pokerth and it has several of its
own dependencies: python-dateutil, google-apputils, python-gflags, and
pytz. python-dateutil has two additional dependencies: six and
setuptools-scm.

If you don't build six and setuptools-scm, python-dateutil either won't
build or could be broken. If you don't build python-dateutil along
with google-apputils, python-gflags, and pytz, then protobuf may not build
or be broken. That could cause pokerth to either not build, be broken, or
could be missing functionality.

Since you're running -current, if you weren't already aware, SBo doesn't
reach -current at all and many things are broken on it. Matteo has an
unofficial repo for -current where he tries to fix anything that's broken
on -current, many times with help from others. Eventually, this work will
end up becoming the official version on SBo for Slackware 15.0.

If you haven't already, you really should check out his toys on the LQ
forum as it discusses how to use his repo.

https://www.linuxquestions.org/questions/slackware-14/sbo-scripts-not-building-on-current-read-1st-post-pls-4175561999/

Good luck!
Jeremy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20181216/420d48fd/attachment-0001.html>


More information about the SlackBuilds-users mailing list