Bug #3285

The install stage for rpmbuild fails at check-buildroot

Added by Brian Pomerantz 9 months ago. Updated 8 months ago.

Status:New Start date:08/15/2012
Priority:Normal Due date:
Assignee:Dong Ma % Done:

0%

Category:Build/install/config
Target version:installation
Rank:99 Tester:

Description

The install stage for rpmbuild fails at check-buildroot because the file $RPM_BUILD_ROOT/usr/bin/departition contains the the path $RPM_BUILD_ROOT in it. This was on Scientific Linux 6.1 (i.e. RHEL 6.1). I added the line:

sed -i "s,$RPM_BUILD_ROOT,,g" $RPM_BUILD_ROOT/usr/bin/departition

to the end of the %install section to do a quick resolution of this issue.

History

Updated by Bob Gobeille 8 months ago

  • Rank set to 99

Change unranked issues to rank 99 so they show up in a ranking report at the bottom. Otherwise, they show up on top.

Also available in: Atom PDF