<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <br>
    <div class="moz-cite-prefix">On 1/16/2016 8:32 PM, Willy Sudiarto
      Raharjo wrote:<br>
    </div>
    <blockquote cite="mid:569B1978.4090103@sbopkg.org" type="cite">
      <pre wrap="">Hi folks,

Just now, current-wip branch has been merged into master, which means,
you can help testing against current (soon to be called 14.2) by using
sbopkg and change the repository into SBo's master GIT branch

You need to open /etc/sbopkg/sbopkg.conf and change
REPO_BRANCH=${REPO_BRANCH:-14.1}
into
REPO_BRANCH=${REPO_BRANCH:-master}</pre>
    </blockquote>
    <br>
    Willy, the doc at
    <a class="moz-txt-link-freetext" href="https://github.com/Ponce/slackbuilds/wiki/configuring-the-current-repository-with-sbopkg">https://github.com/Ponce/slackbuilds/wiki/configuring-the-current-repository-with-sbopkg</a>
    says to have the following in sbopkg.conf:<br>
    <br>
    <p><code>REPO_BRANCH=${REPO_BRANCH:-current}</code></p>
    <p><code>REPO_NAME=${REPO_NAME:-SBo-git}<br>
      </code></p>
    <p><code>According to what I'm gleaning from you above, I've got this
        in sbopkg.conf:<br>
      </code></p>
    <p><code>REPO_BRANCH=${REPO_BRANCH:-master}<br>
        REPO_NAME=${REPO_NAME:-SBo}<br>
        <br>
        and this is what I have in /usr/bin/sqg, since I have no need to
        override anything in sbopkg.conf:<br>
        <br>
        #QUEUEDIR=${QUEUEDIR:-/var/lib/sbopkg/queues}<br>
        #REPO_ROOT=${REPO_ROOT:-/var/lib/sbopkg}<br>
        #REPO_NAME=${REPO_NAME:-SBo}<br>
        #REPO_BRANCH=${REPO_BRANCH:-master}<br>
        #SKIP_EMPTY=${SKIP_EMPTY:-NO}<br>
      </code></p>
    <blockquote cite="mid:569B1978.4090103@sbopkg.org" type="cite">
      <pre wrap="">

and run sbopkg -r</pre>
    </blockquote>
    <br>
    and I get this, which looks good to me:<br>
    <br>
    # sbopkg -r<br>
    Syncing with the remote repository into /var/lib/sbopkg/SBo.<br>
    From git://slackbuilds.org/slackbuilds<br>
    �* branch����������� master���� -> FETCH_HEAD<br>
    Already up-to-date.<br>
    HEAD is now at 314148f network/chromium: Updated for version
    48.0.2564.82.<br>
    <br>
    Repository update complete.<br>
    <br>
    <br>
    <blockquote cite="mid:569B1978.4090103@sbopkg.org" type="cite">
      <pre wrap="">
it will checkout the whole SBo GIT repository and replace the 14.1
repository.

Since there has been many changes in the previous current-wip branch due
to changes in core Slackware packages, it's recommended to run sqg -a to
update all local queues to reflect dependencies changes in the master
branch.</pre>
    </blockquote>
    <br>
    sqg -a yields the following for me:<br>
    <br>
    #� ls /var/lib/sbopkg/queues |wc -l<br>
    2588<br>
    <br>
    <br>
    That's much less than the 5,700 mentioned by JCA in his earlier
    post. Other than the low count of queue files, does everything else
    appear correct?<br>
    <br>
    Also, as a second question, moving forward in a rolling -current,
    will I be looking to switch the repo name and branch to what the doc
    in the link above says? i.e., <br>
    <br>
    <p><code>REPO_BRANCH=${REPO_BRANCH:-current}</code></p>
    <p><code>REPO_NAME=${REPO_NAME:-SBo-git}<br>
      </code></p>
    <p><code>Thanks!<br>
      </code></p>
    <br>
    <br>
  
 <table style="border-top: 1px solid #aaabb6; margin-top: 30px;">
        <tr>
                <td style="width: 105px; padding-top: 15px;">
                        <a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient" target="_blank"><img src="https://ipmcdn.avast.com/images/logo-avast-v1.png" style="width: 90px; height:33px;"/></a>
                </td>
                <td style="width: 470px; padding-top: 20px; color: #41424e; font-size: 13px; font-family: Arial, Helvetica, sans-serif; line-height: 18px;">This email has been sent from a virus-free computer protected by Avast. <br /><a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient" target="_blank" style="color: #4453ea;">www.avast.com</a>
                </td>
        </tr>
 </table>
</body>
</html>