Bug #3285
The install stage for rpmbuild fails at check-buildroot
| Status: | New | Start date: | 08/15/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % 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.