Bug 194079

Summary: gnupg2 fails to build in mock with minimal build environment.
Product: [Fedora] Fedora Reporter: Paul Howarth <paul>
Component: gnupg2Assignee: Rex Dieter <rdieter>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: dcantrell, extras-qa
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-06-19 20:33:12 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: 193550    
Bug Blocks: 193444    
Attachments:
Description Flags
Build log with minimal build environment none

Description Paul Howarth 2006-06-05 17:39:42 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.
 build.log is attached.

The problem actually lies with some of the existing build requirements, which
should pull in pkgconfig but don't. An obvious example is libgpg-error-devel.

Once pkgconfig is added as a dep of libgpg-error-devel, gnupg2 builds
successfully. I'll therefore make this bug depend on the appropriate bug for
libgpg-error, and am raising this bug just so that nobody else wastes their time
figuring out why gnupg2 is included in the "doesn't build in mock" reports.

Comment 1 Paul Howarth 2006-06-05 17:39:42 UTC
Created attachment 130524 [details]
Build log with minimal build environment

Comment 2 Rex Dieter 2006-06-19 20:33:12 UTC
libgpg-error appears fixed now, closing.