Bug 845156

Summary: [ORIGIN]The error message is not recorded in the file "livecd.log" when build livecd failed
Product: OKD Reporter: xjia <xjia>
Component: PodAssignee: Krishna Raman <kraman>
Status: CLOSED WONTFIX QA Contact: libra bugs <libra-bugs>
Severity: low Docs Contact:
Priority: low    
Version: 2.xCC: dmcphers, mfisher, xtian
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-03-22 18:51:33 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description xjia 2012-08-02 02:42:33 UTC
Description of problem:
When build livecd, the terminal show some errors. But the error is not in the log file "livecd.log". 

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


How reproducible:
always

Steps to Reproduce:
1.git clone https://github.com/openshift/crankcase.git
2.cd crankcase/build
3.rake build_setup without any error
4.rake build without any error
5.rake livecd, an error like that.
"Transcation couldn't start:
file /usr/lib64/ruby/site_ruby/1.8/x86_64-linux/cqpid.so conflicts between attempted installs of ruby-qpid-qmf-0.16-2.fc16.x86_64 and rubygem-pid-0.16.0-12.fc16.1.x86_64"

Actual results:
show the file build/remix/livecd.log.
The error is not recorded in the file "livecd.log" 

Expected results:
The error should be recorded in the file "livecd.log" 

Additional info:

Comment 1 Krishna Raman 2013-03-22 18:51:33 UTC
No longer building LiveCD images. Closing bug