Bug 193550

Summary: libgpg-error-devel: +Requires: pkgconfig
Product: [Fedora] Fedora Reporter: Matt Domsch <matt_domsch>
Component: libgpg-errorAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED RAWHIDE QA Contact: Bill Nottingham <notting>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: dcantrell, extras-qa, michael, paul, rdieter, rvokal
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.3-3 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-06-19 20:28:49 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: 191529, 193444, 194079    

Description Matt Domsch 2006-05-30 14:11:25 UTC
This package fails to build in mock if the minimal build group is reduced to
only the packages listed in the Exceptions section of the packaging guidelines.

Configure step fails with:

checking for GPG Error - version >= 1.0... /usr/bin/gpg-error-config: line 64:
/usr/bin/pkg-config: No such file or directoryyes


BuildRequires: pkgconfig

should fix it.

Comment 1 Rex Dieter 2006-05-30 14:31:38 UTC
I don't think gnupg2 was the intended component here... (:

Though, on looking over the report/error, it appears to me that the better fix
would be to add to libgpg-error-devel:
Requires: pkgconfig

instead of the suggestion of adding to yumex:
BuildRequires: pkgconfig 

Comment 2 Rex Dieter 2006-05-30 14:32:58 UTC
FYI, Reassigned Component: gnupg2 -> libgpg-error.

Comment 3 Matt Domsch 2006-06-05 13:28:46 UTC
libgpg-error-1.3-2.src.rpm now builds in mock on i386 and x86_64.

Comment 4 Paul Howarth 2006-06-05 17:06:57 UTC
Why is this bug closed?

libgpg-error-devel 1.3-2 includes /usr/bin/gpg-error-config, which explictly
calls p/usr/bin/pkg-config and yet there is no dependency on pkgconfig.

A dependency of pkgconfig needs to be added to the -devel subpackage.


Comment 5 Rex Dieter 2006-06-05 17:13:14 UTC
Agreed, reopening, and adjusting Summary to match reality (esp since this really
never had anything to do with yumex).

Comment 6 Nalin Dahyabhai 2006-06-07 15:02:57 UTC
*** Bug 193409 has been marked as a duplicate of this bug. ***