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:
No longer building LiveCD images. Closing bug