Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
  • Products

    Top Products

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Products

    Downloads and Containers

    • Downloads
    • Packages
    • Containers

    Top Resources

    • Documentation
    • Product Life Cycles
    • Product Compliance
    • Errata
  • Knowledge

    Red Hat Knowledge Center

    • Knowledgebase Solutions
    • Knowledgebase Articles
    • Customer Portal Labs
    • Errata

    Top Product Docs

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Product Docs

    Training and Certification

    • About
    • Course Index
    • Certification Index
    • Skill Assessment
  • Security

    Red Hat Product Security Center

    • Security Updates
    • Security Advisories
    • Red Hat CVE Database
    • Errata

    References

    • Security Bulletins
    • Severity Ratings
    • Security Data

    Top Resources

    • Security Labs
    • Backporting Policies
    • Security Blog
  • Support

    Red Hat Support

    • Support Cases
    • Troubleshoot
    • Get Support
    • Contact Red Hat Support

    Red Hat Community Support

    • Customer Portal Community
    • Community Discussions
    • Red Hat Accelerator Program

    Top Resources

    • Product Life Cycles
    • Customer Portal Labs
    • Red Hat JBoss Supported Configurations
    • Red Hat Lightspeed
Or troubleshoot an issue.

Select Your Language

  • English
  • Français
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Lightspeed
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat OpenStack Platform
  • Red Hat OpenShift
  • Red Hat OpenShift AI
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • Red Hat OpenShift Dev Spaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat build of Keycloak
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Application Foundations
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
All Products
Red Hat Product Errata RHBA-2008:0034 - Bug Fix Advisory
Issued:
2008-02-15
Updated:
2008-02-15

RHBA-2008:0034 - Bug Fix Advisory

  • Overview
  • Updated Packages

Synopsis

hts bug fix and enhancement update

Type/Severity

Bug Fix Advisory

Red Hat Lightspeed patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

An updated hts package that fixes several bugs and adds enhancements is now
available.

Description

The Red Hat Hardware Test Suite (HTS) certifies hardware for Red Hat
Enterprise Linux.

This updated package fixes the following bugs:

  • HTS did not plan tests for storage devices using the HP Smart Array

CCISS driver. As well, running the "hts print --report plan" command did
not list any storage devices using the HP Smart Array CCISS driver.

  • the HTS memory test failed on systems using an NFS-mounted root file

system.

  • in previous HTS packages, on certain architectures, running any test that

included the "info" test, for example, "hts certify --test info", resulted
in a traceback and a "NameError: global name 'abiCheck' is not defined"
error.

  • on AMD64 or Intel 64 architectures, if the current working directory is a

directory that will be removed by running the "hts clean" command, the "hts
clean" command failed with a "shell-init: error retrieving current
directory: getcwd: cannot access parent" error.

  • the HTS submit command failed if the current working directory had

read-only permissions.

  • running the "hts plan --disable --udi [udi]" command, where [udi] is a

Unique Device Identifier (ie eth0), resulted in all HTS tests being
disabled. As well, running the "hts plan --enable --udi [udi]" command
enabled all tests. In this updated package, only the tests specified
using these commands are enabled or disabled.

  • when running a single test using the "--test" or "--udi" options, the

associated info test was reported as failing.

  • the HTS documentation located in the "/var/hts/docs/" directory was

missing css files. This caused rendering problems for page navigation.
In this updated package, the missing css files are included and page
navigation works correctly.

  • in certain situations, adding a new device using the "hts plan --add"

command caused a traceback with errors from Python.

As well, this updated package adds the following enhancements:

  • the version number of the hts package has been added to the output of HTS

info tests.

  • the HTS test results can now be reported in HTML format. If SELinux is

set to "Enforcing" mode, run the "chcon -R -t httpd_sys_content_t
/var/hts/" command to set the correct SELinux context on the "/var/hts/"
directory. Run the "hts server start" or "service httpd start" commands to
start the server, and then use a Web browser to navigate to
"http://[server-hostname]/hts/".

This updated package adds three new tests for battery-equipped systems,
typically notebooks:

  • lid: the lid test asks the tester to verify that the display backlight

turns off when the lid is closed.

  • battery: the battery test verifies the power state of the battery when

the system is running on battery power, and when the battery is charging.

  • suspend: the suspend test verifies that the system correctly suspends and

resumes. For battery-equipped systems, this test is required for every test
run submitted for certification, to show that other certification tests
pass on a resumed system.

Users of hts are advised to upgrade to this updated package, which resolves
these issues and adds these enhancements.

Solution

Before applying this update, make sure that all previously-released
errata relevant to your system have been applied.

This update is available via Red Hat Network. Details on how to use
the Red Hat Network to apply this update are available at
http://kbase.redhat.com/faq/FAQ_58_10188

Affected Products

  • Red Hat Hardware Certification Test Suite 5 x86_64
  • Red Hat Hardware Certification Test Suite 5 ppc
  • Red Hat Hardware Certification Test Suite 5 ia64
  • Red Hat Hardware Certification Test Suite 5 i386

Fixes

  • BZ - 273321 - hts does not see cciss storage
  • BZ - 296931 - IBM QS21 system with no swap fails memory test
  • BZ - 357531 - INFO test always fails ABI check
  • BZ - 361311 - [hts-5.1.8][x86_64][hts clean][RHEL5.1] - hts clean show shell-init error
  • BZ - 362511 - HTS should run suspend every test run
  • BZ - 362531 - HTS submit command fails if current working directory is read-only
  • BZ - 386471 - FEAT: add hts version into INFO test's results
  • BZ - 400431 - --udi option disables or enables all tests
  • BZ - 400451 - info test run in "minimal" mode reported to HCL as FAIL
  • BZ - 401611 - FEAT: web/html reporting of test results
  • BZ - 409641 - Documentation missing css files
  • BZ - 410281 - hts plan add results in a Python traceback

CVEs

(none)

References

(none)

Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat Hardware Certification Test Suite 5

SRPM
hts-5.1-18.el5.src.rpm SHA-256: d4057dd60ed48cb28d6bcaf00b653528a61e56f4db2cc2e5bae5e7e354fd9bc0
x86_64
hts-5.1-18.el5.noarch.rpm SHA-256: 87a5dcc8564f57211cb050159edbb067070ff8a57d47c96065fc39efe45cc18d
ppc
hts-5.1-18.el5.noarch.rpm SHA-256: 87a5dcc8564f57211cb050159edbb067070ff8a57d47c96065fc39efe45cc18d
ia64
hts-5.1-18.el5.noarch.rpm SHA-256: 87a5dcc8564f57211cb050159edbb067070ff8a57d47c96065fc39efe45cc18d
i386
hts-5.1-18.el5.noarch.rpm SHA-256: 87a5dcc8564f57211cb050159edbb067070ff8a57d47c96065fc39efe45cc18d

The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.

Red Hat LinkedIn YouTube Facebook X, formerly Twitter

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

Red Hat legal and privacy links

  • About Red Hat
  • Jobs
  • Events
  • Locations
  • Contact Red Hat
  • Red Hat Blog
  • Inclusion at Red Hat
  • Cool Stuff Store
  • Red Hat Summit
© 2025 Red Hat

Red Hat legal and privacy links

  • Privacy statement
  • Terms of use
  • All policies and guidelines
  • Digital accessibility