Bug 649675
| Summary: | RHEL5 doesn't install xen packages as dependencies by default | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Hardware Certification Program | Reporter: | Caspar Zhang <czhang> | ||||||
| Component: | Test Suite (harness) | Assignee: | Greg Nichols <gnichols> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Guangze Bai <gbai> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | low | ||||||||
| Version: | 1.2 | CC: | gbai, qcai, rlandry, yshao, yuchen | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: |
In v7 1.5, a bug has been fixed that xen packages now will be v7 runtime dependencies if the test suite is running on xen kernel. User will be asked to install all necessary xen packages when executing `v7 plan`
|
Story Points: | --- | ||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2012-06-05 21:35:37 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: | 767775, 773757 | ||||||||
| Attachments: |
|
||||||||
|
Description
Caspar Zhang
2010-11-04 09:35:58 UTC
Yuwen, would you please retest this issue on RHEL5.5 GA? And on RHEL5.6 i386 and x86_64 to see if they are reproducible 100%, 0% or else? The getRequiredRPMs, function could be updated on the xen kernel to include the xen and xen-ia64-guest-firmware plan time requires. Created attachment 573791 [details]
patch to add xen to the required rpms list when running the xen kernel
I haven't tested this code yet. Also the specific list of package may need to be updated as anaconda uses @xen package group for the install so just installing the xen package may be insufficient.
Created attachment 573979 [details]
patch to add required rpms to list when running xen kernel
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:
In v7 1.5, a bug has been fixed that xen packages now will be v7 runtime dependencies if the test suite is running on xen kernel. User will be asked to install all necessary xen packages when executing `v7 plan`
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2012-0711.html |