<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:05:34 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-13949] autogen.sh is missing from the tarball generated by &quot;make dist&quot;</title>
                <link>https://jira.whamcloud.com/browse/LU-13949</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;# sh autogen.sh
configure.ac:15: installing &apos;config/compile&apos;
configure.ac:10: installing &apos;config/config.guess&apos;
configure.ac:10: installing &apos;config/config.sub&apos;
configure.ac:12: installing &apos;config/install-sh&apos;
configure.ac:12: installing &apos;config/missing&apos;
libcfs/libcfs/autoMakefile.am: installing &apos;config/depcomp&apos;
# ./configure --enable-dist
......
# make dist
......
make[2]: Leaving directory &apos;/root/dist/lustre-release&apos;
tardir=lustre-2.13.55 &amp;amp;&amp;amp; tar --format=ustar -chf - &quot;$tardir&quot; | eval GZIP= gzip --best -c &amp;gt;lustre-2.13.55.tar.gz
make[1]: Leaving directory &apos;/root/dist/lustre-release&apos;
if test -d &quot;lustre-2.13.55&quot;; then find &quot;lustre-2.13.55&quot; -type d ! -perm -200 -exec chmod u+w {} &apos;;&apos; &amp;amp;&amp;amp; rm -rf &quot;lustre-2.13.55&quot; || { sleep 5 &amp;amp;&amp;amp; rm -rf &quot;lustre-2.13.55&quot;; }; else :; fi
# tar xzf lustre-2.13.55.tar.gz 
# cd lustre-2.13.55/
# ls autogen.sh
ls: cannot access &apos;autogen.sh&apos;: No such file or directory
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="60686">LU-13949</key>
            <summary>autogen.sh is missing from the tarball generated by &quot;make dist&quot;</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="yujian">Jian Yu</assignee>
                                    <reporter username="yujian">Jian Yu</reporter>
                        <labels>
                    </labels>
                <created>Fri, 4 Sep 2020 18:04:35 +0000</created>
                <updated>Sat, 19 Dec 2020 13:20:04 +0000</updated>
                            <resolved>Tue, 3 Nov 2020 05:17:27 +0000</resolved>
                                    <version>Lustre 2.14.0</version>
                    <version>Lustre 2.12.6</version>
                                    <fixVersion>Lustre 2.14.0</fixVersion>
                    <fixVersion>Lustre 2.12.6</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="283160" author="yujian" created="Fri, 23 Oct 2020 19:10:31 +0000"  >&lt;p&gt;Sometimes there are files which must be distributed, but which are not covered in the automatic rules. These files should be listed in the EXTRA_DIST variable.&lt;/p&gt;</comment>
                            <comment id="283427" author="gerrit" created="Tue, 27 Oct 2020 18:43:49 +0000"  >&lt;p&gt;Jian Yu (yujian@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/40425&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/40425&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13949&quot; title=&quot;autogen.sh is missing from the tarball generated by &amp;quot;make dist&amp;quot;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13949&quot;&gt;&lt;del&gt;LU-13949&lt;/del&gt;&lt;/a&gt; build: add autogen.sh into distribution tarball&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 219dd1d05ce60e206ef0ec8e4fc5939290321dba&lt;/p&gt;</comment>
                            <comment id="283688" author="gerrit" created="Thu, 29 Oct 2020 18:07:35 +0000"  >&lt;p&gt;Jian Yu (yujian@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/40466&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/40466&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13949&quot; title=&quot;autogen.sh is missing from the tarball generated by &amp;quot;make dist&amp;quot;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13949&quot;&gt;&lt;del&gt;LU-13949&lt;/del&gt;&lt;/a&gt; build: add autogen.sh into distribution tarball&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: ebc53fe30f432d468621538fd7767c961ce537ae&lt;/p&gt;</comment>
                            <comment id="284086" author="gerrit" created="Tue, 3 Nov 2020 03:41:16 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/40425/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/40425/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13949&quot; title=&quot;autogen.sh is missing from the tarball generated by &amp;quot;make dist&amp;quot;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13949&quot;&gt;&lt;del&gt;LU-13949&lt;/del&gt;&lt;/a&gt; build: add autogen.sh into distribution tarball&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 20ada574d4d54de5994369652aa1749ea96895f4&lt;/p&gt;</comment>
                            <comment id="284103" author="pjones" created="Tue, 3 Nov 2020 05:17:27 +0000"  >&lt;p&gt;Landed for 2.14&lt;/p&gt;</comment>
                            <comment id="284593" author="gerrit" created="Sat, 7 Nov 2020 04:16:10 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/40466/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/40466/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13949&quot; title=&quot;autogen.sh is missing from the tarball generated by &amp;quot;make dist&amp;quot;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13949&quot;&gt;&lt;del&gt;LU-13949&lt;/del&gt;&lt;/a&gt; build: add autogen.sh into distribution tarball&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: b65eea360cf8aab0848bd6e50e4a19b1793176cd&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                                        </outwardlinks>
                                                                <inwardlinks description="is related to">
                                                        </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|i01973:</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="10022"><![CDATA[3]]></customfieldvalue>

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