<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:36:16 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-10569] Include proper Lustre header files in lustre-dev_*.deb</title>
                <link>https://jira.whamcloud.com/browse/LU-10569</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Command&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;make debs


&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;packages the following Lustre header files and static libraries in package &lt;tt&gt;lustre-dev_*.deb&lt;/tt&gt;&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; &amp;gt;dpkg -c ./lustre-dev_2.10.57-45_amd64.deb
 drwxr-xr-x root/root 0 2018-01-25 10:49 ./
 drwxr-xr-x root/root 0 2018-01-25 10:49 ./usr/
 drwxr-xr-x root/root 0 2018-01-25 10:49 ./usr/include/
 drwxr-xr-x root/root 0 2018-01-25 10:49 ./usr/include/lustre/
 -rw-r--r-- root/root 1259 2018-01-25 10:49 ./usr/include/lustre/liblustreapi.h
 -rw-r--r-- root/root 1671 2018-01-25 10:49 ./usr/include/lustre/ll_fiemap.h
 -rw-r--r-- root/root 1401 2018-01-25 10:49 ./usr/include/lustre/lustre_barrier_user.h
 -rw-r--r-- root/root 1383 2018-01-25 10:49 ./usr/include/lustre/lustre_lfsck_user.h
 -rw-r--r-- root/root 1506 2018-01-25 10:49 ./usr/include/lustre/lustre_user.h
 -rw-r--r-- root/root 32903 2018-01-25 10:49 ./usr/include/lustre/lustreapi.h
 drwxr-xr-x root/root 0 2018-01-25 10:49 ./usr/lib/
 -rw-r--r-- root/root 620748 2018-01-25 10:49 ./usr/lib/liblnetconfig.a
 -rw-r--r-- root/root 1046052 2018-01-25 10:49 ./usr/lib/liblustreapi.a
 drwxr-xr-x root/root 0 2018-01-25 10:49 ./usr/share/
 drwxr-xr-x root/root 0 2018-01-25 10:49 ./usr/share/doc/
 drwxr-xr-x root/root 0 2018-01-25 10:49 ./usr/share/doc/lustre-dev/
 -rw-r--r-- root/root 1110 2018-01-25 10:13 ./usr/share/doc/lustre-dev/changelog.Debian.gz
 -rw-r--r-- root/root 82239 2018-01-25 10:13 ./usr/share/doc/lustre-dev/changelog.gz
 drwxr-xr-x root/root 0 2018-01-25 10:49 ./usr/share/doc/lustre-dev/contrib/
 -rw-r--r-- root/root 19172 2018-01-25 10:13 ./usr/share/doc/lustre-dev/copyright
 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;For building Lustre userland executables relying on &lt;tt&gt;&amp;lt;lustre/lustreapi.h&amp;gt;&lt;/tt&gt; such&lt;br/&gt;
 as HSM copytools additional header files are required. For example:&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;/usr/include/lustre/lustreapi.h:43:38: fatal error: linux/lustre/lustre_user.h: No such file or directory
 #include &amp;lt;linux/lustre/lustre_user.h&amp;gt;

&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;So one needs to add the required and proper header files in the &lt;tt&gt;lustre-dev_*.deb&lt;/tt&gt; package.&lt;/p&gt;</description>
                <environment>Debian 9</environment>
        <key id="50406">LU-10569</key>
            <summary>Include proper Lustre header files in lustre-dev_*.deb</summary>
                <type id="3" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11318&amp;avatarType=issuetype">Task</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="simmonsja">James A Simmons</assignee>
                                    <reporter username="thomas.stibor">Thomas Stibor</reporter>
                        <labels>
                            <label>build</label>
                            <label>ubuntu</label>
                    </labels>
                <created>Fri, 26 Jan 2018 08:56:32 +0000</created>
                <updated>Tue, 15 May 2018 14:05:16 +0000</updated>
                            <resolved>Mon, 26 Mar 2018 21:06:56 +0000</resolved>
                                                    <fixVersion>Lustre 2.11.0</fixVersion>
                    <fixVersion>Lustre 2.10.4</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="219256" author="simmonsja" created="Fri, 26 Jan 2018 15:31:41 +0000"  >&lt;p&gt;This is tricky. For debian were do Debain UAPI headrs go? In lustre-client-* with the modules and make lustre-dev dependent on lustre-client-* instead? Or do we place the UAPI headers in lustre-dev? I will need to ask Ian King about this.&lt;/p&gt;</comment>
                            <comment id="221280" author="simmonsja" created="Mon, 19 Feb 2018 22:25:06 +0000"  >&lt;p&gt;This will overlap the &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10558&quot; title=&quot;bad lnetctl in Ubuntu builds&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10558&quot;&gt;&lt;del&gt;LU-10558&lt;/del&gt;&lt;/a&gt; work. This is the last issue I&apos;m attempting to resolve. Currently lustre make debs doesn&apos;t place UAPI headers into the package.&lt;/p&gt;</comment>
                            <comment id="221282" author="gerrit" created="Tue, 20 Feb 2018 04:56:32 +0000"  >&lt;p&gt;James Simmons (uja.ornl@yahoo.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/31348&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/31348&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10569&quot; title=&quot;Include proper Lustre header files in lustre-dev_*.deb&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10569&quot;&gt;&lt;del&gt;LU-10569&lt;/del&gt;&lt;/a&gt; build: properly package lustre for Debian/Ubuntu&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: d9d38c35f6c89d7a800f4c1d303038727ab98518&lt;/p&gt;</comment>
                            <comment id="222443" author="simmonsja" created="Mon, 5 Mar 2018 21:43:16 +0000"  >&lt;p&gt;Minh for some reason Ubuntu can not initialize for one ldiskfs setup. It works for all other conditions. Can you look into it? &lt;/p&gt;</comment>
                            <comment id="222793" author="simmonsja" created="Thu, 8 Mar 2018 14:38:58 +0000"  >&lt;p&gt;Now that things are packaged correctly maloo fails due to Ubunut specific issues outside of this ticket. Should I just submit as trivial now for the Test-Parameters?&lt;/p&gt;</comment>
                            <comment id="224568" author="gerrit" created="Mon, 26 Mar 2018 20:39:56 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/31348/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/31348/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10569&quot; title=&quot;Include proper Lustre header files in lustre-dev_*.deb&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10569&quot;&gt;&lt;del&gt;LU-10569&lt;/del&gt;&lt;/a&gt; build: properly package lustre for Debian/Ubuntu&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 020277f596168ed80d77ab50ef6a85a6e6e54d0a&lt;/p&gt;</comment>
                            <comment id="224574" author="pjones" created="Mon, 26 Mar 2018 21:06:56 +0000"  >&lt;p&gt;Landed for 2.11&lt;/p&gt;</comment>
                            <comment id="227206" author="gerrit" created="Thu, 3 May 2018 17:19:32 +0000"  >&lt;p&gt;Minh Diep (minh.diep@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/32277&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/32277&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10569&quot; title=&quot;Include proper Lustre header files in lustre-dev_*.deb&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10569&quot;&gt;&lt;del&gt;LU-10569&lt;/del&gt;&lt;/a&gt; build: properly package lustre for Debian/Ubuntu&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 9001d7765f3f18c91e812964ee69dc21f929c2ea&lt;/p&gt;</comment>
                            <comment id="227877" author="gerrit" created="Tue, 15 May 2018 13:48:44 +0000"  >&lt;p&gt;John L. Hammond (john.hammond@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/32277/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/32277/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10569&quot; title=&quot;Include proper Lustre header files in lustre-dev_*.deb&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10569&quot;&gt;&lt;del&gt;LU-10569&lt;/del&gt;&lt;/a&gt; build: properly package lustre for Debian/Ubuntu&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 9001954d91d2ef65c5a30d0dc09f092d53d9ccd6&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="50376">LU-10558</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="50400">LU-10575</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_10030" key="com.atlassian.jira.plugin.system.customfieldtypes:labels">
                        <customfieldname>Epic/Theme</customfieldname>
                        <customfieldvalues>
                                        <label>patch</label>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzzrs7:</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>
                                                                                                                                                                                                                                                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>