Bug 127987
| Summary: | rpmbuild --rebuild fails | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Pasi Pirhonen <upi> |
| Component: | perl-Convert-ASN1 | Assignee: | Chip Turner <cturner> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | wtogami |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2005-03-31 09:34:30 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 123268, 136451 | ||
All of the calls to brp-compress are removed from FC4 CVS, soon will build after we make a few other changes. Thank you for your report. |
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040123 Debian/1.6-1.he-1 Description of problem: Obviously code like [ -x %{_libdir}/rpm/brp-compress ] && %{_libdir}/rpm/brp-compress in .spec file doesn't make much sense on 64bit arches. Version-Release number of selected component (if applicable): perl-Convert-ASN1-0.18-2.src.rpm How reproducible: Always Steps to Reproduce: 1. rpmbuild --rebuild 2. 3. Actual Results: fails to brp-compress before making list of files Expected Results: Should find brp-compress Additional info: