<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:56:30 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-6019] fix &apos;make debs&apos; error for debian</title>
                <link>https://jira.whamcloud.com/browse/LU-6019</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Some users want to user Lustre client under ubuntu. However, debian scrips&lt;br/&gt;
are a little out of date, we need update it to make us compile.&lt;/p&gt;</description>
                <environment></environment>
        <key id="27877">LU-6019</key>
            <summary>fix &apos;make debs&apos; error for debian</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="3">Duplicate</resolution>
                                        <assignee username="bogl">Bob Glossman</assignee>
                                    <reporter username="wangshilong">Wang Shilong</reporter>
                        <labels>
                            <label>HB</label>
                            <label>patch</label>
                    </labels>
                <created>Thu, 11 Dec 2014 16:18:33 +0000</created>
                <updated>Thu, 8 Jan 2015 13:20:56 +0000</updated>
                            <resolved>Thu, 8 Jan 2015 13:20:56 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="101328" author="gerrit" created="Thu, 11 Dec 2014 16:21:27 +0000"  >&lt;p&gt;Shilong Wang (wshilong@ddn.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/13034&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/13034&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6019&quot; title=&quot;fix &amp;#39;make debs&amp;#39; error for debian&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6019&quot;&gt;&lt;del&gt;LU-6019&lt;/del&gt;&lt;/a&gt; build: fix building errors for debian&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 68cfc741cd13c035e7f52a8da7ed6e5dafc59fb8&lt;/p&gt;</comment>
                            <comment id="101329" author="pjones" created="Thu, 11 Dec 2014 16:32:24 +0000"  >&lt;p&gt;Bob&lt;/p&gt;

&lt;p&gt;Could you please take care of this patch?&lt;/p&gt;

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

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="101334" author="simmonsja" created="Thu, 11 Dec 2014 17:30:59 +0000"  >&lt;p&gt;I also ran into this issue and posted a patch under &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1706&quot; title=&quot;Building debian modules for Lustre 2.1.x fails on Ubuntu 10.04.1 LTS&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1706&quot;&gt;&lt;del&gt;LU-1706&lt;/del&gt;&lt;/a&gt; but the patch is not right. I will test your patch to see if it resolves our issues.&lt;/p&gt;</comment>
                            <comment id="101431" author="wangshilong" created="Fri, 12 Dec 2014 12:28:05 +0000"  >&lt;p&gt;I am afraid there are still other problems, i installed compiled debs under Ubuntu 12.0:&lt;/p&gt;

&lt;p&gt;[ 3977.864980] lnet: disagrees about version of symbol libcfs_sock_connect&lt;br/&gt;
[ 3977.864984] lnet: Unknown symbol libcfs_sock_connect (err -22)&lt;br/&gt;
[ 3977.864995] lnet: disagrees about version of symbol libcfs_sock_release&lt;br/&gt;
[ 3977.864996] lnet: Unknown symbol libcfs_sock_release (err -22)&lt;br/&gt;
[ 3977.864998] lnet: disagrees about version of symbol libcfs_register_ioctl&lt;br/&gt;
[ 3977.864998] lnet: Unknown symbol libcfs_register_ioctl (err -22)&lt;br/&gt;
[ 3977.865007] lnet: disagrees about version of symbol lbug_with_loc&lt;br/&gt;
[ 3977.865007] lnet: Unknown symbol lbug_with_loc (err -22)&lt;br/&gt;
[ 3977.865009] lnet: disagrees about version of symbol libcfs_log_goto&lt;br/&gt;
[ 3977.865010] lnet: Unknown symbol libcfs_log_goto (err -22)&lt;br/&gt;
[ 3977.865021] lnet: disagrees about version of symbol libcfs_debug_msg&lt;br/&gt;
[ 3977.865022] lnet: Unknown symbol libcfs_debug_msg (err -22)&lt;br/&gt;
[ 3977.865026] lnet: disagrees about version of symbol libcfs_sock_write&lt;br/&gt;
[ 3977.865027] lnet: Unknown symbol libcfs_sock_write (err -22)&lt;br/&gt;
[ 3977.865164] lnet: Unknown symbol cfs_cpt_malloc (err 0)&lt;br/&gt;
[ 3977.865179] lnet: Unknown symbol __umoddi3 (err 0)&lt;br/&gt;
[ 3977.865189] lnet: disagrees about version of symbol libcfs_sock_accept&lt;br/&gt;
[ 3977.865190] lnet: Unknown symbol libcfs_sock_accept (err -22)&lt;br/&gt;
[ 3977.865203] lnet: disagrees about version of symbol libcfs_sock_read&lt;br/&gt;
[ 3977.865204] lnet: Unknown symbol libcfs_sock_read (err -22)&lt;br/&gt;
[ 3977.865211] lnet: Unknown symbol libcfs_log_return (err 0)&lt;br/&gt;
[ 3977.865225] lnet: Unknown symbol cfs_cpt_vzalloc (err 0)&lt;br/&gt;
[ 3977.865228] lnet: disagrees about version of symbol libcfs_sock_getaddr&lt;br/&gt;
[ 3977.865229] lnet: Unknown symbol libcfs_sock_getaddr (err -22)&lt;br/&gt;
[ 3977.865234] lnet: disagrees about version of symbol libcfs_deregister_ioctl&lt;br/&gt;
[ 3977.865235] lnet: Unknown symbol libcfs_deregister_ioctl (err -22)&lt;br/&gt;
[ 3977.865249] lnet: Unknown symbol cfs_page_cpt_alloc (err 0)&lt;br/&gt;
[ 3977.865251] lnet: disagrees about version of symbol libcfs_sock_abort_accept&lt;br/&gt;
[ 3977.865252] lnet: Unknown symbol libcfs_sock_abort_accept (err -22)&lt;br/&gt;
[ 3977.865261] lnet: Unknown symbol lprocfs_call_handler (err 0)&lt;br/&gt;
[ 3977.865267] lnet: disagrees about version of symbol libcfs_sock_listen&lt;br/&gt;
[ 3977.865267] lnet: Unknown symbol libcfs_sock_listen (err -22)&lt;/p&gt;</comment>
                            <comment id="102768" author="simmonsja" created="Wed, 7 Jan 2015 17:39:35 +0000"  >&lt;p&gt;Patch landed under &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1706&quot; title=&quot;Building debian modules for Lustre 2.1.x fails on Ubuntu 10.04.1 LTS&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1706&quot;&gt;&lt;del&gt;LU-1706&lt;/del&gt;&lt;/a&gt;. This ticket can be closed.&lt;/p&gt;</comment>
                            <comment id="102860" author="pjones" created="Thu, 8 Jan 2015 13:20:56 +0000"  >&lt;p&gt;ok thanks James&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="15407">LU-1706</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="25144">LU-5189</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|hzx2bj:</customfieldvalue>

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