Bug 1038345 - FV tests incorrectly state that some required packages are not installed.
Summary: FV tests incorrectly state that some required packages are not installed.
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Hardware Certification Program
Classification: Retired
Component: Test Suite (tests)
Version: 1.7
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Greg Nichols
QA Contact: Red Hat Kernel QE team
URL:
Whiteboard:
Depends On:
Blocks: 1016295
TreeView+ depends on / blocked
 
Reported: 2013-12-05 00:22 UTC by Greg Nichols
Modified: 2016-06-03 13:59 UTC (History)
4 users (show)

Fixed In Version: hwcert-client 1.7.0-20131210
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-07-13 15:10:28 UTC


Attachments (Terms of Use)
patch fixing quotes and commas in required rpms list. (943 bytes, patch)
2013-12-05 00:25 UTC, Greg Nichols
no flags Details | Diff

Description Greg Nichols 2013-12-05 00:22:03 UTC
Description of problem:

When planning testing on a system with KVM FV support, the following message appears after test planning:

[...]
package virt-install, is not installed
package qemu-kvm, is not installed
qemu-kvm-tools-1.5.3-19.el7.x86_64
The following packages are required for testing:
xorg-x11-apps, kabi-whitelists, dvd+rw-tools, virt-install, qemu-kvm, qemu-kvm-tools
Would you like to re-try installing the missing packages? (y|n) 

The message appears even when virt-install, qemu-kvm, and qemu-kvm-tools are installed.

Version-Release number of selected component (if applicable):

hwcert version 1.7.0, release 20131203

Comment 1 Greg Nichols 2013-12-05 00:25:37 UTC
Created attachment 832905 [details]
patch fixing quotes and commas in required rpms list.

Comment 3 Brian Brock 2013-12-12 15:41:46 UTC
fix verified in 1.7.0-20131210.el7

$ hwcert-backend plan
...
The following packages are required for testing:
xorg-x11-apps, kabi-whitelists, virt-install
Would you like to install them now? (y|n) y
response: y
Loaded plugins: product-id, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
No package xorg-x11-apps available.
No package kabi-whitelists available.
Resolving Dependencies
...


Note You need to log in before you can comment on or make changes to this bug.