<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal">Good morning, all (or good afternoon, good evening, etc.)<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I’ve just discovered a rather unfortunate behavior, and I’m not entirely sure how I’m going to address it.  I came to discover it when implementing channel changes as a result of Oracle changing it’s backend channel architecture (that’s
 not a bad thing.)  Oracle has implemented a *_latest_archive channel for the OL6 and OL7 distributions for pretty obvious reasons.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">On creation, and initial repository sync, I discovered the following error in /var/log/rhn/reposync/oraclelinux6-x86_64-latest_archive.log:<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">2018/07/09 12:02:22 -05:00   Errata in repo: 3152.<o:p></o:p></p>
<p class="MsoNormal">2018/07/09 12:03:55 -05:00     Syncing 3152 new errata to channel.<o:p></o:p></p>
<p class="MsoNormal">2018/07/09 12:04:04 -05:00 ERROR: Invalid severity: Na<o:p></o:p></p>
<p class="MsoNormal">2018/07/09 12:04:04 -05:00 ERROR: Invalid severity: Na<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">After digging for a while, I ended up searching updateinfo.xml.gz from Oracle’s public yum repository (we have an Oracle Linux subscription, most of these now sync through ULN,) and discovered:<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">    <id>ELSA-2007-1165</id><o:p></o:p></p>
<p class="MsoNormal">    <title> Moderate:libexif security update </title><o:p></o:p></p>
<p class="MsoNormal">    <severity>Na</severity><o:p></o:p></p>
<p class="MsoNormal">    <release>Oracle Linux 6</release><o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">And on looking further into Spacewalk as well has other errata, and the Spacewalk API docs, I keep coming up with more questions.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">ELSA-2007-1165 looks like it should be an OL5 errata, not an OL6 errata (per
<a href="https://linux.oracle.com/errata/ELSA-2007-1165.html">https://linux.oracle.com/errata/ELSA-2007-1165.html</a>.)  I’m not sure why it’s even listed in the OL6 updateinfo data.  All of the packages listed are el5 architecture, and there are el6 format
 packages available in OL6 for libexif.<o:p></o:p></p>
<p class="MsoNormal">My RH Satellite install shows an equivalent errata, but limited to RHEL5.<o:p></o:p></p>
<p class="MsoNormal">I don’t see an equivalent errata for CentOS6.<o:p></o:p></p>
<p class="MsoNormal">The Spacewalk API docs don’t list a valid severity value of “Na”.  RedHat’s errata severity page specifically lists only 4 values and “Na” isn’t one of them.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Unfortunately, as a result of the error noted in the log, the repo sync halts and none of the errata are applied to the channel.  Hence, when I clone the channel down into my production channels, none of the errata will get cloned appropriately
 either.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">From a quick Internet search, it appears that Oracle has used this value a few times.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Am I missing something fundamental here?  Has this bitten anyone else?  Any suggestions for how to address this?<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Jeff Kalchik<o:p></o:p></p>
<p class="MsoNormal">Systems Engineering<o:p></o:p></p>
<p class="MsoNormal">Land O’Lakes<o:p></o:p></p>
</div>
This message may contain confidential material from Land O'Lakes, Inc. (or its subsidiary) for the sole use of the intended recipient(s) and may not be reviewed, disclosed, copied, distributed or used by anyone other than the intended recipient(s). If you are
 not the intended recipient, please contact the sender by reply email and delete all copies of this message.
</body>
</html>