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-2018:3799 - Bug Fix Advisory
Issued:
2018-12-06
Updated:
2018-12-06

RHBA-2018:3799 - Bug Fix Advisory

  • Overview
  • Updated Packages

Synopsis

Satellite 6.4.1 Async Bug Fix Update

Type/Severity

Bug Fix Advisory

Red Hat Lightspeed patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

Updated Satellite 6.4 packages that fix several bugs are now available for Red Hat Satellite.

Description

Red Hat Satellite is a system management solution that allows organizations to configure and maintain their systems without the necessity to provide public Internet access to their servers or other client systems. It performs provisioning and configuration management of predefined standard operating environments.

This update fixes the following bugs:

  • The foreman-installer --reset command did not delete local Mongo 3.4 database. This is now fixed. (BZ#1636328)
  • Creating a host was failing with the following error: "Invalid single-table inheritance type: Host::Discovered is not a subclass of Host::Managed". This is now fixed. (BZ#1638403)
  • The hammer hostgroup info --output json command was returning json that included non-unique keys. This is now fixed. (BZ#1646733)
  • Upgrading from 6.3.4 to 6.4 was failing on the foreman-rake katello:import_subscriptions step. This is now fixed. (BZ#1646739)
  • Non-admin users were unable to view audits for Katello and taxable resources that were created by the admin using the Any Location context. This is now fixed. (BZ#1646740)
  • During an upgrade from Satellite 6.3 to 6.4, the satellite-installer tool did not perform remove_legacy_mongo step in some situations which resulted in errors. This is now fixed. (BZ#1646741)
  • When using a custom user with a custom role, the config group failed with the following error "Stack level too deep". This is now fixed. (BZ#1646742)
  • Ansible processes were being killed when logrotate runs for smart_proxy_dynflow_core. This is now fixed. (BZ#1646745)
  • When creating a realm, then kickstarting a new host, the new host was not joining the realm. This is now fixed. (BZ#1646747)
  • While upgrading to Satellite 6.4 failed on script 20180516103339_update_idm_params.rb. This is now fixed. (BZ#1646748)
  • When using the API, adding search for lifecycle_environment or lifecycle_environment_id to a role host filter with the view_hosts permission did not construct an SQL query. This is now fixed. (BZ#1646755)
  • Upgrading from 6.4.0 to 6.4.1 failed at Upgrade Step: remove_legacy_mongo. This is now fixed. (BZ#1651960)

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

Solution

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

For detailed instructions how to apply this update, refer to:

https://access.redhat.com/documentation/en-us/red_hat_satellite/6.4/html/upgrading_and_updating_red_hat_satellite/updating_satellite_server_capsule_server_and_content_hosts

Affected Products

  • Red Hat Satellite 6.4 x86_64
  • Red Hat Satellite Capsule 6.4 x86_64

Fixes

  • BZ - 1636328 - foreman-installer --reset cannot empty local mongo 3.4 database
  • BZ - 1638403 - Create Host fails with: "Invalid single-table inheritance type: Host::Discovered is not a subclass of Host::Managed"
  • BZ - 1646733 - hammer hostgroup info --output json returns json including non unique keys
  • BZ - 1646739 - Upgrade from 6.3.4 to 6.4 is failing on foreman-rake katello:import_subscriptions
  • BZ - 1646740 - Non admin user is unable to see the audits for katello and taxable resources created by admin using Any Location context
  • BZ - 1646741 - While upgrading satellite from 6.3->6.4, satellite-installer does not perform remove_legacy_mongo step in some situations which results in error
  • BZ - 1646745 - Ansible processes might get killed when logrotate runs for smart_proxy_dynflow_core
  • BZ - 1646747 - 6.4 snap25 bug joining a realm on kickstart
  • BZ - 1646748 - Upgrade to Satellite 6.4 is failning on script 20180516103339_update_idm_params.rb
  • BZ - 1646755 - [Satellite 6] Adding search for lifecycle_environment or lifecycle_environment_id in role host fiter with permission view_hosts does not construct SQL querry when API is used
  • BZ - 1651960 - Upgrade from 6.4.0 to 6.4.1 failed at Upgrade Step: remove_legacy_mongo

CVEs

(none)

References

(none)

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

Red Hat Satellite 6.4

SRPM
foreman-1.18.0.39-1.el7sat.src.rpm SHA-256: f4baf9feba006e2eea8dedf772f605f4827cccf07aa8aa24f018c2afa39ffa5b
gofer-2.12.3-1.el7.src.rpm SHA-256: 091d3f12ebaa541d6a6424c067348e11e738e88cceec99a2a7e3ab8b96000eae
katello-installer-base-3.7.0.12-1.el7sat.src.rpm SHA-256: b22cc2e4d8216c5589edb77f99c9b8dd43c258790baf35979338ace00d8b74ec
satellite-6.4.1-1.el7sat.src.rpm SHA-256: bcb23040ec88f30d3057fed11214a600835053164082d7afaa4b4f1657325fab
tfm-rubygem-foreman_ansible-2.2.9-8.el7sat.src.rpm SHA-256: e9ad5f72653b196554886daeab64e63a9bb91ae78e2cb01f055abe36114a80df
tfm-rubygem-foreman_remote_execution-1.5.6-6.el7sat.src.rpm SHA-256: 1267a727e7ce9b7add39fbc15857da753ba76d4b1161f65bb1c71936938b91ca
tfm-rubygem-foreman_theme_satellite-2.0.1.12-1.el7sat.src.rpm SHA-256: 17f6f521018d9d4149b160ff65c62a9447a4cc0ca9e0e23927efea8059792444
tfm-rubygem-hammer_cli-0.13.1.1-1.el7sat.src.rpm SHA-256: df9870252aac0b157a93d359fd8fd6fae9e38c66af7cc0c582d08d4f4a8d8992
tfm-rubygem-hammer_cli_foreman-0.13.2.2-1.el7sat.src.rpm SHA-256: ad5507a07f4b8987268483b27126a025365dcf3c71f2e24c2d3f4224ce2ed237
tfm-rubygem-katello-3.7.0.42-2.el7sat.src.rpm SHA-256: ae74724cb891225b1010adfb5e9bc609a4ed6907a29776bfe1df14dcba292416
tfm-rubygem-smart_proxy_dynflow_core-0.2.1-4.el7sat.src.rpm SHA-256: 002417823dcfa724a6381a34e6ecac8c0558afb23367676f749631f2092bc26b
x86_64
foreman-1.18.0.39-1.el7sat.noarch.rpm SHA-256: 58938f3430cd1d7eeea7bb07b11103b4f617241608f2738bb44cfc4c6fd58781
foreman-cli-1.18.0.39-1.el7sat.noarch.rpm SHA-256: 292e950bcdf7d24f5d9510e7b69147ebe5ad12fa5c60e07a89436ae3e0be88a3
foreman-compute-1.18.0.39-1.el7sat.noarch.rpm SHA-256: 4d0e7ce8e2f427fdb584a7bb8ad7901fbc7e3e1133afc2ec4b3386601a68e1ad
foreman-debug-1.18.0.39-1.el7sat.noarch.rpm SHA-256: 89294a969ad1f8ed3d1b6dea0b7968b2704ae2f927afd7715522ea5a7006e2a0
foreman-ec2-1.18.0.39-1.el7sat.noarch.rpm SHA-256: 89de406ad4c27d2b43e23086fe3e244051c9afdbcd314f8ac89d0e6a86f53859
foreman-gce-1.18.0.39-1.el7sat.noarch.rpm SHA-256: 33545f89198e5946fd33e73b520712ab42157c34e4dcf2063c7c021ebe1eb0f1
foreman-installer-katello-3.7.0.12-1.el7sat.noarch.rpm SHA-256: fc10c9e0d12bfdf4fa1887ef49790dc331e0f67de299032bb429dd2f0ae6e3f7
foreman-journald-1.18.0.39-1.el7sat.noarch.rpm SHA-256: f373c83937280fe0a7d9a58fecc2145504ecf87ca5750911bfba44d55ba83ad0
foreman-libvirt-1.18.0.39-1.el7sat.noarch.rpm SHA-256: 733bc98ab8ed609c96c4d92b26d1fa042c8d02c565db290bb2986f6071e80f4a
foreman-openstack-1.18.0.39-1.el7sat.noarch.rpm SHA-256: 7de017e5788d8ab17ad3dfdf3793275920eca82bd40f7f908c55ea5887c1df93
foreman-ovirt-1.18.0.39-1.el7sat.noarch.rpm SHA-256: 856ba2091f44af0de50cdd94efb8a632a33c3a82c653b2da2d600355067cad66
foreman-postgresql-1.18.0.39-1.el7sat.noarch.rpm SHA-256: b7a21223c9ee4a92fe8bc2dbeb7e308d756e29e106ac4b030bd01645fc0d9d55
foreman-rackspace-1.18.0.39-1.el7sat.noarch.rpm SHA-256: 0d02914f4b3bdf6284ddfbf356910a39d4fd35d9b42e62bf1c466013910a9e45
foreman-telemetry-1.18.0.39-1.el7sat.noarch.rpm SHA-256: 5e8317666b5e2c7b35f1a17192e3991ebfef6d700cd061b25325fdef05fcbdad
foreman-vmware-1.18.0.39-1.el7sat.noarch.rpm SHA-256: c726af0a3563251dfcb3ce4831337a20228797417073ad0a436a8abb79cc86e2
katello-installer-base-3.7.0.12-1.el7sat.noarch.rpm SHA-256: 010681182281ca24347c6a9cef9e4d1f4249b1fe44d3fd1523b1a70af6a1b2cf
python-gofer-2.12.3-1.el7.noarch.rpm SHA-256: 4ed16b567c1852cecd36542aa11f391c9def58b12ddb0e9c74ad15ae3f4b4cca
python-gofer-qpid-2.12.3-1.el7.noarch.rpm SHA-256: 20672bcf86aaf3decf2a7fbdb2333c05970a1f3012a55a774bffd6889378595e
satellite-6.4.1-1.el7sat.noarch.rpm SHA-256: 229d6412ec639afe692d4fd73ab7ec06855695c9a19e67fa8c9d9d3feed971be
satellite-capsule-6.4.1-1.el7sat.noarch.rpm SHA-256: 2a8a9baff80e2c010f6111bb01dc3f96e9e2be5f29758c7e4a72e0ca628ced7a
satellite-cli-6.4.1-1.el7sat.noarch.rpm SHA-256: fd567babc03d5c97f174e44556abe1b8c6ef4ee4ee3eeb8a00a56a83eac45c2e
satellite-common-6.4.1-1.el7sat.noarch.rpm SHA-256: 1e5a875b8f525f5813a2f5d3e728aa346fe31918399301fba26a2d3fe5780bc6
satellite-debug-tools-6.4.1-1.el7sat.noarch.rpm SHA-256: 2cbdce92a1e6d02318a373fe2d0d5666c0218a75eb8545f8f32c1298cf90e8cd
tfm-rubygem-foreman_ansible-2.2.9-8.el7sat.noarch.rpm SHA-256: 1f136a9cb78ff4b18c99f80a4898b1249cc7b062db0e9c3024f29311cd96af61
tfm-rubygem-foreman_remote_execution-1.5.6-6.el7sat.noarch.rpm SHA-256: 666ceb75ff030ffa484597fc70ebaa823b323e06b143c3b84ead155838ad6e75
tfm-rubygem-foreman_theme_satellite-2.0.1.12-1.el7sat.noarch.rpm SHA-256: d907e9974fe9a3f1b9f879f4ea003247e4dde95bb712ec8075f2f7e2ef199387
tfm-rubygem-hammer_cli-0.13.1.1-1.el7sat.noarch.rpm SHA-256: 95f8fa2ddfaf8c041f0fc0fcb98a27ec7dea27e8a300dda30b650063a7551d88
tfm-rubygem-hammer_cli_foreman-0.13.2.2-1.el7sat.noarch.rpm SHA-256: 7e343d493b0becacb2445d6c09426c1b546f4fe5ebcc35939d1e00f32c8a3201
tfm-rubygem-katello-3.7.0.42-2.el7sat.noarch.rpm SHA-256: e7d6150b4e221c1fb4afedcbc7e89e006c1ec87f1b78ce7f7891ee43436a41ea
tfm-rubygem-smart_proxy_dynflow_core-0.2.1-4.el7sat.noarch.rpm SHA-256: d63b9a5df957f317a2b13a807ded4f9789d813a8a166399a4a20e6f03047aa0f

Red Hat Satellite Capsule 6.4

SRPM
foreman-1.18.0.39-1.el7sat.src.rpm SHA-256: f4baf9feba006e2eea8dedf772f605f4827cccf07aa8aa24f018c2afa39ffa5b
gofer-2.12.3-1.el7.src.rpm SHA-256: 091d3f12ebaa541d6a6424c067348e11e738e88cceec99a2a7e3ab8b96000eae
katello-installer-base-3.7.0.12-1.el7sat.src.rpm SHA-256: b22cc2e4d8216c5589edb77f99c9b8dd43c258790baf35979338ace00d8b74ec
satellite-6.4.1-1.el7sat.src.rpm SHA-256: bcb23040ec88f30d3057fed11214a600835053164082d7afaa4b4f1657325fab
tfm-rubygem-smart_proxy_dynflow_core-0.2.1-4.el7sat.src.rpm SHA-256: 002417823dcfa724a6381a34e6ecac8c0558afb23367676f749631f2092bc26b
x86_64
foreman-debug-1.18.0.39-1.el7sat.noarch.rpm SHA-256: 89294a969ad1f8ed3d1b6dea0b7968b2704ae2f927afd7715522ea5a7006e2a0
foreman-installer-katello-3.7.0.12-1.el7sat.noarch.rpm SHA-256: fc10c9e0d12bfdf4fa1887ef49790dc331e0f67de299032bb429dd2f0ae6e3f7
katello-installer-base-3.7.0.12-1.el7sat.noarch.rpm SHA-256: 010681182281ca24347c6a9cef9e4d1f4249b1fe44d3fd1523b1a70af6a1b2cf
python-gofer-2.12.3-1.el7.noarch.rpm SHA-256: 4ed16b567c1852cecd36542aa11f391c9def58b12ddb0e9c74ad15ae3f4b4cca
python-gofer-qpid-2.12.3-1.el7.noarch.rpm SHA-256: 20672bcf86aaf3decf2a7fbdb2333c05970a1f3012a55a774bffd6889378595e
satellite-capsule-6.4.1-1.el7sat.noarch.rpm SHA-256: 2a8a9baff80e2c010f6111bb01dc3f96e9e2be5f29758c7e4a72e0ca628ced7a
satellite-common-6.4.1-1.el7sat.noarch.rpm SHA-256: 1e5a875b8f525f5813a2f5d3e728aa346fe31918399301fba26a2d3fe5780bc6
satellite-debug-tools-6.4.1-1.el7sat.noarch.rpm SHA-256: 2cbdce92a1e6d02318a373fe2d0d5666c0218a75eb8545f8f32c1298cf90e8cd
tfm-rubygem-smart_proxy_dynflow_core-0.2.1-4.el7sat.noarch.rpm SHA-256: d63b9a5df957f317a2b13a807ded4f9789d813a8a166399a4a20e6f03047aa0f

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