<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Hi George,<br>
      <br>
      I presume you are trying openlmi-providers-0.0.20. We already know
      about<br>
      a problem with sbcb. It failes in compiling mof files with<br>
      dependencies among them in arbitrary order. So in order for
      LMI_Software.mof<br>
      to compile, it must be parsed after LMI_Qualifiers.mof.<br>
      <br>
      Solution:<br>
          Rename LMI_Qualifiers.mof to 00_LMI_Qualifiers.mof or checkout
      current<br>
          master branch from our repository.<br>
      <br>
      Unfortunately this is not the only problem you will face when
      dealing with sfcb.<br>
      The others are crashing interop provider and not working
      indications. We are<br>
      working on them. Jan Šafránek have already solved most of issues
      [1].<br>
      <br>
      Updated package will be released soon. So for the time being you
      may try<br>
      to apply patches from sourceforge ticket [1] or test with
      tog-pegasus.<br>
      <br>
      If you bump into any problem with our providers next time, feel
      free to file a bug<br>
      against them in our bugzilla [2].<br>
      <br>
      [1] <a class="moz-txt-link-freetext" href="http://sourceforge.net/p/sblim/sfcb-tix/37/">http://sourceforge.net/p/sblim/sfcb-tix/37/</a><br>
      [2]
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <a
href="https://bugzilla.redhat.com/buglist.cgi?quicksearch=openlmi-providers&amp;list_id=1308951">https://bugzilla.redhat.com/buglist.cgi?quicksearch=openlmi-providers&amp;list_id=1308951</a><br>
      <br>
      Best regards,<br>
      Michal<br>
      <br>
      On 24.4.2013 11:34, George varghese wrote:<br>
    </div>
    <blockquote
cite="mid:CAF+s_tsnpiuMtRMbU-=kcZdwXJV3MeRCAxBRdWp8NSQZtM1j3w@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi,<br>
        <div>
          <p class="">I have installed openlmi-provider into my system.<br>
          </p>
          <p class="">How to test software update via sfcb.</p>
          <p class="">LMI_Software.mof</p>
          <p class="">
            $ sfcbrepos -f</p>
          <p class="">got following errors.</p>
          <p style="font-family:garamond,serif" class=""><b><i>/usr/local/var/lib/sfcb/stage/</i></b><b><i>mofs/root/cimv2/LMI_Software.</i></b><b><i>mof

                line 556 near true: Implemented is not a known qualifier</i></b></p>
          <p style="font-family:garamond,serif" class=""><b><i>How to
                resolve this error?</i></b></p>
          <p style="font-family:garamond,serif" class="">Regards,</p>
          <p style="font-family:garamond,serif" class="">
            George<br>
          </p>
          <p style="font-family:garamond,serif" class=""><b><i><br>
              </i></b></p>
        </div>
        <br>
        <br>
      </div>
      <div class="gmail_extra"><br>
        <br>
        <div class="gmail_quote">On Tue, Apr 23, 2013 at 8:58 PM, George
          varghese <span dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:georgooty@gmail.com" target="_blank">georgooty@gmail.com</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <p>Thank you so much for your advice.<br>
              In my previous mail, there are some unanswered questions..
              <br>
              Can you please explain on that too.<br>
              Regards,<br>
              George</p>
            <div class="HOEnZb">
              <div class="h5">
                <div class="gmail_quote">On Apr 23, 2013 6:35 PM,
                  "Michal Minář" &lt;<a moz-do-not-send="true"
                    href="mailto:miminar@redhat.com" target="_blank">miminar@redhat.com</a>&gt;
                  wrote:<br type="attribution">
                  <blockquote class="gmail_quote" style="margin:0pt 0pt
                    0pt 0.8ex;border-left:1px solid
                    rgb(204,204,204);padding-left:1ex">
                    <div text="#000000" bgcolor="#FFFFFF">
                      <div>It depends on how much do you want to be
                        profile compliant.<br>
                        All SMASH profiles are well described in
                        specific documents [1]. There you can find all<br>
                        requirements for your providers. If you don't
                        aim for profile-feature complete<br>
                        implementation, you may save yourself a lot of
                        time. But users of your API then<br>
                        won't know what to expect and how to call your
                        providers.<br>
                        <br>
                        For start, you may check out the code of
                        software provider [2], which conforms<br>
                        to software inventory [3] and software update
                        [4] profiles. See the methods implemented<br>
                        there and try to do it in your own way. Please,
                        if you find some inconsistency between profiles<br>
                        and OpenLMI implementation, let us know by
                        opening a ticket at our track.<br>
                        <br>
                        Good luck,<br>
                        Michal<br>
                        <br>
                        [1] <a moz-do-not-send="true"
                          href="http://www.dmtf.org/standards/profiles"
                          target="_blank">http://www.dmtf.org/standards/profiles</a><br>
                        [2] <a moz-do-not-send="true"
href="https://fedorahosted.org/openlmi/browser/openlmi-providers/src/software/"
                          target="_blank">https://fedorahosted.org/openlmi/browser/openlmi-providers/src/software/</a><br>
                        [3]
                        <a moz-do-not-send="true"
href="http://www.dmtf.org/sites/default/files/standards/documents/DSP1023_1.0.1.pdf"
                          target="_blank">http://www.dmtf.org/sites/default/files/standards/documents/DSP1023_1.0.1.pdf</a><br>
                        [4]
                        <a moz-do-not-send="true"
href="http://www.dmtf.org/sites/default/files/standards/documents/DSP1025_1.0.0.pdf"
                          target="_blank">http://www.dmtf.org/sites/default/files/standards/documents/DSP1025_1.0.0.pdf</a><br>
                        <br>
                        On 23.4.2013 14:08, George varghese wrote:<br>
                      </div>
                      <blockquote type="cite">
                        <div dir="ltr">
                          <div>Hi,<br>
                            <br>
                            <br>
                            I want to implement Software Update Profile
                            in to my board.<br>
                            <br>
                          </div>
                          <div>I have installed openwsman, CIMOM as SFCB
                            , OpenLMI-Provider, CMPI-base
                            providers,konkretCMPI.<br>
                            <br>
                          </div>
                          <div> I read CIM provider document of OpenLMI.
                            Its good document.<br>
                            <br>
                          </div>
                          <div>for software update, Have these kind of
                            classes are defined(<a
                              moz-do-not-send="true"
                              href="https://fedorahosted.org/openlmi/wiki/software"
                              target="_blank">https://fedorahosted.org/openlmi/wiki/software</a>
                            ).<br>
                            <br>
                          </div>
                          <div>if we implement a new CIM provider for
                            software update, shall I derive existing
                            CIM_ classes to my new classes?<br>
                            <br>
                          </div>
                          <div>if so, I shall creating a .c and .h file
                            using konkretcmpi tool. In these classes
                            have some methods..  which method is need
                            implementation? is enumclass method?<br>
                            <br>
                          </div>
                          <div>I have used mod_wsman apache plugin for
                            openwsman. if have, sample wsman soap
                            request for software update, please..<br>
                            <br>
                          </div>
                          <div>please advise me for implement this.<br>
                            <br>
                          </div>
                          <div>Regards,<br>
                          </div>
                          <div>George<br>
                          </div>
                          <div><br>
                            <br>
                          </div>
                          <div><br>
                          </div>
                          <div> <br>
                          </div>
                          <div><br>
                          </div>
                          <div><br>
                          </div>
                          <div><br>
                            <br>
                            <br>
                          </div>
                          <div><br>
                            <br>
                          </div>
                        </div>
                        <br>
                        <fieldset></fieldset>
                        <br>
                        <pre>_______________________________________________
openlmi-devel mailing list
<a moz-do-not-send="true" href="mailto:openlmi-devel@lists.fedorahosted.org" target="_blank">openlmi-devel@lists.fedorahosted.org</a>
<a moz-do-not-send="true" href="https://lists.fedorahosted.org/mailman/listinfo/openlmi-devel" target="_blank">https://lists.fedorahosted.org/mailman/listinfo/openlmi-devel</a>
</pre>
                      </blockquote>
                      <br>
                    </div>
                    <br>
                    _______________________________________________<br>
                    openlmi-devel mailing list<br>
                    <a moz-do-not-send="true"
                      href="mailto:openlmi-devel@lists.fedorahosted.org"
                      target="_blank">openlmi-devel@lists.fedorahosted.org</a><br>
                    <a moz-do-not-send="true"
                      href="https://lists.fedorahosted.org/mailman/listinfo/openlmi-devel"
                      target="_blank">https://lists.fedorahosted.org/mailman/listinfo/openlmi-devel</a><br>
                    <br>
                  </blockquote>
                </div>
              </div>
            </div>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
openlmi-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:openlmi-devel@lists.fedorahosted.org">openlmi-devel@lists.fedorahosted.org</a>
<a class="moz-txt-link-freetext" href="https://lists.fedorahosted.org/mailman/listinfo/openlmi-devel">https://lists.fedorahosted.org/mailman/listinfo/openlmi-devel</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>