<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:21: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-8869] Fix building of DEB packages and updating changelog</title>
                <link>https://jira.whamcloud.com/browse/LU-8869</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Building Debian/Ubuntu packages with command &lt;tt&gt;make debs&lt;/tt&gt; fails&lt;br/&gt;
on current Debian/Ubuntu systems, e.g. with errors:&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;...
...
dh_install: lustre-dev missing files (debian/tmp/usr/lib/*.so.*), aborting
make[1]: *** [binary-lustre-dev] Error 2
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;or&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;dpkg-checkbuilddeps: Unmet build dependencies: module-assistant libsnmp-dev linux-headers-&lt;span class=&quot;code-keyword&quot;&gt;generic&lt;/span&gt; | linux-headers
dpkg-buildpackage: warning: build dependencies/conflicts unsatisfied; aborting
dpkg-buildpackage: warning: (Use -d flag to override.)
autoMakefile:1114: recipe &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; target &lt;span class=&quot;code-quote&quot;&gt;&apos;debs&apos;&lt;/span&gt; failed
make: *** [debs] Error 3
...
...
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment>Debian or Ubuntu</environment>
        <key id="41821">LU-8869</key>
            <summary>Fix building of DEB packages and updating changelog</summary>
                <type id="4" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11310&amp;avatarType=issuetype">Improvement</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="thomas.stibor">Thomas Stibor</reporter>
                        <labels>
                            <label>easy</label>
                    </labels>
                <created>Tue, 29 Nov 2016 10:21:49 +0000</created>
                <updated>Fri, 23 Dec 2016 10:30:27 +0000</updated>
                            <resolved>Fri, 23 Dec 2016 10:30:27 +0000</resolved>
                                    <version>Lustre 2.9.0</version>
                                    <fixVersion>Lustre 2.10.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>7</watches>
                                                                            <comments>
                            <comment id="175361" author="pjones" created="Tue, 29 Nov 2016 13:43:38 +0000"  >&lt;p&gt;Dmitry&lt;/p&gt;

&lt;p&gt;Could you please assist with this one?&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="175365" author="gerrit" created="Tue, 29 Nov 2016 14:12:21 +0000"  >&lt;p&gt;Thomas Stibor (t.stibor@gsi.de) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/23999&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/23999&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8869&quot; title=&quot;Fix building of DEB packages and updating changelog&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8869&quot;&gt;&lt;del&gt;LU-8869&lt;/del&gt;&lt;/a&gt; build: Fix building of DEB packages&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 1d0fdf960334a1caebcb8d8a5d15cc16b2121fa0&lt;/p&gt;</comment>
                            <comment id="175366" author="thomas.stibor" created="Tue, 29 Nov 2016 14:13:23 +0000"  >&lt;p&gt;A patch is created at &lt;a href=&quot;http://review.whamcloud.com/#/c/23999/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/23999/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="175883" author="bogl" created="Thu, 1 Dec 2016 14:33:48 +0000"  >&lt;p&gt;In the past I solved conflicts and confusion about multiple versions of lustre modules in /lib/modules by just removing the set I didn&apos;t want.  If there was a set from drivers/staging, I just removed them, then installed the set from our .deb build.&lt;br/&gt;
With only one set of lustre modules present depmod and module loads could not pick the wrong ones.&lt;/p&gt;

&lt;p&gt;The solution in this mod is much more elegant, doesn&apos;t require manual intervention.&lt;/p&gt;</comment>
                            <comment id="178917" author="gerrit" created="Fri, 23 Dec 2016 05:05:45 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/23999/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/23999/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8869&quot; title=&quot;Fix building of DEB packages and updating changelog&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8869&quot;&gt;&lt;del&gt;LU-8869&lt;/del&gt;&lt;/a&gt; build: Fix building of DEB packages&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: b896484e990667e428e35681552276012d4e444f&lt;/p&gt;</comment>
                            <comment id="178935" author="dmiter" created="Fri, 23 Dec 2016 10:30:27 +0000"  >&lt;p&gt;Landed for 2.10&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_10040" key="com.atlassian.jira.plugin.system.customfieldtypes:labels">
                        <customfieldname>Epic</customfieldname>
                        <customfieldvalues>
                                        <label>interoperability</label>
    
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10030" key="com.atlassian.jira.plugin.system.customfieldtypes:labels">
                        <customfieldname>Epic/Theme</customfieldname>
                        <customfieldvalues>
                                        <label>build</label>
            <label>patch</label>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzywp3:</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>