RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1011334 - Unable to build bridge-utils
Summary: Unable to build bridge-utils
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: bridge-utils
Version: 6.5
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: rc
: ---
Assignee: Thomas Woerner
QA Contact: qe-baseos-daemons
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-24 06:28 UTC by Branislav Náter
Modified: 2016-01-22 15:41 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-01-22 15:41:35 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Branislav Náter 2013-09-24 06:28:00 UTC
Description of problem:
I'm unable to build bridge-utils from src package on rhel-6.5

Version-Release number of selected component (if applicable):
bridge-utils-1.2-10.el6

Steps to Reproduce:
1. rpm -ivh /mnt/redhat/brewroot/packages/bridge-utils/1.2/10.el6/src/bridge-utils-1.2-10.el6.src.rpm
2. rpmbuild -bb SPECS/bridge-utils.spec

Actual results:
<snip>
mkdir -p /root/rpmbuild/BUILDROOT/bridge-utils-1.2-10.el6.x86_64/usr/share/man/man8
install -m 644 brctl.8 /root/rpmbuild/BUILDROOT/bridge-utils-1.2-10.el6.x86_64/usr/share/man/man8
make[1]: Leaving directory `/root/rpmbuild/BUILD/bridge-utils-1.2/doc'
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip
+ /usr/lib/rpm/brp-strip-static-archive
+ /usr/lib/rpm/brp-strip-comment-note
Processing files: bridge-utils-1.2-10.el6.x86_64
error: File not found: /root/rpmbuild/BUILDROOT/bridge-utils-1.2-10.el6.x86_64/usr/sbin/brctl
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UR6mRB
+ umask 022
+ cd /root/rpmbuild/BUILD
+ cd bridge-utils-1.2
+ DOCDIR=/root/rpmbuild/BUILDROOT/bridge-utils-1.2-10.el6.x86_64/usr/share/doc/bridge-utils-1.2
+ export DOCDIR
+ rm -rf /root/rpmbuild/BUILDROOT/bridge-utils-1.2-10.el6.x86_64/usr/share/doc/bridge-utils-1.2
+ /bin/mkdir -p /root/rpmbuild/BUILDROOT/bridge-utils-1.2-10.el6.x86_64/usr/share/doc/bridge-utils-1.2
+ cp -pr AUTHORS COPYING doc/FAQ doc/HOWTO /root/rpmbuild/BUILDROOT/bridge-utils-1.2-10.el6.x86_64/usr/share/doc/bridge-utils-1.2
+ exit 0


RPM build errors:
    File not found: /root/rpmbuild/BUILDROOT/bridge-utils-1.2-10.el6.x86_64/usr/sbin/brctl

Expected results:
Package successfully build

Comment 1 RHEL Program Management 2013-10-13 23:07:45 UTC
This request was evaluated by Red Hat Product Management for
inclusion in the current release of Red Hat Enterprise Linux.
Because the affected component is not scheduled to be updated
in the current release, Red Hat is unable to address this
request at this time.

Red Hat invites you to ask your support representative to
propose this request, if appropriate, in the next release of
Red Hat Enterprise Linux.

Comment 2 Thomas Woerner 2014-02-17 15:08:43 UTC
The rebuild of bridge-utils is working without problems for me. Please verify with 

rpmbuild --rebuild /mnt/redhat/brewroot/packages/bridge-utils/1.2/10.el6/src/bridge-utils-1.2-10.el6.src.rpm

I thing you might have missing devpendencies.

Comment 5 Branislav Náter 2014-03-25 17:10:35 UTC
Machine has been provided, developer was able to reproduce issue.

Comment 6 Branislav Náter 2016-01-22 15:41:35 UTC
I'm not sure what have changed but I'm not able to reproduce issue anymore.


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