<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:58:28 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-6237] EL7 libgssglue or libgssapi are not found</title>
                <link>https://jira.whamcloud.com/browse/LU-6237</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Based on current 2.6.93, building Lustre client on RHEL7 produces a warning related to GSS at configure time.&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;checking for krb5_derive_key in -lgssapi_krb5... no
checking for gss_export_lucid_sec_context in -lgssapi... no
checking for gss_export_lucid_sec_context in -lgssglue... no
configure: WARNING:

libgssapi or libgssglue is not found, which is required by GSS.
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Neither libgssglue or libgssapi exist anymore in EL7, both were replaced by krb5-libs as far as I know.&lt;/p&gt;

&lt;p&gt;I tried to fix this but API function names are obviously different, not to mention that I&apos;m not really well versed with that particular API.&lt;/p&gt;</description>
                <environment>RHEL7</environment>
        <key id="28681">LU-6237</key>
            <summary>EL7 libgssglue or libgssapi are not found</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="pjones">Peter Jones</assignee>
                                    <reporter username="tfb-bull">Thomas Favre-Bulle</reporter>
                        <labels>
                    </labels>
                <created>Thu, 12 Feb 2015 15:52:54 +0000</created>
                <updated>Thu, 9 Jul 2015 17:49:56 +0000</updated>
                            <resolved>Thu, 9 Jul 2015 17:49:56 +0000</resolved>
                                    <version>Lustre 2.7.0</version>
                                    <fixVersion>Lustre 2.8.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>9</watches>
                                                                            <comments>
                            <comment id="106803" author="pjones" created="Thu, 12 Feb 2015 16:06:17 +0000"  >&lt;p&gt;Hi Thomas&lt;/p&gt;

&lt;p&gt;Thanks for opening this ticket as we discussed. I have dropped the severity because this is an issue relating to unreleased software and S1 is reserved for supported productions sites that are out of service.&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="106836" author="pjones" created="Thu, 12 Feb 2015 18:56:38 +0000"  >&lt;p&gt;Jeremy&lt;/p&gt;

&lt;p&gt;Have you looked into EL7 support yet?&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="106837" author="adilger" created="Thu, 12 Feb 2015 18:56:58 +0000"  >&lt;p&gt;Hi Jeremy, this relates to the work that you are doing for the shared-key crypto.  Since we are adding RHEL7 as a supported platform this needs to be working for shared key to be usable in Lustre 2.8.&lt;/p&gt;</comment>
                            <comment id="106907" author="tfb-bull" created="Fri, 13 Feb 2015 07:41:58 +0000"  >&lt;p&gt;Peter,&lt;br/&gt;
Sorry about the severity rating, I thought &quot;1&quot; was actually the lowest priority.&lt;br/&gt;
Regards,&lt;/p&gt;</comment>
                            <comment id="119094" author="pjones" created="Fri, 19 Jun 2015 12:55:51 +0000"  >&lt;p&gt;Just so everyone is clear, I am simply &quot;babysitting&quot; this ticket until it finds an owner. No work is taking place on this atm.&lt;/p&gt;</comment>
                            <comment id="119097" author="sebastien.buisson" created="Fri, 19 Jun 2015 13:10:21 +0000"  >&lt;p&gt;Hi Peter,&lt;/p&gt;

&lt;p&gt;Maybe this ticket can be marked as duplicate of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6490&quot; title=&quot;builds on 3.12 fail in gss&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6490&quot;&gt;&lt;del&gt;LU-6490&lt;/del&gt;&lt;/a&gt; where I posted a patch that, among other things, removes the dependency over libgssglue and libgssapi.&lt;/p&gt;

&lt;p&gt;Sebastien.&lt;/p&gt;</comment>
                            <comment id="120860" author="pjones" created="Thu, 9 Jul 2015 17:49:56 +0000"  >&lt;p&gt;Thanks Sebastien&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="29632">LU-6490</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|hzx68v:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>17474</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>