<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:36:09 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-10558] bad lnetctl in Ubuntu builds</title>
                <link>https://jira.whamcloud.com/browse/LU-10558</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This appears to be strictly a packaging problem in our Ubuntu builds.   On some branches shared library .so files aren&apos;t packaged into any .deb packages at all.  On others they are packaged into a different .deb package than the tools that use them.&lt;/p&gt;

&lt;p&gt;lnetctl is in the lustre-utils .deb package.   Our shared libs used by our own tools should be in that same package, but they are not.  When lustre-utils is installed on Ubuntu lnetctl won&apos;t run because the liblnetconfig.so it is linked with is not there.&lt;br/&gt;
I will push a small patch to fix this.&lt;/p&gt;</description>
                <environment></environment>
        <key id="50376">LU-10558</key>
            <summary>bad lnetctl in Ubuntu builds</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="3">Duplicate</resolution>
                                        <assignee username="bogl">Bob Glossman</assignee>
                                    <reporter username="bogl">Bob Glossman</reporter>
                        <labels>
                    </labels>
                <created>Wed, 24 Jan 2018 15:57:16 +0000</created>
                <updated>Wed, 4 Apr 2018 15:31:00 +0000</updated>
                            <resolved>Thu, 29 Mar 2018 13:03:53 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="219010" author="gerrit" created="Wed, 24 Jan 2018 16:03:23 +0000"  >&lt;p&gt;Bob Glossman (bob.glossman@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/30995&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/30995&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10558&quot; title=&quot;bad lnetctl in Ubuntu builds&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10558&quot;&gt;&lt;del&gt;LU-10558&lt;/del&gt;&lt;/a&gt; build: put shared libs in lustre-utils .deb package&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 7d8fb101acb8f66c117fa1b755fa1e154db17a89&lt;/p&gt;</comment>
                            <comment id="219022" author="simmonsja" created="Wed, 24 Jan 2018 18:11:35 +0000"  >&lt;p&gt;What do you mean by some branches?&lt;/p&gt;</comment>
                            <comment id="219257" author="simmonsja" created="Fri, 26 Jan 2018 15:35:56 +0000"  >&lt;p&gt;Another one of those we don&apos;t know how to package on Ubuntu. For devian/Ubuntu we pretend we know how to package and on RHEL we don&apos;t even try to pretend, i.e no devel package. If we are going to have separate devel and utilies packages we need to find out the real rules.&lt;/p&gt;</comment>
                            <comment id="221108" author="gerrit" created="Thu, 15 Feb 2018 18:46:49 +0000"  >&lt;p&gt;Bob Glossman (bob.glossman@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/31323&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/31323&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10558&quot; title=&quot;bad lnetctl in Ubuntu builds&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10558&quot;&gt;&lt;del&gt;LU-10558&lt;/del&gt;&lt;/a&gt; build: put shared libs in lustre-utils .deb package&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 9eb9b61d6f027ac544872bb3b85ca2763c53359a&lt;/p&gt;</comment>
                            <comment id="221118" author="simmonsja" created="Thu, 15 Feb 2018 20:12:20 +0000"  >&lt;p&gt;So I looked at the keyutils packages to see how this is done. We have the following packages:&lt;/p&gt;

&lt;p&gt;libkeyutils1&#160; &#160;:&#160; This contains the shared libraries (libkeyutils.so.1 and libkeyutils.so.1.5) and /usr/share/docs&lt;/p&gt;

&lt;p&gt;llibkeyutils-dev : This contains static library and libkeyutils.so which points to libkeyutils.so.1. This depends on libkeyutils1 package&lt;/p&gt;

&lt;p&gt;keyutils :&#160; man pages, binaries etc. It depends on libkeyutils1.&lt;/p&gt;

&lt;p&gt;So we need to model this.&lt;/p&gt;

&lt;p&gt;&#160;As a extra note we are missing various dependencies as well like libyaml. libyaml is missing from the spec file as well.&lt;/p&gt;</comment>
                            <comment id="221279" author="simmonsja" created="Mon, 19 Feb 2018 22:23:44 +0000"  >&lt;p&gt;I have a patch that resolves these issues.&lt;/p&gt;</comment>
                            <comment id="221283" author="simmonsja" created="Tue, 20 Feb 2018 05:00:22 +0000"  >&lt;p&gt;&lt;a href=&quot;https://review.whamcloud.com/#/c/31348&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/#/c/31348&lt;/a&gt;&#160;shoudl resolve these issues&lt;/p&gt;</comment>
                            <comment id="224792" author="pjones" created="Thu, 29 Mar 2018 13:03:53 +0000"  >&lt;p&gt;Believed to be a duplicate of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10569&quot; title=&quot;Include proper Lustre header files in lustre-dev_*.deb&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10569&quot;&gt;&lt;del&gt;LU-10569&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="50406">LU-10569</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|hzzrmn:</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>