Oliver Freyermuth
2020-Dec-08 22:02 UTC
[CentOS] Debug information packages for 8.3 missing?
Dear all, after the upgrade from 8.2 to 8.3 one of the applications we use has unclear Kerberos authentication issues. I was going to diagnose these and tried: yum debuginfo-install krb5-libs However, I get: Could not find debuginfo package for the following installed packages: krb5-libs-1.18.2-5.el8.x86_64 Could not find debugsource package for the following installed packages: krb5-libs-1.18.2-5.el8.x86_64 Checking on http://debuginfo.centos.org/8/x86_64/Packages/ , I do indeed not find these packages, also glibc and other debug info packages are missing. Are they still being uploaded, or am I using a wrong repository? Thanks and cheers, Oliver
On 08.12.20 23:02, Oliver Freyermuth via CentOS wrote:> after the upgrade from 8.2 to 8.3 one of the applications we use has > unclear Kerberos authentication issues.I can't tell anything regarding the debuginfo package, but I can point you into the direction, that DES support is dropped in release 8.3. Maybe this is the root cause of you issues. Best regards Ulf