<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>That fix should be on the master branch now.<br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 08/30/2017 03:49 PM, Mark Ito wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:9194251d-b155-f647-3d45-d86c7fb14cff@jlab.org">
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      <p>Dmitry has a fix to the "rcdb" command in progress and it
        should appear on the master branch presently.</p>
      <p>Word on the street says that a functional version of "rcdb" is
        important for folks using HDPM. It appears that HDPM uses the
        command as some sort of internal validation of the RCDB build.
        So another way to do a quick fix would be to defeat the "rcdb"
        check in HDPM. I'm a little nervous about trying to do that;
        there may be lots of things for me to learn before releasing
        even a quick fix...<br>
      </p>
      <br>
      <div class="moz-cite-prefix">On 08/30/2017 12:43 PM, Mark Ito
        wrote:<br>
      </div>
      <blockquote type="cite"
        cite="mid:6a09ff6d-317f-dd78-d3ca-7187ec8c07ce@jlab.org">
        <meta http-equiv="Content-Type" content="text/html;
          charset=utf-8">
        <p>As I understand it the "rcdb" command is still in quasi-beta
          mode. If you want to query the database from the command line,
          "rcnd" should work.<br>
        </p>
        <br>
        <div class="moz-cite-prefix">On 08/30/2017 07:44 AM, Richard
          Jones wrote:<br>
        </div>
        <blockquote type="cite"
cite="mid:CABfxa3QV9_Kfw+xJR11FyNqs0BwS8KVswxvSjLgVgdmU6sRKPA@mail.gmail.com">
          <div dir="ltr">Hello Dmitry,
            <div><br>
            </div>
            <div>As has been reported earlier, rcdb v0.02 crashes at
              invocation on a standard Centos 6 host.</div>
            <div><br>
            </div>
            <div>
              <div>[jonesrt@gluey rcdb]$ rcdb</div>
              <div>Traceback (most recent call last):</div>
              <div>  File "/home/halld/rcdb/python/rcdb/cmd.py", line
                65, in <module></div>
              <div>    @pass_rcdb_context</div>
              <div>  File "/home/halld/rcdb/python/click/decorators.py",
                line 151, in decorator</div>
              <div>    _param_memo(f, ArgumentClass(param_decls,
                **attrs))</div>
              <div>  File "/home/halld/rcdb/python/click/core.py", line
                1699, in __init__</div>
              <div>    Parameter.__init__(self, param_decls,
                required=required, **attrs)</div>
              <div>TypeError: __init__() got an unexpected keyword
                argument 'help'</div>
            </div>
            <div><br>
            </div>
            <div>The error is in one of the decorators, where it gives a
              help="" argument that is not supported by the Parameter
              class constructor. It is easy to fix by adding a help=None
              to the end of the Parameter constructor argument list in
              core.py. Would you like me to submit a pull request for
              this, or leave it to you?</div>
            <div><br>
            </div>
            <div>-Richard Jones</div>
            <div><br>
            </div>
            <div><br>
            </div>
          </div>
          <br>
          <fieldset class="mimeAttachmentHeader"></fieldset>
          <br>
          <pre wrap="">_______________________________________________
Halld-offline mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Halld-offline@jlab.org" moz-do-not-send="true">Halld-offline@jlab.org</a>
<a class="moz-txt-link-freetext" href="https://mailman.jlab.org/mailman/listinfo/halld-offline" moz-do-not-send="true">https://mailman.jlab.org/mailman/listinfo/halld-offline</a></pre>
        </blockquote>
        <br>
        <pre class="moz-signature" cols="72">-- 
Mark Ito, <a class="moz-txt-link-abbreviated" href="mailto:marki@jlab.org" moz-do-not-send="true">marki@jlab.org</a>, (757)269-5295
</pre>
        <br>
        <fieldset class="mimeAttachmentHeader"></fieldset>
        <br>
        <pre wrap="">_______________________________________________
Halld-offline mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Halld-offline@jlab.org" moz-do-not-send="true">Halld-offline@jlab.org</a>
<a class="moz-txt-link-freetext" href="https://mailman.jlab.org/mailman/listinfo/halld-offline" moz-do-not-send="true">https://mailman.jlab.org/mailman/listinfo/halld-offline</a></pre>
      </blockquote>
      <br>
      <pre class="moz-signature" cols="72">-- 
Mark Ito, <a class="moz-txt-link-abbreviated" href="mailto:marki@jlab.org" moz-do-not-send="true">marki@jlab.org</a>, (757)269-5295
</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Halld-offline mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Halld-offline@jlab.org">Halld-offline@jlab.org</a>
<a class="moz-txt-link-freetext" href="https://mailman.jlab.org/mailman/listinfo/halld-offline">https://mailman.jlab.org/mailman/listinfo/halld-offline</a></pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Mark Ito, <a class="moz-txt-link-abbreviated" href="mailto:marki@jlab.org">marki@jlab.org</a>, (757)269-5295
</pre>
  </body>
</html>