<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:46:21 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>Whamcloud Community JIRA</title>
    <link>https://jira.whamcloud.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.4.14</version>
        <build-number>940014</build-number>
        <build-date>05-12-2023</build-date>
    </build-info>


<item>
            <title>[LU-11720] SRPM unnecessarily tied to kernel version</title>
                <link>https://jira.whamcloud.com/browse/LU-11720</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Source rpms (e.g. &lt;a href=&quot;https://downloads.whamcloud.com/public/lustre/latest-release/el7.5.1804/server/SRPMS/lustre-2.10.5-1.src.rpm&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-2.10.5-1.src.rpm&lt;/a&gt;) are tied to the kernel version they were originally built against by &lt;tt&gt;kmp-lustre.preamble&lt;/tt&gt;.&lt;/p&gt;

&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;# rpm -i lustre-2.10.5-1.src.rpm
# cd rpmbuild/SOURCE
# cat kmp-lustre.preamble
Obsoletes:      %{name}-modules &amp;lt; %{version}
Requires:       kernel &amp;lt; 3.10.0-863, kernel &amp;gt;= 3.10.0-862
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;This prevents the rpm from being rebuild via &lt;tt&gt;rpmbuild --rebuild lustre-2.10.5-1.src.rpm&lt;/tt&gt; on other el releases (e.g. el7.4).&lt;/p&gt;

&lt;p&gt;&lt;b&gt;WORKAROUND&lt;/b&gt;&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;Install source rpm&lt;/li&gt;
	&lt;li&gt;Edit &lt;tt&gt;rpmbuild/SOURCE/kmp-lustre.preamble&lt;/tt&gt; for correct kernel version&lt;/li&gt;
	&lt;li&gt;build from spec: &lt;tt&gt;rpm -bb rpmbuild/SPEC/lustre.spec&lt;/tt&gt;&lt;/li&gt;
&lt;/ol&gt;
</description>
                <environment></environment>
        <key id="54158">LU-11720</key>
            <summary>SRPM unnecessarily tied to kernel version</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.whamcloud.com/images/icons/priorities/major.svg">Major</priority>
                        <status id="5" iconUrl="https://jira.whamcloud.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="utopiabound">Nathaniel Clark</assignee>
                                    <reporter username="utopiabound">Nathaniel Clark</reporter>
                        <labels>
                    </labels>
                <created>Thu, 29 Nov 2018 19:51:03 +0000</created>
                <updated>Mon, 1 Apr 2019 15:21:47 +0000</updated>
                            <resolved>Wed, 6 Feb 2019 18:05:13 +0000</resolved>
                                    <version>Lustre 2.12.0</version>
                    <version>Lustre 2.10.5</version>
                    <version>Lustre 2.10.6</version>
                                    <fixVersion>Lustre 2.13.0</fixVersion>
                    <fixVersion>Lustre 2.10.7</fixVersion>
                    <fixVersion>Lustre 2.12.1</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="237700" author="utopiabound" created="Thu, 29 Nov 2018 20:10:35 +0000"  >&lt;p&gt;This issue was created by &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9731&quot; title=&quot;kmods need to be limited to EL minor release kernel&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9731&quot;&gt;&lt;del&gt;LU-9731&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;This issue is ONLY present when the source rpm is created via &lt;tt&gt;lbuild&lt;/tt&gt;.&lt;/p&gt;

&lt;p&gt;Using &lt;tt&gt;make srpm&lt;/tt&gt; results in an srpm without the offending Requires line, but one that may also fall victim to &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9731&quot; title=&quot;kmods need to be limited to EL minor release kernel&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9731&quot;&gt;&lt;del&gt;LU-9731&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="237839" author="pjones" created="Mon, 3 Dec 2018 15:37:29 +0000"  >&lt;p&gt;Nathaniel, can you please investigate?&lt;/p&gt;</comment>
                            <comment id="237855" author="gerrit" created="Mon, 3 Dec 2018 19:30:24 +0000"  >&lt;p&gt;Nathaniel Clark (nclark@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/33771&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/33771&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11720&quot; title=&quot;SRPM unnecessarily tied to kernel version&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11720&quot;&gt;&lt;del&gt;LU-11720&lt;/del&gt;&lt;/a&gt; spec: srpm should be free of kernel requiements&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 10f0dd96237f02a53aa4866255176af752531120&lt;/p&gt;</comment>
                            <comment id="241428" author="gerrit" created="Wed, 6 Feb 2019 06:34:44 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/33771/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/33771/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11720&quot; title=&quot;SRPM unnecessarily tied to kernel version&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11720&quot;&gt;&lt;del&gt;LU-11720&lt;/del&gt;&lt;/a&gt; spec: srpm should be free of kernel requiements&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 3c280a95736a884bc2f36dad674505f1d5b00982&lt;/p&gt;</comment>
                            <comment id="241474" author="pjones" created="Wed, 6 Feb 2019 18:05:13 +0000"  >&lt;p&gt;Landed for 2.13&lt;/p&gt;</comment>
                            <comment id="242091" author="gerrit" created="Fri, 15 Feb 2019 18:38:26 +0000"  >&lt;p&gt;Minh Diep (mdiep@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/34268&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34268&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11720&quot; title=&quot;SRPM unnecessarily tied to kernel version&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11720&quot;&gt;&lt;del&gt;LU-11720&lt;/del&gt;&lt;/a&gt; spec: srpm should be free of kernel requiements&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: cae8c7e1c55ba367cd96ce752236c2ef0a918d0a&lt;/p&gt;</comment>
                            <comment id="242584" author="gerrit" created="Sat, 23 Feb 2019 05:10:06 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/34268/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34268/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11720&quot; title=&quot;SRPM unnecessarily tied to kernel version&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11720&quot;&gt;&lt;del&gt;LU-11720&lt;/del&gt;&lt;/a&gt; spec: srpm should be free of kernel requiements&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 5fe982690dde421c0108f484ab694d2488c9042b&lt;/p&gt;</comment>
                            <comment id="242704" author="gerrit" created="Mon, 25 Feb 2019 17:41:50 +0000"  >&lt;p&gt;Minh Diep (mdiep@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/34310&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34310&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11720&quot; title=&quot;SRPM unnecessarily tied to kernel version&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11720&quot;&gt;&lt;del&gt;LU-11720&lt;/del&gt;&lt;/a&gt; spec: srpm should be free of kernel requiements&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 8ab56c35bc8784de961d6f84e1465890ea42dc63&lt;/p&gt;</comment>
                            <comment id="244987" author="gerrit" created="Mon, 1 Apr 2019 06:20:38 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/34310/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34310/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11720&quot; title=&quot;SRPM unnecessarily tied to kernel version&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11720&quot;&gt;&lt;del&gt;LU-11720&lt;/del&gt;&lt;/a&gt; spec: srpm should be free of kernel requiements&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 544beec0e32528ccc6332d503d8e5593e1201a09&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="54317">LU-11793</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="47094">LU-9731</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="55315">LU-12141</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                            <customfield id="customfield_10890" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i0076n:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10060" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Severity</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10022"><![CDATA[3]]></customfieldvalue>

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