Bug 657017
| Summary: | hivex-1.2.2-1 rebuild fails in mock, x86_64 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Sergio Rubio <rubiojr> | ||||
| Component: | hivex | Assignee: | Richard W.M. Jones <rjones> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 6.0 | CC: | dallan, jzheng, lfarkas, mshao | ||||
| Target Milestone: | rc | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | hivex-1.2.4-2.el6 | Doc Type: | Bug Fix | ||||
| Doc Text: |
Cause:
A change to the Perl package caused hivex to fail
when rebuilt from source. This issue was found
by the CentOS developers rebuilding our packages.
Consequence:
The package FTBFS.
Fix:
We fixed the Perl paths in the spec file.
Result:
The package should now rebuild OK.
|
Story Points: | --- | ||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2011-05-19 13:11:12 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: | 642631 | ||||||
| Bug Blocks: | |||||||
| Attachments: |
|
||||||
|
Description
Sergio Rubio
2010-11-24 17:23:28 UTC
Created attachment 462708 [details]
fix perl %files path
Processing files: perl-hivex-1.2.2-1.el6.x86_64
RPM build errors:
error: File not found by glob: /builddir/build/BUILDROOT/hivex-1.2.2-1.el6.x86_64/usr/lib64/perl5/vendor_perl/*
File not found by glob: /builddir/build/BUILDROOT/hivex-1.2.2-1.el6.x86_64/usr/lib64/perl5/vendor_perl/*
Child returncode was: 1
I fixed this in a slightly different way when I rebased to 1.2.4 for RHEL 6.1. See also bug 642631. *** Bug 661772 has been marked as a duplicate of this bug. *** Forgot to update status. Well, since this package seems no problem to rebuild in mock, it can be simply VERIFIED. Please be so kind and add a few key words to the technical note of this bugzilla entry using the following structure: Cause: Consequence: Fix: Result: For details, see: https://bugzilla.redhat.com/page.cgi?id=fields.html#cf_release_notes
Technical note added. If any revisions are required, please edit the "Technical Notes" field
accordingly. All revisions will be proofread by the Engineering Content Services team.
New Contents:
Cause:
Consequence:
Fix:
Result:
Technical note updated. If any revisions are required, please edit the "Technical Notes" field
accordingly. All revisions will be proofread by the Engineering Content Services team.
Diffed Contents:
@@ -1,7 +1,17 @@
Cause:
+A change to the Perl package caused hivex to fail
+when rebuilt from source. This issue was found
+by the CentOS developers rebuilding our packages.
+
Consequence:
+The package FTBFS.
+
Fix:
-Result:+We fixed the Perl paths in the spec file.
+
+Result:
+
+The package should now rebuild OK.
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2011-0588.html |