Bug 733004

Summary: Build Error in Imagefactory
Product: [Retired] CloudForms Cloud Engine Reporter: Aziza Karol <akarol>
Component: imagefactoryAssignee: Mike Orazi <morazi>
Status: CLOSED CURRENTRELEASE QA Contact: wes hayutin <whayutin>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 1.0.0CC: akarol, clalance, dajohnso, deltacloud-maint, ssachdev
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-08-24 17:43:52 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 Aziza Karol 2011-08-24 12:47:31 UTC
Description of problem:


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


How reproducible:


Steps to Reproduce:

1.$ sudo wget -O /etc/yum.repos.d/fedora-aeolus-testing.repo \
 
http://repos.fedorapeople.org/repos/aeolus/conductor/testing/fedora-aeolus-testing.repo

2.sudo yum install aeolus-all

3.Follow the steps mention in
http://www.aeolusproject.org/compiling.html#factory

Error observed in make rpms:
Processing files: imagefactory-0.4.1_56_g1644bf1-1.fc15.noarch
error: File not found: /home/imagefactory/build/bdist.linux-x86_64/rpm/BUILDROOT/imagefactory-0.4.1_56_g1644bf1-1.fc15.x86_64/usr/share/man/man1/imagefactory.1
RPM build errors:
    File not found: /home/imagefactory/build/bdist.linux-x86_64/rpm/BUILDROOT/imagefactory-0.4.1_56_g1644bf1-1.fc15.x86_64/usr/share/man/man1/imagefactory.1
error: command 'rpmbuild' failed with exit status 1

  
Actual results:


Expected results:


Additional info:

Comment 1 Chris Lalancette 2011-08-24 17:43:52 UTC
We revamped the instructions to be correct.  They should work for you now.