<html>
  <head>

  </head>
  <body>
    <p style="margin-bottom: 0; margin-top: 0">
      <font size="2" face="Dialog">I get RHN package updates from </font><i><a href="https://xmlrpc.rhn.redhat.com/XMLRPC"><u><font face="Dialog" color="#0000ff" size="2">https://xmlrpc.rhn.redhat.com/XMLRPC</font></u></a></i><font size="2" face="Dialog"></font>    </p>
<br>      
    <p style="margin-bottom: 0; margin-top: 0">
      <font size="2" face="Dialog">The XML-RPC method "listPackages" is used to list all the available packages</font>    </p>
    <p style="margin-bottom: 0; margin-top: 0">
      <font size="2" face="Dialog">and  method "getPackage" is used to get the package details such as NEVRA. </font>    </p>
<br>      
    <p style="margin-bottom: 0; margin-top: 0">
      <font size="2" face="Dialog">I want to check if I already have the package and  use NEVRA + checksum logic for identifying the package uniquely.</font>    </p>
    <p style="margin-bottom: 0; margin-top: 0">
      <font size="2" face="Dialog">For the methods mentioned above, I am not getting the checksum and hence my package existence check up fails resulting  in package download every time.</font>    </p>
<br>      
    <p style="margin-bottom: 0; margin-top: 0">
      <font size="2" face="Dialog">Suggestions  to address this issue ? </font>    </p>
<br>      
    <p style="margin-bottom: 0; margin-top: 0">
      <font size="2" face="Dialog">Thanks,</font>    </p>
    <p style="margin-bottom: 0; margin-top: 0">
      <font size="2" face="Dialog">Amit</font>    </p>
  </body>
</html>