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
    • Security Measurement
    • 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 Insights
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 Insights
  • 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-2015:1541 - Bug Fix Advisory
Issued:
2015-08-04
Updated:
2015-08-04

RHBA-2015:1541 - Bug Fix Advisory

  • Overview
  • Updated Packages

Synopsis

Satellite 5.7 bug fix update

Type/Severity

Bug Fix Advisory

Red Hat Insights patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

Updated cobbler, osa-dispatcher, satellite-schema, spacewalk-backend,
spacewalk-java and spacewalk-schema packages that fix several bugs and add one
enhancement are now available for Red Hat Satellite 5.7.

Description

Red Hat Satellite is a systems management tool for Linux-based infrastructures.
It allows for provisioning, remote management and monitoring of multiple Linux
deployments with a single, centralized tool.

This update fixes the following bugs:

  • When generating ISO images using the "cobbler buildiso" command based on

kickstart profiles, the resulting isolinux.cfg file did not contain advanced
kernel parameters. For example, network parameters for booting from specific
location were not processed. This bug has been fixed, and cobbler now correctly
processes all valid kernel parameters. (BZ#1095198)

  • Under certain circumstances, when scheduling errata in System Set Manager

(SSM) into a new Action Chain, an empty Chain was created. Scheduling into an
existing Chain worked correctly. With this update, SSM schedules errata into a
new Action Chain without complications. (BZ#1201719)

  • This update fixes several problems that occurred when multiple errata with the

same package version were applicable for systems. (BZ#1205328)

  • Prior to this update, scheduled remote command actions could remain in

"picked" status on client systems, preventing further scheduled actions from
executing. This bug has been fixed and scheduled remote actions no longer hang
on client systems. (BZ#1223473)

  • In cases where freshly installed Satellite 5.7 was upgraded before creating

the first Satellite user, users were not notified that schema upgrade is needed.
This bug has been fixed, and Satellite users are now notified when schema
upgrade is required in all scenarios. (BZ#1221224)

  • The Satellite schema was updated in to prevent PL/SQL errors when running the

rhn_entitlements.repoll_virt_guest_entitlements() stored procedure. (BZ#1210011)

  • Previously, when registering a large amount of systems to Red Hat Satellite, a

deadlock state could occur. This bug has been fixed, and the deadlock no longer
occurs in the described case. (BZ#1226360)

  • This change will have a small impact on the amount of time needed for

recalculating the cache for each server, but without holding up the general
operations of the Satellite instance. (BZ#1245540)

  • Previously, updating the errata cache for a channel updated every server

subscribed to that channel in one large transaction. This could lead to long
database locks for channels with large number of subscribed servers. With this
update, calculating individual server's cache updates is now performed by the
'update_server_errata_cache' taskomatic task, which releases locks after each
server.

This change will have a small impact on the amount of time needed for
recalculating the cache for each server, but without holding up the general
operations of the Satellite instance. (BZ#1245540)

In addition, this update adds the following enhancement:

  • With this update, the error message displayed after common issues has been

enhanced with a link to a page listing related kBase articles. (BZ#1222057)

Users of Red Hat Satellite are advised to upgrade to these updated packages,
which fix these bugs and add this enhancement.

Solution

Application of this errata involves updating the database schema.

For general instructions on the database schema upgrade, consult the following
document first: https://access.redhat.com/site/articles/273633

Before applying this update, make sure all previously-released errata relevant
to your system have been applied. To apply this erratum, take the following
steps:

  • Shut down Red Hat Satellite by running the following command as root:

rhn-satellite stop

  • Backup the database. For embedded or managed database variants, please consult

Red Hat Satellite 5.6 documentation. For an external database, consult your
database administrator.

  • Upgrade the errata packages. Details on how to apply this update are available

at https://access.redhat.com/site/articles/11258

  • Update the database schema using the spacewalk-schema-upgrade command. To do

so, run as root:

spacewalk-schema-upgrade

This process will update your database schema to the latest version. The
spacewalk-schema-upgrade command will inform you about the results of the
upgrade and exact locations of schema upgrade log files.

  • Restart Red Hat Satellite by running the following as root:

rhn-satellite start

Affected Products

  • Red Hat Satellite 5.7 x86_64
  • Red Hat Satellite 5.7 s390x

Fixes

  • BZ - 1201719 - Schedule errata into Action Chain using SSM does not work correctly
  • BZ - 1205328 - Multiple Errata with same package version
  • BZ - 1221224 - CreateFirstUser.do should also contains spacewalk-schema-upgrade warning if it should be run

CVEs

(none)

References

(none)

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

Red Hat Satellite 5.7

SRPM
cobbler-2.0.7-59.el6sat.src.rpm SHA-256: 4d797837a4da288731c9a149097c60301111284befe42ddfebd661bc4ddf00b7
osad-5.11.44-6.el6sat.src.rpm SHA-256: 6a9753ff020377e4479a6ccbda68a9a5b359e33eb91307e87ca954b2f6628a56
satellite-schema-5.7.0.17-1.el6sat.src.rpm SHA-256: 54316ffcac2cb7d521e60140e0e30682d41415329596a050c31e33a06a4fefde
spacewalk-backend-2.3.3-28.el6sat.src.rpm SHA-256: f7526dbb38b0fa8f90a9629b7d69eb5972edb98ffb8bcc01eed3972885a54583
spacewalk-java-2.3.8-108.el6sat.src.rpm SHA-256: 75b0c5f5cb84f212c9b6d88ced9574d58e8c2a08bdf5430ab114795ad751ba5f
spacewalk-schema-2.3.2-19.el6sat.src.rpm SHA-256: 76988d4733eafc02c33114bf9fa312049b63ad7ae84882291b5cae3d73fe8575
x86_64
cobbler-2.0.7-59.el6sat.noarch.rpm SHA-256: 8a58f67bbbd48606ee74c78b5186afd222a5801a6e190adb37ec83d221e823c3
osa-dispatcher-5.11.44-6.el6sat.noarch.rpm SHA-256: b2268bda4298a9fffe1b4507f353d5571621fd128c9fc3117cb7db355f08c7c1
osa-dispatcher-selinux-5.11.44-6.el6sat.noarch.rpm SHA-256: e1e9c3d21275091a2e59f7874bb963c0e609b158037c8d7a3d05db3708ea8c7e
satellite-schema-5.7.0.17-1.el6sat.noarch.rpm SHA-256: 292b45bbd3d5cf31d01ed339f7e4109320d393df4339d12071d9f9b6698883d6
spacewalk-backend-2.3.3-28.el6sat.noarch.rpm SHA-256: 2b3c7becdd2c5d42ed62f5aba39e8637da7bc739a138e2e97800ffd6b7adfad3
spacewalk-backend-app-2.3.3-28.el6sat.noarch.rpm SHA-256: 2b6100e2da8ee1d3aab8cf89901860d7a4ed66ae0a8ac39edcbdf82c10862843
spacewalk-backend-applet-2.3.3-28.el6sat.noarch.rpm SHA-256: 9003714763bec06d268c83b05aef206b6041680d8722915e6f15943878189a2e
spacewalk-backend-config-files-2.3.3-28.el6sat.noarch.rpm SHA-256: 51f63662285dab7d1fb0df136c68f9a562e10ae4e52cb9780573224a91433408
spacewalk-backend-config-files-common-2.3.3-28.el6sat.noarch.rpm SHA-256: a692f0716324aaa3f0202d21f1dd1635307c3d681f9e3e47e667d578136c60a1
spacewalk-backend-config-files-tool-2.3.3-28.el6sat.noarch.rpm SHA-256: 30fedd0158ef4e092f326b26787beefdd9f8a83a96d115fac0857e1b1bd68298
spacewalk-backend-iss-2.3.3-28.el6sat.noarch.rpm SHA-256: 89136c0813f8e3c97c71ca83f22edef099594b1f95a7976a7b908e2689d26fc2
spacewalk-backend-iss-export-2.3.3-28.el6sat.noarch.rpm SHA-256: e633d8ea75eecf3217f7112c5ace95ee6ba774c64809ced2612c5e072053093b
spacewalk-backend-libs-2.3.3-28.el6sat.noarch.rpm SHA-256: edab87daa93af60726be8d30d8d23b8a66c64615482fe169156329495921b075
spacewalk-backend-package-push-server-2.3.3-28.el6sat.noarch.rpm SHA-256: 59fef362ab6de778891b39957597910d4ad7e6d80823f2b6347eb787ff6172a0
spacewalk-backend-server-2.3.3-28.el6sat.noarch.rpm SHA-256: 0d1208da0dc0837df0d262db3f95dd36cee00881252eb0d0df175bbcf19600e1
spacewalk-backend-sql-2.3.3-28.el6sat.noarch.rpm SHA-256: 03badb0587c30e458ec270f8f5dfcff05de36eed99bd057e60e462b15f24f01f
spacewalk-backend-sql-oracle-2.3.3-28.el6sat.noarch.rpm SHA-256: 3417c2945afe16966e43450c4a7a71cd514d9404e7a8288d8ad7fb962a8127e5
spacewalk-backend-sql-postgresql-2.3.3-28.el6sat.noarch.rpm SHA-256: 043846eb1d136c95a160d8bb973c68e10124ec346d138ce1b825e4ea85f0756b
spacewalk-backend-tools-2.3.3-28.el6sat.noarch.rpm SHA-256: 3555ad8057ca7a2e76bd5ee1c1bc552445dd1ff4b6323dafa727af25f872df6b
spacewalk-backend-xml-export-libs-2.3.3-28.el6sat.noarch.rpm SHA-256: cf5e58b118f382b338a66c345bd093d4512b3b7ec963fea61fa29857abf869fc
spacewalk-backend-xmlrpc-2.3.3-28.el6sat.noarch.rpm SHA-256: b94e5be7fad919cc46c6b1b8a88b282c698b48979901184daa3029757ca298ba
spacewalk-java-2.3.8-108.el6sat.noarch.rpm SHA-256: 9b0e7ca2736aa9918c2fb5797e04ff92ce1ad7410ef5fa85fd9cd68669180e3a
spacewalk-java-config-2.3.8-108.el6sat.noarch.rpm SHA-256: 0ac3bd148f8467d18a75edebd2d7929b4f92ca7711497fe2283c9a76caea7599
spacewalk-java-lib-2.3.8-108.el6sat.noarch.rpm SHA-256: 5ae0aef9acb81daa2eae6be77a4abcc581a3596b7697e97d9ffcdb1d0c790eeb
spacewalk-java-oracle-2.3.8-108.el6sat.noarch.rpm SHA-256: b0c68b90bf01dd09d238905f0c4a871692716875405e48b5e365b7e5d0df64da
spacewalk-java-postgresql-2.3.8-108.el6sat.noarch.rpm SHA-256: e4121da70bc7b7f39c19835fe29d4edbf471b9bf204026b488b86bafd3d97777
spacewalk-schema-2.3.2-19.el6sat.noarch.rpm SHA-256: 58fe706c1053192cb03348f7b4a82566dbe3a95aee78188ea1da7890b7e99845
spacewalk-taskomatic-2.3.8-108.el6sat.noarch.rpm SHA-256: 425a9edebd1ffcacf105cfff3b7467996531386cb2e556ade8285ba702481daa
s390x
cobbler-2.0.7-59.el6sat.noarch.rpm SHA-256: 8a58f67bbbd48606ee74c78b5186afd222a5801a6e190adb37ec83d221e823c3
osa-dispatcher-5.11.44-6.el6sat.noarch.rpm SHA-256: b2268bda4298a9fffe1b4507f353d5571621fd128c9fc3117cb7db355f08c7c1
osa-dispatcher-selinux-5.11.44-6.el6sat.noarch.rpm SHA-256: e1e9c3d21275091a2e59f7874bb963c0e609b158037c8d7a3d05db3708ea8c7e
satellite-schema-5.7.0.17-1.el6sat.noarch.rpm SHA-256: 292b45bbd3d5cf31d01ed339f7e4109320d393df4339d12071d9f9b6698883d6
spacewalk-backend-2.3.3-28.el6sat.noarch.rpm SHA-256: 2b3c7becdd2c5d42ed62f5aba39e8637da7bc739a138e2e97800ffd6b7adfad3
spacewalk-backend-app-2.3.3-28.el6sat.noarch.rpm SHA-256: 2b6100e2da8ee1d3aab8cf89901860d7a4ed66ae0a8ac39edcbdf82c10862843
spacewalk-backend-applet-2.3.3-28.el6sat.noarch.rpm SHA-256: 9003714763bec06d268c83b05aef206b6041680d8722915e6f15943878189a2e
spacewalk-backend-config-files-2.3.3-28.el6sat.noarch.rpm SHA-256: 51f63662285dab7d1fb0df136c68f9a562e10ae4e52cb9780573224a91433408
spacewalk-backend-config-files-common-2.3.3-28.el6sat.noarch.rpm SHA-256: a692f0716324aaa3f0202d21f1dd1635307c3d681f9e3e47e667d578136c60a1
spacewalk-backend-config-files-tool-2.3.3-28.el6sat.noarch.rpm SHA-256: 30fedd0158ef4e092f326b26787beefdd9f8a83a96d115fac0857e1b1bd68298
spacewalk-backend-iss-2.3.3-28.el6sat.noarch.rpm SHA-256: 89136c0813f8e3c97c71ca83f22edef099594b1f95a7976a7b908e2689d26fc2
spacewalk-backend-iss-export-2.3.3-28.el6sat.noarch.rpm SHA-256: e633d8ea75eecf3217f7112c5ace95ee6ba774c64809ced2612c5e072053093b
spacewalk-backend-libs-2.3.3-28.el6sat.noarch.rpm SHA-256: edab87daa93af60726be8d30d8d23b8a66c64615482fe169156329495921b075
spacewalk-backend-package-push-server-2.3.3-28.el6sat.noarch.rpm SHA-256: 59fef362ab6de778891b39957597910d4ad7e6d80823f2b6347eb787ff6172a0
spacewalk-backend-server-2.3.3-28.el6sat.noarch.rpm SHA-256: 0d1208da0dc0837df0d262db3f95dd36cee00881252eb0d0df175bbcf19600e1
spacewalk-backend-sql-2.3.3-28.el6sat.noarch.rpm SHA-256: 03badb0587c30e458ec270f8f5dfcff05de36eed99bd057e60e462b15f24f01f
spacewalk-backend-sql-oracle-2.3.3-28.el6sat.noarch.rpm SHA-256: 3417c2945afe16966e43450c4a7a71cd514d9404e7a8288d8ad7fb962a8127e5
spacewalk-backend-sql-postgresql-2.3.3-28.el6sat.noarch.rpm SHA-256: 043846eb1d136c95a160d8bb973c68e10124ec346d138ce1b825e4ea85f0756b
spacewalk-backend-tools-2.3.3-28.el6sat.noarch.rpm SHA-256: 3555ad8057ca7a2e76bd5ee1c1bc552445dd1ff4b6323dafa727af25f872df6b
spacewalk-backend-xml-export-libs-2.3.3-28.el6sat.noarch.rpm SHA-256: cf5e58b118f382b338a66c345bd093d4512b3b7ec963fea61fa29857abf869fc
spacewalk-backend-xmlrpc-2.3.3-28.el6sat.noarch.rpm SHA-256: b94e5be7fad919cc46c6b1b8a88b282c698b48979901184daa3029757ca298ba
spacewalk-java-2.3.8-108.el6sat.noarch.rpm SHA-256: 9b0e7ca2736aa9918c2fb5797e04ff92ce1ad7410ef5fa85fd9cd68669180e3a
spacewalk-java-config-2.3.8-108.el6sat.noarch.rpm SHA-256: 0ac3bd148f8467d18a75edebd2d7929b4f92ca7711497fe2283c9a76caea7599
spacewalk-java-lib-2.3.8-108.el6sat.noarch.rpm SHA-256: 5ae0aef9acb81daa2eae6be77a4abcc581a3596b7697e97d9ffcdb1d0c790eeb
spacewalk-java-oracle-2.3.8-108.el6sat.noarch.rpm SHA-256: b0c68b90bf01dd09d238905f0c4a871692716875405e48b5e365b7e5d0df64da
spacewalk-java-postgresql-2.3.8-108.el6sat.noarch.rpm SHA-256: e4121da70bc7b7f39c19835fe29d4edbf471b9bf204026b488b86bafd3d97777
spacewalk-schema-2.3.2-19.el6sat.noarch.rpm SHA-256: 58fe706c1053192cb03348f7b4a82566dbe3a95aee78188ea1da7890b7e99845
spacewalk-taskomatic-2.3.8-108.el6sat.noarch.rpm SHA-256: 425a9edebd1ffcacf105cfff3b7467996531386cb2e556ade8285ba702481daa

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