Bug 74839 - rpm --rebuild doesn't work
Summary: rpm --rebuild doesn't work
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: rpm
Version: 8.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeff Johnson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-10-02 02:18 UTC by Philippe Plamondon
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-10-02 02:20:21 UTC
Embargoed:


Attachments (Terms of Use)

Description Philippe Plamondon 2002-10-02 02:18:43 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020830

Description of problem:
When I type "rpm --rebuild package.src.rpm" I get the message :
"--rebuild: unknown option". 

I am root when I try to execute this.

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


How reproducible:
Always

Steps to Reproduce:
1.rpm --rebuild package.src.rpm
	

Actual Results:  Nothing

Expected Results:  configure the software, compile the software and create a rpm.

Additional info:

Comment 1 Philippe Plamondon 2002-10-02 02:50:01 UTC
Sorry, found it. Needed to type :

rpmbuild --rebuild package.src.rpm

The syntax changed.


Note You need to log in before you can comment on or make changes to this bug.