Bug 2272913

Summary: sssd: FTBFS in Fedora Rawhide
Product: [Fedora] Fedora Reporter: Karolina Surma <ksurma>
Component: sssdAssignee: sssd-maintainers <sssd-maintainers>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: abokovoy, atikhono, dbelyavs, lslebodn, mzidek, pbrezina, sbose, ssorce, sssd-maintainers
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
URL: https://koschei.fedoraproject.org/package/sssd
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-04-03 09:35:51 UTC Type: ---
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:    
Bug Blocks: 2260875, 2244836    

Description Karolina Surma 2024-04-03 09:03:59 UTC
Description of problem:
Package sssd fails to build from source in Fedora Rawhide.

Version-Release number of selected component (if applicable):
2.9.4-4.fc40

Steps to Reproduce:
koji build --scratch f41 sssd-2.9.4-4.fc40.src.rpm

Additional info:
This package is tracked by Koschei. See:
https://koschei.fedoraproject.org/package/sssd

Reproducible: Always

Actual Results:  
make[1]: Entering directory '/builddir/build/BUILD/sssd-2.9.4/src/tests/test_CA/intermediate_CA'
/usr/bin/openssl req -batch -config ./SSSD_test_intermediate_CA.config -new -nodes -key /builddir/build/BUILD/sssd-2.9.4/src/tests/test_CA/intermediate_CA/SSSD_test_intermediate_CA_key.pem -sha256 -extensions v3_ca -out SSSD_test_intermediate_CA_req.pem
Error adding request extensions from section v3_ca
80F26618767F0000:error:11000079:X509 V3 routines:v2i_AUTHORITY_KEYID:no issuer certificate:crypto/x509/v3_akid.c:156:
80F26618767F0000:error:11000080:X509 V3 routines:X509V3_EXT_nconf_int:error in extension:crypto/x509/v3_conf.c:48:section=v3_ca, name=authorityKeyIdentifier, value=keyid:always,issuer:always
make[1]: *** [Makefile:759: SSSD_test_intermediate_CA_req.pem] Error 1
make[1]: Leaving directory '/builddir/build/BUILD/sssd-2.9.4/src/tests/test_CA/intermediate_CA'
make: *** [Makefile:47806: test_CA.stamp] Error 2

Comment 1 Dmitry Belyavskiy 2024-04-03 09:27:43 UTC
Could you please follow the recommendations from https://github.com/openssl/openssl/issues/22966 ?

Comment 2 Alexander Bokovoy 2024-04-03 09:31:03 UTC
I reported https://github.com/SSSD/sssd/issues/7270

Comment 3 Alexey Tikhonov 2024-04-03 09:35:51 UTC

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