<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:41:39 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-4318] lbuild cannot find linux release if kernel source tree was given on the command line</title>
                <link>https://jira.whamcloud.com/browse/LU-4318</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;For OFED and ZFS builds the function $(find_linux_release) is used. But it defined in $LBUILD_DIR/lbuild-$DISTRO that is not included in case of build when kernel source tree was given on the command line.&lt;/p&gt;

&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;# &lt;span class=&quot;code-keyword&quot;&gt;if&lt;/span&gt; an unpacked kernel source tree was given on the command line
# just build lustre with it (nothing distro kernel specific here)
&lt;span class=&quot;code-keyword&quot;&gt;if&lt;/span&gt; [ -n &lt;span class=&quot;code-quote&quot;&gt;&quot;$LINUX&quot;&lt;/span&gt; ]; then
    build_ofed &lt;span class=&quot;code-quote&quot;&gt;&quot;${LINUXOBJ:-$LINUX}&quot;&lt;/span&gt; &lt;span class=&quot;code-quote&quot;&gt;&quot;$OFED_VERSION&quot;&lt;/span&gt; ||
        fatal 1 &lt;span class=&quot;code-quote&quot;&gt;&quot;error building OFED&quot;&lt;/span&gt;
    build_lustre &lt;span class=&quot;code-quote&quot;&gt;&quot;$LINUX&quot;&lt;/span&gt; &lt;span class=&quot;code-quote&quot;&gt;&quot;$LINUXOBJ&quot;&lt;/span&gt;
&lt;span class=&quot;code-keyword&quot;&gt;else&lt;/span&gt;
    &lt;span class=&quot;code-keyword&quot;&gt;if&lt;/span&gt; [ ! -f &lt;span class=&quot;code-quote&quot;&gt;&quot;${LBUILD_DIR}/lbuild-$DISTRO&quot;&lt;/span&gt; ]; then
        fatal 1 &lt;span class=&quot;code-quote&quot;&gt;&quot;${LBUILD_DIR}/lbuild-$DISTRO not found&quot;&lt;/span&gt;
    fi
    source ${LBUILD_DIR}/lbuild-$DISTRO
    build_with_srpm || fatal 1 &lt;span class=&quot;code-quote&quot;&gt;&quot;Failed to build_with_srpm&quot;&lt;/span&gt;
fi
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="22247">LU-4318</key>
            <summary>lbuild cannot find linux release if kernel source tree was given on the command line</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</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="dmiter">Dmitry Eremin</assignee>
                                    <reporter username="dmiter">Dmitry Eremin</reporter>
                        <labels>
                    </labels>
                <created>Wed, 27 Nov 2013 19:22:06 +0000</created>
                <updated>Mon, 13 Jan 2014 19:16:37 +0000</updated>
                            <resolved>Mon, 13 Jan 2014 19:16:37 +0000</resolved>
                                                    <fixVersion>Lustre 2.6.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="72427" author="dmiter" created="Wed, 27 Nov 2013 19:28:41 +0000"  >&lt;p&gt;The patch is &lt;a href=&quot;http://review.whamcloud.com/8421&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/8421&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="72445" author="brian" created="Wed, 27 Nov 2013 21:19:00 +0000"  >&lt;p&gt;Not surprising.  This is a &quot;historical&quot; option that probably doesn&apos;t get much use at all.&lt;/p&gt;</comment>
                            <comment id="74843" author="dmiter" created="Mon, 13 Jan 2014 19:16:37 +0000"  >&lt;p&gt;landed to master.&lt;/p&gt;</comment>
                    </comments>
                    <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|hzwa4v:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>11815</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>