<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:17:53 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-8476] build failure on Ubuntu 16</title>
                <link>https://jira.whamcloud.com/browse/LU-8476</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;When building on Ubuntu 16 I see the following error from &apos;make debs&apos;:&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;dpkg-deb: building package &apos;lustre-tests&apos; in
&apos;../lustre-tests_2.8.55-117-g9bb5a2f-1_amd64.deb&apos;.
dh_testdir
dh_testroot
dh_installdirs -p lustre-dev
dh_install -p lustre-dev
dh_installdocs -p lustre-dev
dh_installchangelogs -p lustre-dev lustre/ChangeLog
dh_compress -p lustre-dev
dh_installdeb -p lustre-dev
dh_fixperms -p lustre-dev
dh_gencontrol -p lustre-dev
dh_md5sums -p lustre-dev
dh_builddeb -p lustre-dev
dpkg-deb: building package &apos;lustre-dev&apos; in
&apos;../lustre-dev_2.8.55-117-g9bb5a2f-1_amd64.deb&apos;.
make[1]: Leaving directory &apos;/home/bogl/lustre-release&apos;
 dpkg-genchanges  &amp;gt;../lustre_2.8.55-117-g9bb5a2f-1_amd64.changes
dpkg-genchanges: including full source code in upload
 dpkg-source -I.git -I*.out[0-9]* -I*.swp --after-build lustre-release
dpkg-buildpackage: full upload; Debian-native package (full source is included)
 signfile lustre_2.8.55-117-g9bb5a2f-1.dsc
gpg: skipped &quot;Brian J. Murrell &amp;lt;brian@interlinx.bc.ca&amp;gt;&quot;: No secret key
gpg: dpkg-sign.w0U2uf8m/lustre_2.8.55-117-g9bb5a2f-1.dsc: clearsign failed: No
secret key

dpkg-buildpackage: error: failed to sign .dsc and .changes file
autoMakefile:1126: recipe for target &apos;debs&apos; failed
make: *** [debs] Error 25
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;The &apos;make&apos; command is fine, only &apos;make debs&apos; fails.&lt;br/&gt;
This failure is only seen on Ubuntu 16, the build works fine in Ubuntu 14.&lt;/p&gt;</description>
                <environment></environment>
        <key id="38592">LU-8476</key>
            <summary>build failure on Ubuntu 16</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.whamcloud.com/images/icons/priorities/major.svg">Major</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="wc-triage">WC Triage</assignee>
                                    <reporter username="bogl">Bob Glossman</reporter>
                        <labels>
                    </labels>
                <created>Wed, 3 Aug 2016 17:30:01 +0000</created>
                <updated>Mon, 26 Mar 2018 18:31:19 +0000</updated>
                            <resolved>Thu, 22 Mar 2018 20:53:14 +0000</resolved>
                                                                        <due></due>
                            <votes>1</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="163570" author="simmonsja" created="Tue, 30 Aug 2016 15:06:05 +0000"  >&lt;p&gt;Now its a hard requirement to sign packages with a developer&apos;s key. I have seen this for a while but haven&apos;t submitted a patch since it requires a &quot;blessed&quot; person to be chosen to  create it. This should be discussed for the next LWG meeting.&lt;/p&gt;</comment>
                            <comment id="163657" author="bogl" created="Tue, 30 Aug 2016 22:04:37 +0000"  >&lt;p&gt;just retried this build on the latest kernel version in Ubuntu 16; 4.4.0-36-generic.  The issue I reported seems to have disappeared.  Don&apos;t think I&apos;ve made any changes that might have done this.  I can only assume some build changes went into Ubuntu between the -31 version where the build failed and the current -36 version.&lt;/p&gt;</comment>
                            <comment id="163659" author="simmonsja" created="Tue, 30 Aug 2016 22:39:54 +0000"  >&lt;p&gt;I also just updated but it still fails &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.whamcloud.com/images/icons/emoticons/sad.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                            <comment id="163719" author="bogl" created="Wed, 31 Aug 2016 15:06:29 +0000"  >&lt;p&gt;James,  I don&apos;t know if this has anything to do with it but I installed a few more packages between the times of the two bulids too.  Try the following:&lt;/p&gt;

&lt;p&gt;apt-get install kernel-package&lt;/p&gt;

&lt;p&gt;Can&apos;t think of anything else I did that might have had positive side effects.&lt;/p&gt;</comment>
                            <comment id="224327" author="simmonsja" created="Thu, 22 Mar 2018 20:53:14 +0000"  >&lt;p&gt;This now works fine&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="39168">LU-8560</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </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|hzyjev:</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>