Bug 179670

Summary: buildsys should grab config.log
Product: [Fedora] Fedora Reporter: Patrice Dumas <pertusus>
Component: plagueAssignee: Dan Williams <dcbw>
Status: CLOSED WONTFIX QA Contact: Jeremy Katz <katzj>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: katzj, wart
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-06-14 11:43:45 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:

Description Patrice Dumas 2006-02-01 23:14:33 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.7.12) Gecko/20050922 Fedora/1.0.7-1.1.fc4 Firefox/1.0.7

Description of problem:
the buildsys should try to grab config.log, if it exists, along with the other build logs.

You requested that bugreport in the thread:

https://www.redhat.com/archives/fedora-extras-list/2005-December/msg01082.html

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.build in fedora buildsys
2.
3.
  

Actual Results:  config.log isn't available for debugging

Expected Results:  config.log  available

Additional info:

Comment 1 Michael Schwendt 2008-06-14 11:43:45 UTC
It makes no sense to keep this open.
koji/mock could be enhanced to do this, but the packager
can also "make || cat config.log" to achieve the same thing.