Bug 42473

Summary: RFE - altered missing rpm-build package reporting
Product: [Retired] Red Hat Linux Reporter: R P Herrold <herrold>
Component: rpm-buildAssignee: Jeff Johnson <jbj>
Status: CLOSED WONTFIX QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: low    
Version: 7.1Keywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-05-28 16:02:08 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 R P Herrold 2001-05-27 17:05:54 UTC
Description of Problem:

Several people have run into the absence of rpm-build with the recent split
of packages.  The generic rpm listing of various options is not very
helpful in helping them self-diagnose the missing package

How Reproducible:

attempt a build without installing rpm-build

Additional Information:
	
How about a more direct error message when rpm-build is not installed, and
a -bX or -rebuild option is used, along the lines of:

   rpm: Cannot rebuild without installation of rpm-build package

Comment 1 R P Herrold 2001-05-27 17:07:51 UTC
The impetus for filing this bug is the ongoing confusion by casual RPM
rebuilders evidenced on the rpm-list, again, today.

Comment 2 Jeff Johnson 2001-05-28 17:45:18 UTC
The popt interface does not permit detecting that /usr/lib/rpm/rpmb
is not installed. What needs fixing is to have people start typing
rpmbuild rather than rpm. Attempting to alleviate the pain, even
for "casual RPM rebuilders", is only going to prolong the agony,
as rpm build modes were separated from the rest of rpm almost
a year ago ...