Bug 2066688

Summary: rawhide ships older sssd version than fc36
Product: [Fedora] Fedora Reporter: Florence Blanc-Renaud <frenaud>
Component: sssdAssignee: Pavel Březina <pbrezina>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: abokovoy, aboscatt, atikhono, jhrozek, lslebodn, luk.claes, mzidek, pbrezina, sbose, ssorce, sssd-maintainers
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: sync-to-jira
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-03-24 14:41:29 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:
Bug Depends On: 2066681    
Bug Blocks:    

Description Florence Blanc-Renaud 2022-03-22 10:38:09 UTC
Description of problem:
Fedora rawhide is shipping sssd version 2.6.2-3.fc36 while fedora 36 already has sssd-2.6.3-1.fc36.

This old version is missing some fixes related to IPA-AD trust and our freeipa rawhide tests are failing because of it (https://github.com/SSSD/sssd/issues/5947 fixed in 2.6.3).

Version-Release number of selected component (if applicable):
sssd-client-2.6.2-3.fc36.x86_64

How reproducible:


Steps to Reproduce:
1. install sssd on rawhide
2. # rpm -qa sssd-client
sssd-client-2.6.2-3.fc36.x86_64


This issue was already discussed internally with SSSD developers, and is related to a build issue (make check failure).