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-2011:0387 - Bug Fix Advisory
Issued:
2011-03-28
Updated:
2011-04-15

RHBA-2011:0387 - Bug Fix Advisory

  • Overview
  • Updated Packages

Synopsis

Red Hat Network Satellite 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 Red Hat Network Satellite Server packages that fix various bugs are now
available for Red Hat Network Satellite 5.4.

Description

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

This update fixes the following bugs:

  • The spacewalk-repo-sync utility did not honor http_proxy variables set in

/etc/rhn/rhn.conf. This error has been fixed, and spacewalk-repo-sync now reads
the HTTP proxy server settings from the /etc/rhn/rhn.conf file as expected.
(BZ#657091)

  • The presence of a non-ASCII character in a configuration file could cause the

rhn_check utility to fail with the following error message:

exceptions.UnicodeEncodeError : 'ascii' codec can't encode character u'\xe9'
in position 150: ordinal not in range(128)

This update addresses this issue, and configuration files that contain non-ASCII
characters are now processed as expected. (BZ#670793)

  • When Red Hat Network Satellite Server encounters an error, it automatically

generates an email message with a traceback in it. Previously, this email
included a database password in a plain text form. This update corrects this
error, and traceback messages no longer disclose database passwords. (BZ#671051)

  • An issue when packages downloaded using spacewalk-sync --no-rpms caused the

spacewalk-update-signatures utility to fail has been fixed. (BZ#671462)

  • Missing GPG key ID for Red Hat Enterprise Linux 6 has been added. (BZ#671464)
  • Update of satellite-sync utility resolves an issue that occurred when the

Content Provider field was not correctly set for all freshly downloaded
packages. (BZ#671465)

  • Update of satellite-sync utility resolves an issue that occurred when
  • -no-rpms option was used. (BZ#690173)

All users of Red Hat Network Satellite Server are advised to upgrade to these
updated packages, which fix these bugs.

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
https://access.redhat.com/kb/docs/DOC-11259

Additionally, this update requires the database schema to be updated. To do
so, take the following steps:

  • Shut down RHN Satellite by typing the following at a shell prompt

as root:

rhn-satellite stop

  • Back up the Oracle database. For embedded database variants, run:

su - oracle
db-control backup /path/to/the/backup

For an external database, consult your database administrator.

  • Start the Oracle database (embedded database variants only):

service oracle start

  • Update the database schema by using the spacewalk-schema-upgrade command

as root:

spacewalk-schema-upgrade

This process updates 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 RHN Satellite. As root, run:

service oracle stop (embedded database variants only)
rhn-satellite start

  • Fix the Content Provider field for already downloaded packages. As

root, run:

spacewalk-update-signatures -d $(spacewalk-cfg-get default_db)

Affected Products

  • Red Hat Satellite with Embedded Oracle 5.4 for RHEL 5 x86_64
  • Red Hat Satellite with Embedded Oracle 5.4 for RHEL 5 i386

Fixes

  • BZ - 657091 - spacewalk-repo-sync ignores http proxy settings
  • BZ - 670793 - RHN Satellite v5.4 returns exceptions.UnicodeEncodeError if config files contain german umlauts (ä,ö,ü, etc.)
  • BZ - 671051 - DB password appearing in traceback email sent by satellite
  • BZ - 671462 - Problems with spacewalk-update-signatures cause aborts.
  • BZ - 671464 - Content Provider of RHEL6 packages not updated due to missing reference data
  • BZ - 671465 - Content Provider not being updated on synching packages
  • BZ - 690173 - AttributeError: 'NoneType' object has no attribute 'startswith' - when syncing from dump with --no-rpms

CVEs

(none)

References

(none)

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

Red Hat Satellite with Embedded Oracle 5.4 for RHEL 5

SRPM
satellite-schema-5.4.0.10-1.el5sat.src.rpm SHA-256: 65697b4abe90313c3e96247b02d8daa67a53b13c4a7a2013d8edb402bb52a3da
spacewalk-backend-1.2.13-36.el5sat.src.rpm SHA-256: 38e707e6f708b47fa3eb433cc072124dbb0d6a2ddfcb821c3dc03db0e6459e95
x86_64
satellite-schema-5.4.0.10-1.el5sat.noarch.rpm SHA-256: 9efb5595b7fbf0b3002ebc81a13452fcb5bc72667a15109879faaff0d2b5aa06
spacewalk-backend-1.2.13-36.el5sat.noarch.rpm SHA-256: 88209ce31c08aab7c9f7ebba35e416b9201f195dbaeeb56ed75d686e80101dd7
spacewalk-backend-app-1.2.13-36.el5sat.noarch.rpm SHA-256: 69ab5f6459dbc0bd6bb7ba809e2ee1668200457a2a979764c4e6b90f0aa83d67
spacewalk-backend-applet-1.2.13-36.el5sat.noarch.rpm SHA-256: f9bbf62ef5f2b5802435c66873584d0fb6588a384628b2da45fca2838691185e
spacewalk-backend-config-files-1.2.13-36.el5sat.noarch.rpm SHA-256: e3286dea16adc15c77646c7267f11be90ed95b018c51ee03730d9cfb3a9dbc20
spacewalk-backend-config-files-common-1.2.13-36.el5sat.noarch.rpm SHA-256: 2201e8c53b892363e5e5c6306c4201c725b85f9e81b9b594b9d82ee0897f5252
spacewalk-backend-config-files-tool-1.2.13-36.el5sat.noarch.rpm SHA-256: 4b42d9b0dea7486e57260f9bb5e6d8322197c1ceab0bc9cd143d4bddca05c206
spacewalk-backend-iss-1.2.13-36.el5sat.noarch.rpm SHA-256: 5b1448c4fdc9fa36847e00fbfbee508a54305429a1b7f2b129e78845e1f34ec1
spacewalk-backend-iss-export-1.2.13-36.el5sat.noarch.rpm SHA-256: 26e22ca783db7a069fb472d0b11f75e155702e342f22d7f1b79387a3b5b2ea93
spacewalk-backend-libs-1.2.13-36.el5sat.noarch.rpm SHA-256: e479f53634f9327e989b6bd82d672d5ec8dc3378baa6d7379396484904b0c6bb
spacewalk-backend-package-push-server-1.2.13-36.el5sat.noarch.rpm SHA-256: 84998b555ef659645238e879e22db4e1e8d4e48875774ef42e882943d6eadf9d
spacewalk-backend-server-1.2.13-36.el5sat.noarch.rpm SHA-256: b5d6a0cd622acef1e86157150592ff36952bb0f975eadbd0538cf5a1d061f3b9
spacewalk-backend-sql-1.2.13-36.el5sat.noarch.rpm SHA-256: d25a029aa0975caf617c9554c3cfa71d22fbabd703048c25a07414462e8c0c38
spacewalk-backend-sql-oracle-1.2.13-36.el5sat.noarch.rpm SHA-256: bea47cfb0e9fe394733facb3497f9f5609047f3c22176a7b9c203153e8fcfbf1
spacewalk-backend-tools-1.2.13-36.el5sat.noarch.rpm SHA-256: 91cec7940f74263cb8a2dcca2b4d25de6720ab7e8809b714829c928da1c77e00
spacewalk-backend-upload-server-1.2.13-36.el5sat.noarch.rpm SHA-256: 1d43c42ff0e0976c5e9a5e363b5db9a1f0c93fcc703aeb5642e76aee166c8cde
spacewalk-backend-xml-export-libs-1.2.13-36.el5sat.noarch.rpm SHA-256: 04f154e579340a48b17dd8e6d86b083f38090f7195bebe7cacbf761ff1fee917
spacewalk-backend-xmlrpc-1.2.13-36.el5sat.noarch.rpm SHA-256: 07844cc8ac9fed017e6cca632ccb85d66a43df035512c19aee40926400b9601a
spacewalk-backend-xp-1.2.13-36.el5sat.noarch.rpm SHA-256: 82e2cab79ffa5cfa487b9876c17509e63eab971bb965cc8abf38dac37a2dea13
i386
satellite-schema-5.4.0.10-1.el5sat.noarch.rpm SHA-256: 9efb5595b7fbf0b3002ebc81a13452fcb5bc72667a15109879faaff0d2b5aa06
spacewalk-backend-1.2.13-36.el5sat.noarch.rpm SHA-256: 88209ce31c08aab7c9f7ebba35e416b9201f195dbaeeb56ed75d686e80101dd7
spacewalk-backend-app-1.2.13-36.el5sat.noarch.rpm SHA-256: 69ab5f6459dbc0bd6bb7ba809e2ee1668200457a2a979764c4e6b90f0aa83d67
spacewalk-backend-applet-1.2.13-36.el5sat.noarch.rpm SHA-256: f9bbf62ef5f2b5802435c66873584d0fb6588a384628b2da45fca2838691185e
spacewalk-backend-config-files-1.2.13-36.el5sat.noarch.rpm SHA-256: e3286dea16adc15c77646c7267f11be90ed95b018c51ee03730d9cfb3a9dbc20
spacewalk-backend-config-files-common-1.2.13-36.el5sat.noarch.rpm SHA-256: 2201e8c53b892363e5e5c6306c4201c725b85f9e81b9b594b9d82ee0897f5252
spacewalk-backend-config-files-tool-1.2.13-36.el5sat.noarch.rpm SHA-256: 4b42d9b0dea7486e57260f9bb5e6d8322197c1ceab0bc9cd143d4bddca05c206
spacewalk-backend-iss-1.2.13-36.el5sat.noarch.rpm SHA-256: 5b1448c4fdc9fa36847e00fbfbee508a54305429a1b7f2b129e78845e1f34ec1
spacewalk-backend-iss-export-1.2.13-36.el5sat.noarch.rpm SHA-256: 26e22ca783db7a069fb472d0b11f75e155702e342f22d7f1b79387a3b5b2ea93
spacewalk-backend-libs-1.2.13-36.el5sat.noarch.rpm SHA-256: e479f53634f9327e989b6bd82d672d5ec8dc3378baa6d7379396484904b0c6bb
spacewalk-backend-package-push-server-1.2.13-36.el5sat.noarch.rpm SHA-256: 84998b555ef659645238e879e22db4e1e8d4e48875774ef42e882943d6eadf9d
spacewalk-backend-server-1.2.13-36.el5sat.noarch.rpm SHA-256: b5d6a0cd622acef1e86157150592ff36952bb0f975eadbd0538cf5a1d061f3b9
spacewalk-backend-sql-1.2.13-36.el5sat.noarch.rpm SHA-256: d25a029aa0975caf617c9554c3cfa71d22fbabd703048c25a07414462e8c0c38
spacewalk-backend-sql-oracle-1.2.13-36.el5sat.noarch.rpm SHA-256: bea47cfb0e9fe394733facb3497f9f5609047f3c22176a7b9c203153e8fcfbf1
spacewalk-backend-tools-1.2.13-36.el5sat.noarch.rpm SHA-256: 91cec7940f74263cb8a2dcca2b4d25de6720ab7e8809b714829c928da1c77e00
spacewalk-backend-upload-server-1.2.13-36.el5sat.noarch.rpm SHA-256: 1d43c42ff0e0976c5e9a5e363b5db9a1f0c93fcc703aeb5642e76aee166c8cde
spacewalk-backend-xml-export-libs-1.2.13-36.el5sat.noarch.rpm SHA-256: 04f154e579340a48b17dd8e6d86b083f38090f7195bebe7cacbf761ff1fee917
spacewalk-backend-xmlrpc-1.2.13-36.el5sat.noarch.rpm SHA-256: 07844cc8ac9fed017e6cca632ccb85d66a43df035512c19aee40926400b9601a
spacewalk-backend-xp-1.2.13-36.el5sat.noarch.rpm SHA-256: 82e2cab79ffa5cfa487b9876c17509e63eab971bb965cc8abf38dac37a2dea13

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