Bug 103930

Summary: Can't build source RPMs with rpm
Product: [Retired] Red Hat Linux Reporter: Stephen Rasku <redhat>
Component: rpm-buildAssignee: Jeff Johnson <jbj>
Status: CLOSED NOTABUG QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 7.3   
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: 2003-09-10 19:26:07 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 Stephen Rasku 2003-09-08 00:05:27 UTC
Description of problem:

When I try and build a source RPM from a specfile, it fails with a "No such file
or directory" error.

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

rpm-4.0.4-7x.18

I don't know if this is the same as the offical RPM since I got a test RPM in
resolving bug 86047.  I don't think that it's been updated since that but I am
not 100% sure.  Is there a way to check?

How reproducible:

100%

Steps to Reproduce:
1. cd /usr/src/redhat/SPECS
2. rpm -v -bp sendmail.spec
    
Actual results:

sendmail.spec: No such file or directory

Expected results:

The sendmail.spec file exists so the sendmail.spec file should be built to the
"prepare" stage.

Additional info:

Comment 1 Jeff Johnson 2003-09-10 12:36:01 UTC
Do you have the rpm-build package installed?

Comment 2 Stephen Rasku 2003-09-10 19:26:07 UTC
Now it is.  Problem solved