Bug 622728 - Missing command /usr/bin/rpmbuild
Summary: Missing command /usr/bin/rpmbuild
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: rpm
Version: 14
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Panu Matilainen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-08-10 09:37 UTC by Joachim Backes
Modified: 2010-08-10 10:02 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-08-10 09:51:38 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Joachim Backes 2010-08-10 09:37:00 UTC
Description of problem:
/usr/bin/rpmbuild is missing in F14 (I found it in F13 in /usr/bin). Additionally, there are only 2 manpages for rpmbuils available: 

/usr/share/man/ja/man8/rpmbuild.8.gz and
/usr/share/man/pl/man8/rpmbuild.8.gz

Version-Release number of selected component (if applicable):
rpm-4.8.1-4.fc14.i686

How reproducible:
always

Steps to Reproduce:
1./usr/bin/rpmbuild
2.
3.
  
Actual results:
bash: /usr/bin/rpmbuild: No such file or directory


Expected results:


Additional info:

Comment 1 Panu Matilainen 2010-08-10 09:51:38 UTC
# yum install rpm-build

What gets installed depends on the defaults of a given distro version + choices you make during the installation, rpm-build package wont get installed on a "plain desktop" installation (nor should it).

Oh and yes there's a (known) packaging bug wrt the translated rpmbuild manual pages which should go into rpm-build package but that's another story.

Comment 2 Joachim Backes 2010-08-10 10:02:12 UTC
Hi Panu,

thanks for the support. You are right, I installed only a plain-desktop F14. "yum install rpm-build" was the right hint.


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