<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:21:06 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-15765] unable to build e2fsprogs-1.46.5 on Ubuntu 18.04</title>
                <link>https://jira.whamcloud.com/browse/LU-15765</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;While upgrading the Lustre e2fsprogs code to e2fsprogs-1.46.5 with patch &lt;a href=&quot;https://review.whamcloud.com/47075&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/47075&lt;/a&gt; &quot;&lt;tt&gt;build: update version to 1.46.5.wc1&lt;/tt&gt;&quot; (with a rebased patch series) I was unable to build on Ubuntu 18.04, as it continually hit an error during packaging (after all the build and test steps are finished):&lt;br/&gt;
&lt;a href=&quot;https://build.whamcloud.com/job/e2fsprogs-reviews/1253/arch=x86_64,distro=ubuntu1804/console&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://build.whamcloud.com/job/e2fsprogs-reviews/1253/arch=x86_64,distro=ubuntu1804/console&lt;/a&gt;&lt;/p&gt;
&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;00:02:41.413    dh_strip_nondeterminism -O-B/var/lib/jenkins/workspace/e2fsprogs-reviews/arch/x86_64/distro/ubuntu1804/debian/BUILD-STD
00:02:41.449 	Normalized debian/e2fsprogs-l10n/usr/share/locale/sr/LC_MESSAGES/e2fsprogs.mo
00:02:41.555 	Normalized debian/e2fsprogs-l10n/usr/share/locale/uk/LC_MESSAGES/e2fsprogs.mo
00:02:41.555 	Normalized debian/e2fsprogs-l10n/usr/share/locale/pl/LC_MESSAGES/e2fsprogs.mo
00:02:41.555 	Normalized debian/e2fsprogs-l10n/usr/share/locale/de/LC_MESSAGES/e2fsprogs.mo
00:02:41.555 	Normalized debian/e2fsprogs-l10n/usr/share/locale/sv/LC_MESSAGES/e2fsprogs.mo
00:02:41.555 	Normalized debian/e2fsprogs-l10n/usr/share/locale/zh_CN/LC_MESSAGES/e2fsprogs.mo
00:02:41.555 	Normalized debian/e2fsprogs-l10n/usr/share/locale/it/LC_MESSAGES/e2fsprogs.mo
00:02:41.555 	Normalized debian/e2fsprogs-l10n/usr/share/locale/es/LC_MESSAGES/e2fsprogs.mo
00:02:41.555 	Normalized debian/e2fsprogs-l10n/usr/share/locale/vi/LC_MESSAGES/e2fsprogs.mo
00:02:41.555 	Normalized debian/e2fsprogs-l10n/usr/share/locale/tr/LC_MESSAGES/e2fsprogs.mo
00:02:41.555 	Normalized debian/e2fsprogs-l10n/usr/share/locale/ca/LC_MESSAGES/e2fsprogs.mo
00:02:41.555 	Normalized debian/e2fsprogs-l10n/usr/share/locale/fi/LC_MESSAGES/e2fsprogs.mo
00:02:41.555 	Normalized debian/e2fsprogs-l10n/usr/share/locale/cs/LC_MESSAGES/e2fsprogs.mo
00:02:41.555 	Normalized debian/e2fsprogs-l10n/usr/share/locale/fr/LC_MESSAGES/e2fsprogs.mo
00:02:41.555 	Normalized debian/e2fsprogs-l10n/usr/share/locale/da/LC_MESSAGES/e2fsprogs.mo
00:02:41.555 	Normalized debian/e2fsprogs-l10n/usr/share/locale/ms/LC_MESSAGES/e2fsprogs.mo
00:02:41.555 	Normalized debian/e2fsprogs-l10n/usr/share/locale/nl/LC_MESSAGES/e2fsprogs.mo
00:02:41.555 	Normalized debian/e2fsprogs-l10n/usr/share/locale/hu/LC_MESSAGES/e2fsprogs.mo
00:02:41.555 	Normalized debian/e2fsprogs-l10n/usr/share/locale/id/LC_MESSAGES/e2fsprogs.mo
00:02:41.555 	Normalized debian/e2fsprogs-l10n/usr/share/locale/pt/LC_MESSAGES/e2fsprogs.mo
00:02:41.555 	Normalized debian/e2fsprogs-l10n/usr/share/locale/eo/LC_MESSAGES/e2fsprogs.mo
00:02:41.555 dh_strip_nondeterminism: debian/comerr-dev/usr/lib/x86_64-linux-gnu/libcom_err.a:
     failed to open debian/comerr-dev/usr/lib/x86_64-linux-gnu/libcom_err.a for read+write:
     Permission denied at /usr/share/perl5/File/StripNondeterminism/handlers/ar.pm line 41.
00:02:41.556 
00:02:41.556 debian/rules:60: recipe for target &apos;binary&apos; failed
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;Because I wasn&apos;t able to find any useful information about this error, and Ubuntu-18.04 is not a generally supported server platform, and Ubuntu-20.04 is building properly for this release, we&apos;ve disabled this build for newer e2fsprogs versions.&lt;/p&gt;

&lt;p&gt;Older builds will still be available, and if someone is really interested in this old Ubuntu version they can hopefully understand the build system and are able to fix it.&lt;/p&gt;</description>
                <environment></environment>
        <key id="69815">LU-15765</key>
            <summary>unable to build e2fsprogs-1.46.5 on Ubuntu 18.04</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="2">Won&apos;t Fix</resolution>
                                        <assignee username="adilger">Andreas Dilger</assignee>
                                    <reporter username="adilger">Andreas Dilger</reporter>
                        <labels>
                    </labels>
                <created>Tue, 19 Apr 2022 21:47:23 +0000</created>
                <updated>Tue, 20 Sep 2022 15:31:28 +0000</updated>
                            <resolved>Tue, 19 Apr 2022 21:47:36 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="68901">LU-15607</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|i02ngn:</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>