Bug 1134957 - libgsasl built without GSSAPI support
Summary: libgsasl built without GSSAPI support
Keywords:
Status: CLOSED DUPLICATE of bug 1246177
Alias: None
Product: Fedora
Classification: Fedora
Component: libgsasl
Version: 20
Hardware: Unspecified
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Peter Lemenkov
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-08-28 13:51 UTC by Alex Chernyakhovsky
Modified: 2016-01-08 14:28 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-06-29 22:18:05 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Alex Chernyakhovsky 2014-08-28 13:51:29 UTC
Description of problem:
libgsasl is built without GSSAPI support on F20. It was enabled as of at least F17; I have not checked F18 or F19 or F21.

Version-Release number of selected component (if applicable):
1.8.0-3

How reproducible:
Every time. Logs from koji:
configure: checking for GSS implementation (yes)
configure: auto-detecting GSS/MIT/Heimdal
configure: use --with-gssapi-impl=IMPL to hard code
configure: where IMPL is `gss', `mit', or `heimdal'
checking for libgss... no
configure: WARNING: GNU GSS not found (see http://www.gnu.org/software/gss/)...
configure: WARNING: Auto-detecting MIT/Heimdal is unreliable, disabling GSSAPI
(https://kojipkgs.fedoraproject.org//packages/libgsasl/1.8.0/3.fc20/data/logs/x86_64/build.log)


Additional info:
msmtp --version on F17:
# msmtp --version | grep -i gssapi
plain scram-sha-1 cram-md5 gssapi external digest-md5 login ntlm 

msmtp --version on F20:
# msmtp --version | grep -i gssapi
[empty]

F17 gsasl is linked against MIT Kerberos for GSSAPI.

Comment 1 fedora.dm0 2015-02-24 20:33:29 UTC
This is still an issue for Fedora 21.

It seemed to resolve the issue by rebuilding the package after appending "--with-gssapi-impl=mit" to the spec's "%configure" line.

Comment 2 Fedora End Of Life 2015-05-29 12:45:12 UTC
This message is a reminder that Fedora 20 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 20. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '20'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 20 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 3 Fedora End Of Life 2015-06-29 22:18:05 UTC
Fedora 20 changed to end-of-life (EOL) status on 2015-06-23. Fedora 20 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.

Comment 4 Peter Lemenkov 2016-01-08 14:28:15 UTC

*** This bug has been marked as a duplicate of bug 1246177 ***


Note You need to log in before you can comment on or make changes to this bug.