Bug 1646919

Summary: krb5-1.17-0.beta1.1.fc30 breaks SSSD tests
Product: [Fedora] Fedora Reporter: Jakub Hrozek <jhrozek>
Component: krb5Assignee: Robbie Harwood <rharwood>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: abokovoy, j, lslebodn, nalin, npmccallum, rharwood, sbose, ssorce
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-11-06 11:09:21 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jakub Hrozek 2018-11-06 10:07:18 UTC
Description of problem:
After our rawhide CI machine was upgraded with krb5-1.17-0.beta1.1.fc30, one of our tests started failing. Downgrade to 1.16 makes the tests pass once again.

Version-Release number of selected component (if applicable):
krb5-1.17-0.beta1.1.fc30

How reproducible:
always

Steps to Reproduce:
1. run the test_copy_ccache unit test

Actual results:
Retrieving credentials fails with KRB5_CC_NOTFOUND

Expected results:
The test passes

Additional info:
The test can be inspected at https://github.com/SSSD/sssd/blob/master/src/tests/cmocka/test_copy_ccache.c#L157

The test fails https://github.com/SSSD/sssd/blob/master/src/tests/cmocka/test_copy_ccache.c#L192

The test is stable for several years and we haven't changed anything in Kerberos code in SSSD for a while either (this is not related to KCM..)

If you prefer, I can prepare a VM for you in our internal lab.

Comment 1 Lukas Slebodnik 2018-11-06 11:09:21 UTC

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