<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:07:42 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-14198] Several dist-* make-targets broken when building with uid &gt; 2^21</title>
                <link>https://jira.whamcloud.com/browse/LU-14198</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;The autoconf tar test will fail for users with UID &amp;gt; 2^21 since the tar ustar format is specified (which do not support high UIDs).&lt;/p&gt;

&lt;p&gt;This causes no tar to be picked up by autoconf which causes the&#160;tar-based dist-targets (e.g dist-gzip needed for make rpms),&#160; to fail.&lt;/p&gt;

&lt;p&gt;The attached patch changes to tar pax format.&lt;/p&gt;

&lt;p&gt;(This is similar to what is for another reason proposed in &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12078&quot; title=&quot;File path for zfs scripts are too long&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12078&quot;&gt;LU-12078&lt;/a&gt;. &lt;/p&gt;</description>
                <environment>Centos 8.2.2004 building with user that has uid=257774961&lt;br/&gt;
</environment>
        <key id="61907">LU-14198</key>
            <summary>Several dist-* make-targets broken when building with uid &gt; 2^21</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="ahlin">Daniel Ahlin</assignee>
                                    <reporter username="ahlin">Daniel Ahlin</reporter>
                        <labels>
                    </labels>
                <created>Tue, 8 Dec 2020 16:31:11 +0000</created>
                <updated>Wed, 27 Jan 2021 13:07:16 +0000</updated>
                            <resolved>Wed, 27 Jan 2021 13:07:16 +0000</resolved>
                                    <version>Lustre 2.12.5</version>
                                    <fixVersion>Lustre 2.14.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="286995" author="adilger" created="Tue, 8 Dec 2020 16:45:44 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/secure/ViewProfile.jspa?name=ahlin&quot; class=&quot;user-hover&quot; rel=&quot;ahlin&quot;&gt;ahlin&lt;/a&gt;, any chance you could submit this as a patch to Gerrit:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://wiki.lustre.org/Submitting_Changes&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://wiki.lustre.org/Submitting_Changes&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="286997" author="ahlin" created="Tue, 8 Dec 2020 16:54:03 +0000"  >&lt;p&gt;Sure - I&apos;ll just read up on the process.&lt;/p&gt;</comment>
                            <comment id="287067" author="gerrit" created="Wed, 9 Dec 2020 09:13:52 +0000"  >&lt;p&gt;Daniel Ahlin (ahlin@google.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/40915&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/40915&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14198&quot; title=&quot;Several dist-* make-targets broken when building with uid &amp;gt; 2^21&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14198&quot;&gt;&lt;del&gt;LU-14198&lt;/del&gt;&lt;/a&gt; build: Use pax tar format for build of dist-targets&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 356984957abfa80692a68c462202f654a5a5c60d&lt;/p&gt;</comment>
                            <comment id="290421" author="gerrit" created="Wed, 27 Jan 2021 07:16:22 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/40915/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/40915/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14198&quot; title=&quot;Several dist-* make-targets broken when building with uid &amp;gt; 2^21&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14198&quot;&gt;&lt;del&gt;LU-14198&lt;/del&gt;&lt;/a&gt; build: Use pax tar format for build of dist-targets&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 9e5c92b5f31f447e55378b3c43347123de7964e9&lt;/p&gt;</comment>
                            <comment id="290437" author="pjones" created="Wed, 27 Jan 2021 13:07:16 +0000"  >&lt;p&gt;Landed for 2.14&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="55176">LU-12078</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="36886" name="lustre-ac-use-tar-pax.patch" size="351" author="ahlin" created="Tue, 8 Dec 2020 16:29:23 +0000"/>
                    </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|i01gn3:</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="10021"><![CDATA[2]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>