<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:16:43 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-8343] build failures on SLES</title>
                <link>https://jira.whamcloud.com/browse/LU-8343</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;The recent rpm naming and build changes due to &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5614&quot; title=&quot;use %kernel_module_package for weak-updates&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5614&quot;&gt;&lt;del&gt;LU-5614&lt;/del&gt;&lt;/a&gt; that landed recently appear to interact badly with kernel builds on SLES.&lt;br/&gt;
In particular on a recent build for sles12 it generates lustre rpms where the Provides strings in the lustre-kmp rpms don&apos;t match the Requires strings in the other lustre rpms.   This prevents normal installs from completing.  Only installs with --nodeps or --force options works.&lt;/p&gt;

&lt;p&gt;examples:&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 -ivh lustre-kmp-default-2* lustre-osd-ldiskfs-kmp-default-2*
lustre-osd-ldiskfs-mount-2* lustre-2* lustre-iok* lustre-tests-kmp-default-2*
lustre-tests-2*
error: Failed dependencies:
	lustre-kmp = 2.8.55_27_g35038f0_3.12.59_60.41_lustre is needed by
lustre-osd-ldiskfs-kmp-default-2.8.55_27_g35038f0_k3.12.59_60.41-3.12.59_60.41_
lustre_default.x86_64
	lustre-kmp = 2.8.55_27_g35038f0_3.12.59_60.41_lustre is needed by
lustre-2.8.55_27_g35038f0-3.12.59_60.41_lustre_default.x86_64
	lustre-kmp = 2.8.55_27_g35038f0_3.12.59_60.41_lustre is needed by
lustre-tests-2.8.55_27_g35038f0-3.12.59_60.41_lustre_default.x86_64
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;looking at the Provides in the lustre-kmp-default rpm shows:&lt;/p&gt;

&lt;p&gt;lustre-kmp = 2.8.55_27_g35038f0_k3.12.59_60.41&lt;/p&gt;

&lt;p&gt;while the Requires string needed in the lustre rpms can be seen to be:&lt;/p&gt;

&lt;p&gt;2.8.55_27_g35038f0_3.12.59_60.41_lustre&lt;/p&gt;

&lt;p&gt;in the error messages above.&lt;br/&gt;
Looks like there&apos;s an extra &apos;k&apos; character in the string &quot;2.8.55_27_g35038f0_k3.12.59_60.41&quot; that&apos;s blocking a good match.&lt;br/&gt;
Think it should probably say &quot;..._g35038f0_3.12.59_60.41&quot; not &quot;_g35038f0_k3.12.59_60.41&quot; as it does now.&lt;/p&gt;</description>
                <environment></environment>
        <key id="37880">LU-8343</key>
            <summary>build failures on SLES</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.whamcloud.com/images/icons/priorities/critical.svg">Critical</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="mdiep">Minh Diep</assignee>
                                    <reporter username="bogl">Bob Glossman</reporter>
                        <labels>
                    </labels>
                <created>Tue, 28 Jun 2016 21:18:47 +0000</created>
                <updated>Wed, 13 Jul 2016 18:40:02 +0000</updated>
                            <resolved>Wed, 13 Jul 2016 18:40:02 +0000</resolved>
                                                    <fixVersion>Lustre 2.9.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                            <comments>
                            <comment id="157330" author="mdiep" created="Wed, 29 Jun 2016 21:26:06 +0000"  >&lt;p&gt;patch &lt;a href=&quot;http://review.whamcloud.com/#/c/21021/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/21021/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="158409" author="gerrit" created="Mon, 11 Jul 2016 23:53:03 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/21021/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/21021/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8343&quot; title=&quot;build failures on SLES&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8343&quot;&gt;&lt;del&gt;LU-8343&lt;/del&gt;&lt;/a&gt; build: fix kmod_version on SLES 12&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: f77c82e1e5abaada7fa7615d25afb6f2133b8c15&lt;/p&gt;</comment>
                            <comment id="158675" author="jgmitter" created="Wed, 13 Jul 2016 18:40:02 +0000"  >&lt;p&gt;Patch landed to master for 2.9.0&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="26509">LU-5614</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="34026">LU-7643</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </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|hzyg3z:</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>