Bug 240220

Summary: krb5: krb5-config --libs krb5 includes -lkeyutils
Product: [Fedora] Fedora Reporter: Rex Dieter <rdieter>
Component: krb5Assignee: Nalin Dahyabhai <nalin>
Status: CLOSED RAWHIDE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideKeywords: Patch
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.5-6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-05-16 20:27:52 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:
Attachments:
Description Flags
patch to omit extra libs from krb5-config none

Description Rex Dieter 2007-05-15 19:49:05 UTC
krb5-config --libs krb5 (now) includes -lkeyutils

Which leads to build failures for anything that
BuildRequires: krb5-devel

So, either strip -lkeyutils from krb5-config or add to krb5-devel:
Requires: keyutils-libs-devel

(i can fix it for you if you want, just let me know).

Comment 1 Nalin Dahyabhai 2007-05-15 19:52:48 UTC
If you can get to it before me, please go ahead and strip it from the
krb5-config output.  Since we don't currently support static linking, and the
keyutils library is used in a manner which is mostly hidden from applications
which use libkrb5, that's probably the simpler thing to do.  Thanks!

Comment 2 Rex Dieter 2007-05-15 19:57:47 UTC
Sure, will do.

Comment 3 Rex Dieter 2007-05-15 20:41:37 UTC
Arg,
**** Access denied: rdieter is not in ACL for rpms/krb5/devel

I'll attach the patch

Comment 4 Rex Dieter 2007-05-15 20:43:21 UTC
Created attachment 154777 [details]
patch to omit extra libs from krb5-config

Comment 5 Nalin Dahyabhai 2007-05-16 20:27:52 UTC
Thanks!  Incorporating for 1.5-6.