Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1916609

Summary: undefined symbol: krb5_set_default_tgs_ktypes
Product: [Fedora] Fedora Reporter: Stas Sergeev <stsp2>
Component: sambaAssignee: Guenther Deschner <gdeschner>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: abokovoy, anoopcs, asn, gdeschner, iboukris, jrivera, jstephen, lmohanty, madam, 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: 2021-01-15 09:30:52 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 Stas Sergeev 2021-01-15 09:14:40 UTC
Description of problem:
$ gnome-control-center 
gnome-control-center: symbol lookup error: /usr/lib64/samba/libkrb5samba-samba4.so: undefined symbol: krb5_set_default_tgs_ktypes, version krb5_3_MIT

Version-Release number of selected component (if applicable):
samba-client-libs-4.13.3-0.fc34.x86_64

How reproducible:
easily

Steps to Reproduce:
1. gnome-control-center

Actual results:
gnome-control-center: symbol lookup error: /usr/lib64/samba/libkrb5samba-samba4.so: undefined symbol: krb5_set_default_tgs_ktypes, version krb5_3_MIT

Expected results:
Should work.

Additional info:
Recent regression.

Comment 1 Alexander Bokovoy 2021-01-15 09:30:52 UTC
This should already be fixed in 4.13.3-1.fc34. Closing this bug as a duplicate of bug 1915928

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

Comment 2 Stas Sergeev 2021-01-15 09:42:11 UTC
I am still not getting this via yum update.
But downloading by hands and installing with
--nodeps helps, thanks.

Comment 3 Alexander Bokovoy 2021-01-15 09:43:29 UTC
Any updates to Rawhide aren't placed onto mirrors until there is a successful Rawhide compose. There is nothing maintainers can do after Bodhi did submit a request to stable.

Comment 4 Stas Sergeev 2021-01-15 09:45:27 UTC
Quite sad, as such a big breakers as
this one, should have some short-cut IMHO.