<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:03:40 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>OpenDaylight JIRA</title>
    <link>https://jira.opendaylight.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.20.10</version>
        <build-number>820010</build-number>
        <build-date>22-06-2022</build-date>
    </build-info>


<item>
            <title>[INTPAK-120] Fix false dep mismatch for /usr/bin/env</title>
                <link>https://jira.opendaylight.org/browse/INTPAK-120</link>
                <project id="10190" key="INTPAK">integration-packaging</project>
                    <description>&lt;p&gt;I&apos;m seeing RPM build jobs in RelEng Jenkins fail with a dep mismatch, calling out `/usr/bin/env`.&lt;/p&gt;

&lt;p&gt;I didn&apos;t see this in my sandbox runs yesterday, so I suspect it only happens in RelEng. Not sure why there would be this difference between the two however. Could also be related to lots of recent infra changes that are happening as we move to new cloud provider.&lt;/p&gt;

&lt;p&gt;Also the sandbox is currently down because Rackspace (old provider) infra can&apos;t spawn VMs. Need to figure out how to work with the new prototype sandbox on new cloud provider to get an env for testing.&lt;/p&gt;</description>
                <environment></environment>
        <key id="28985">INTPAK-120</key>
            <summary>Fix false dep mismatch for /usr/bin/env</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.opendaylight.org/images/icons/priorities/critical.svg">High</priority>
                        <status id="6" iconUrl="https://jira.opendaylight.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="dfarrell07">Daniel Farrell</reporter>
                        <labels>
                    </labels>
                <created>Wed, 13 Dec 2017 17:50:35 +0000</created>
                <updated>Mon, 15 Jan 2018 20:32:54 +0000</updated>
                            <resolved>Thu, 14 Dec 2017 07:34:16 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="60459" author="dfarrell07" created="Wed, 13 Dec 2017 18:45:20 +0000"  >&lt;p&gt;Working for Nitrogen release in the new sandbox:&#160;&lt;a href=&quot;https://jenkins.opendaylight.org/sandbox/job/packaging-build-rpm-carbon/1/console&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/sandbox/job/packaging-build-rpm-carbon/1/console&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="60460" author="dfarrell07" created="Wed, 13 Dec 2017 18:49:53 +0000"  >&lt;p&gt;But failing for the same Carbon autorelease RPM I was trying in RelEng: &lt;a href=&quot;https://jenkins.opendaylight.org/sandbox/job/packaging-build-rpm-carbon/2/console&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/sandbox/job/packaging-build-rpm-carbon/2/console&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;So it seems to be related to the version of ODL we&apos;re packaging, which is strange since I think all the logic should be the same.&lt;/p&gt;</comment>
                            <comment id="60461" author="dfarrell07" created="Wed, 13 Dec 2017 19:00:14 +0000"  >&lt;p&gt;Working for a recent Oxygen snapshot:&#160;&lt;a href=&quot;https://jenkins.opendaylight.org/sandbox/job/packaging-build-rpm-carbon/3/console&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/sandbox/job/packaging-build-rpm-carbon/3/console&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="60462" author="dfarrell07" created="Wed, 13 Dec 2017 19:09:41 +0000"  >&lt;p&gt;Failing for a recent Carbon snapshot: &lt;a href=&quot;https://jenkins.opendaylight.org/sandbox/job/packaging-build-rpm-carbon/4/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/sandbox/job/packaging-build-rpm-carbon/4/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;So seems like it&apos;s related to Karaf 3 vs Karaf 4.&lt;/p&gt;</comment>
                            <comment id="60463" author="dfarrell07" created="Wed, 13 Dec 2017 19:42:03 +0000"  >&lt;p&gt;The Carbon RPMs don&apos;t have an extra requirement for /usr/bin/env, it&apos;s that the whitelist we&apos;re checking against in the job has it and the actual Carbon RPMs don&apos;t. The whitelist comes from Nitrogen RPMs on the CBS. Looking at requirements of various RPMs on the CBS, it seems like Carbon RPMs actually don&apos;t have /usr/bin/env and Nitrogen RPMs do. Obviously I expected all the RPMs built on the CBS to have the same requirements, can&apos;t image why they wouldn&apos;t.&lt;/p&gt;</comment>
                            <comment id="60464" author="dfarrell07" created="Wed, 13 Dec 2017 19:56:00 +0000"  >&lt;p&gt;These are all RPMs from the CBS. The Boron and Carbon ones don&apos;t show /usr/bin/env, the Nitrogen and Oxygen ones do. Really does seem like Karaf 3 vs Karaf 4.&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;$ rpm -qpR opendaylight-5.4.0-1.el7.noarch.rpm &lt;br/&gt;
/bin/bash&lt;br/&gt;
/bin/sh&lt;br/&gt;
/bin/sh&lt;br/&gt;
/bin/sh&lt;br/&gt;
java &amp;gt;= 1:1.7.0&lt;br/&gt;
rpmlib(CompressedFileNames) &amp;lt;= 3.0.4-1&lt;br/&gt;
rpmlib(FileDigests) &amp;lt;= 4.6.0-1&lt;br/&gt;
rpmlib(PartialHardlinkSets) &amp;lt;= 4.0.4-1&lt;br/&gt;
rpmlib(PayloadFilesHavePrefix) &amp;lt;= 4.0-1&lt;br/&gt;
shadow-utils&lt;br/&gt;
rpmlib(PayloadIsXz) &amp;lt;= 5.2-1&lt;/p&gt;

&lt;p&gt;$ rpm -qpR opendaylight-6.3.0-0.1.20171124snap212.el7.noarch.rpm &lt;br/&gt;
 /bin/bash&lt;br/&gt;
 /bin/sh&lt;br/&gt;
 /bin/sh&lt;br/&gt;
 /bin/sh&lt;br/&gt;
 java &amp;gt;= 1:1.8.0&lt;br/&gt;
 rpmlib(CompressedFileNames) &amp;lt;= 3.0.4-1&lt;br/&gt;
 rpmlib(FileDigests) &amp;lt;= 4.6.0-1&lt;br/&gt;
 rpmlib(PartialHardlinkSets) &amp;lt;= 4.0.4-1&lt;br/&gt;
 rpmlib(PayloadFilesHavePrefix) &amp;lt;= 4.0-1&lt;br/&gt;
 shadow-utils&lt;br/&gt;
 rpmlib(PayloadIsXz) &amp;lt;= 5.2-1&lt;/p&gt;

&lt;p&gt;$ rpm -qpR opendaylight-6.2.0-1.el7.noarch.rpm &lt;br/&gt;
 /bin/bash&lt;br/&gt;
 /bin/sh&lt;br/&gt;
 /bin/sh&lt;br/&gt;
 /bin/sh&lt;br/&gt;
 java &amp;gt;= 1:1.8.0&lt;br/&gt;
 rpmlib(CompressedFileNames) &amp;lt;= 3.0.4-1&lt;br/&gt;
 rpmlib(FileDigests) &amp;lt;= 4.6.0-1&lt;br/&gt;
 rpmlib(PartialHardlinkSets) &amp;lt;= 4.0.4-1&lt;br/&gt;
 rpmlib(PayloadFilesHavePrefix) &amp;lt;= 4.0-1&lt;br/&gt;
 shadow-utils&lt;br/&gt;
 rpmlib(PayloadIsXz) &amp;lt;= 5.2-1&lt;/p&gt;

&lt;p&gt;$ rpm -qpR opendaylight-7.0.0-1.el7.noarch.rpm &lt;br/&gt;
 /bin/bash&lt;br/&gt;
 /bin/sh&lt;br/&gt;
 /bin/sh&lt;br/&gt;
 /bin/sh&lt;br/&gt;
 /usr/bin/env&lt;br/&gt;
 java &amp;gt;= 1:1.8.0&lt;br/&gt;
 rpmlib(CompressedFileNames) &amp;lt;= 3.0.4-1&lt;br/&gt;
 rpmlib(FileDigests) &amp;lt;= 4.6.0-1&lt;br/&gt;
 rpmlib(PartialHardlinkSets) &amp;lt;= 4.0.4-1&lt;br/&gt;
 rpmlib(PayloadFilesHavePrefix) &amp;lt;= 4.0-1&lt;br/&gt;
 shadow-utils&lt;br/&gt;
 rpmlib(PayloadIsXz) &amp;lt;= 5.2-1&lt;/p&gt;

&lt;p&gt;$ rpm -qpR opendaylight-7.1.0-1.el7.noarch.rpm &lt;br/&gt;
 /bin/bash&lt;br/&gt;
 /bin/sh&lt;br/&gt;
 /bin/sh&lt;br/&gt;
 /bin/sh&lt;br/&gt;
 /usr/bin/env&lt;br/&gt;
 java &amp;gt;= 1:1.8.0&lt;br/&gt;
 rpmlib(CompressedFileNames) &amp;lt;= 3.0.4-1&lt;br/&gt;
 rpmlib(FileDigests) &amp;lt;= 4.6.0-1&lt;br/&gt;
 rpmlib(PartialHardlinkSets) &amp;lt;= 4.0.4-1&lt;br/&gt;
 rpmlib(PayloadFilesHavePrefix) &amp;lt;= 4.0-1&lt;br/&gt;
 shadow-utils&lt;br/&gt;
 rpmlib(PayloadIsXz) &amp;lt;= 5.2-1&lt;/p&gt;

&lt;p&gt;$ rpm -qpR opendaylight-8.0.0-0.1.20171203snap1039.el7.noarch.rpm &lt;br/&gt;
 /bin/bash&lt;br/&gt;
 /bin/sh&lt;br/&gt;
 /bin/sh&lt;br/&gt;
 /bin/sh&lt;br/&gt;
 /usr/bin/env&lt;br/&gt;
 java &amp;gt;= 1:1.8.0&lt;br/&gt;
 rpmlib(CompressedFileNames) &amp;lt;= 3.0.4-1&lt;br/&gt;
 rpmlib(FileDigests) &amp;lt;= 4.6.0-1&lt;br/&gt;
 rpmlib(PartialHardlinkSets) &amp;lt;= 4.0.4-1&lt;br/&gt;
 rpmlib(PayloadFilesHavePrefix) &amp;lt;= 4.0-1&lt;br/&gt;
 shadow-utils&lt;br/&gt;
 rpmlib(PayloadIsXz) &amp;lt;= 5.2-1&lt;/p&gt;&lt;/blockquote&gt;</comment>
                            <comment id="60466" author="dfarrell07" created="Wed, 13 Dec 2017 23:00:02 +0000"  >&lt;p&gt;Patch:&#160;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/66442/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/66442/&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_11400" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i038yv:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    </customfields>
    </item>
</channel>
</rss>