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-2013:1065 - Bug Fix Advisory
Issued:
2013-07-16
Updated:
2013-07-16

RHBA-2013:1065 - Bug Fix Advisory

  • Overview
  • Updated Packages

Synopsis

scl-utils 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 scl-utils packages that fix several bugs are now available for Red Hat
Enterprise Linux 6.

Description

The scl-utils packages provide a runtime utility and RPM packaging macros for
packaging Software Collections. Software Collections allow users to concurrently
install multiple versions of the same RPM packages on the system. Using the scl
utility, users may enable specific versions of RPMs, which are installed into
the /opt directory.

This update fixes the following bugs:

  • Previously, python27 required a specific byte compiler, thus, the build of

python27 collection failed, because it used the wrong byte compiler. With this
update, python27 utilizes a new functionality to override various rpm macros
and, thus, can be compiled. (BZ#960556)

  • If the PATH variable was not set as scl-utils expected it, then executing the

"scl enable" command produced a "command not found" error. This was caused by
the scl utility calling the scl_enabled command without an absolute path, and
relying on the PATH that the user has set. This update uses absolute path when
calling the scl_enabled helper script, thus it does not rely on PATH any more,
and the aforementioned errors no longer occur. (BZ#961421)

  • When starting an inspection of what collections are already enabled, a wrong

variable was taken as a source of this information. In a specific case, when
users ran a shell in an scl_enabled environment, and tried to enable an
already-enabled collection, then the collection was enabled twice. This could
have caused problems if the enable scriptlets were not prepared for something
like this, and might have destroyed some parts of the original environment. This
update accepts the correct variable as a source of information about the
already-enabled collections, and the collections are no longer enabled multiple
times. (BZ#961429)

  • Previously, detection of collections that were specified to be enabled was

done in the wrong place in the code. Thus, if users wanted to enable multiple
collections with a single command, only the first one was enabled, while the
rest were ignored. With this update, the package scans all the arguments now
opposed to the original approach where only the first one was taken, and all
specified collections are now enabled. (BZ#961430)

  • Previously, when enabling collections, a check whether a collection was

enabled was performed. However, independently of the result the collection was
always enabled. Consequently, if a single collection had been stated multiple
times in the command line, it would be enabled multiple times. In the case of
some destructive enable scriptlets, this might have led to some undetermined
behavior. This update runs the enable scriptlet only if the collection has not
been enabled before, and attempts to enable a collection multiple times in one
environment will be ignored. (BZ#976551)

Users of scl-utils 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.

This update is available via the Red Hat Network. Details on how to
use the Red Hat Network to apply this update are available at
https://access.redhat.com/knowledge/articles/11258

Affected Products

  • Red Hat Enterprise Linux Server 6 x86_64
  • Red Hat Enterprise Linux Server 6 i386
  • Red Hat Enterprise Linux for x86_64 - Extended Update Support 6.4 x86_64
  • Red Hat Enterprise Linux for x86_64 - Extended Update Support 6.4 i386
  • Red Hat Enterprise Linux Workstation 6 x86_64
  • Red Hat Enterprise Linux Workstation 6 i386
  • Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 6.4 s390x
  • Red Hat Enterprise Linux for Power, big endian 6 ppc64
  • Red Hat Enterprise Linux for Power, big endian - Extended Update Support 6.4 ppc64
  • Red Hat Enterprise Linux Server from RHUI 6 x86_64
  • Red Hat Enterprise Linux Server from RHUI 6 i386
  • Red Hat Enterprise Linux Server - AUS 6.4 x86_64
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support 6 x86_64
  • Red Hat Enterprise Linux Desktop 6 x86_64
  • Red Hat Enterprise Linux Desktop 6 i386
  • Red Hat Enterprise Linux for IBM z Systems 6 s390x
  • Red Hat Enterprise Linux for Scientific Computing 6 x86_64
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support (for IBM z Systems) 6 s390x
  • Red Hat Enterprise Linux Server - Extended Update Support from RHUI 6.4 x86_64
  • Red Hat Enterprise Linux Server - Extended Update Support from RHUI 6.4 i386
  • Red Hat Gluster Storage Server for On-premise 2.1 x86_64
  • Red Hat Storage for Public Cloud (via RHUI) 2.1 x86_64
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support 6 i386
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension 6 x86_64
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension 6 i386
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension (for IBM z Systems) 6 s390x

Fixes

  • BZ - 961429 - A collection can get twice-enabled
  • BZ - 976551 - No check for already enabled collections in scl enable <collection>+ <command>

CVEs

(none)

References

(none)

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

Red Hat Enterprise Linux Server 6

SRPM
scl-utils-20120927-2.el6_4.6.src.rpm SHA-256: 8f3415b41f2bbad2997af6cf98d1c5d2287ec8a999384d2fe5c92e67eeda10a1
x86_64
scl-utils-20120927-2.el6_4.6.x86_64.rpm SHA-256: 043321b1a55010a592823632bf847c9741b9461d2a717c4267ddd881270ed807
scl-utils-20120927-2.el6_4.6.x86_64.rpm SHA-256: 043321b1a55010a592823632bf847c9741b9461d2a717c4267ddd881270ed807
scl-utils-build-20120927-2.el6_4.6.x86_64.rpm SHA-256: 0bf4db7393892f971d3c645205d24e3e8d85ef6da36dc263b5752e88de274d4f
scl-utils-build-20120927-2.el6_4.6.x86_64.rpm SHA-256: 0bf4db7393892f971d3c645205d24e3e8d85ef6da36dc263b5752e88de274d4f
scl-utils-debuginfo-20120927-2.el6_4.6.x86_64.rpm SHA-256: 9a206c4824b1bc72d0f6fb4610cd1b2a5f4ba42a852eedf06cbc5d0497eb4dab
scl-utils-debuginfo-20120927-2.el6_4.6.x86_64.rpm SHA-256: 9a206c4824b1bc72d0f6fb4610cd1b2a5f4ba42a852eedf06cbc5d0497eb4dab
scl-utils-debuginfo-20120927-2.el6_4.6.x86_64.rpm SHA-256: 9a206c4824b1bc72d0f6fb4610cd1b2a5f4ba42a852eedf06cbc5d0497eb4dab
i386
scl-utils-20120927-2.el6_4.6.i686.rpm SHA-256: a5e046639d0b2f2fb8af1f460f7cd8fbc75fef4f35f8fb90777d433fdd375c22
scl-utils-build-20120927-2.el6_4.6.i686.rpm SHA-256: fa2a5c2ee16853a673a7b8745155080f2f62e8a4a9c3f7260aa3c0921b266867
scl-utils-debuginfo-20120927-2.el6_4.6.i686.rpm SHA-256: f62d8c4a2561bf640321dabfd5bce724b7001c92a0e4d5eb8e239a836b19b74c
scl-utils-debuginfo-20120927-2.el6_4.6.i686.rpm SHA-256: f62d8c4a2561bf640321dabfd5bce724b7001c92a0e4d5eb8e239a836b19b74c

Red Hat Enterprise Linux for x86_64 - Extended Update Support 6.4

SRPM
scl-utils-20120927-2.el6_4.6.src.rpm SHA-256: 8f3415b41f2bbad2997af6cf98d1c5d2287ec8a999384d2fe5c92e67eeda10a1
x86_64
scl-utils-20120927-2.el6_4.6.x86_64.rpm SHA-256: 043321b1a55010a592823632bf847c9741b9461d2a717c4267ddd881270ed807
scl-utils-build-20120927-2.el6_4.6.x86_64.rpm SHA-256: 0bf4db7393892f971d3c645205d24e3e8d85ef6da36dc263b5752e88de274d4f
scl-utils-debuginfo-20120927-2.el6_4.6.x86_64.rpm SHA-256: 9a206c4824b1bc72d0f6fb4610cd1b2a5f4ba42a852eedf06cbc5d0497eb4dab
scl-utils-debuginfo-20120927-2.el6_4.6.x86_64.rpm SHA-256: 9a206c4824b1bc72d0f6fb4610cd1b2a5f4ba42a852eedf06cbc5d0497eb4dab
i386
scl-utils-20120927-2.el6_4.6.i686.rpm SHA-256: a5e046639d0b2f2fb8af1f460f7cd8fbc75fef4f35f8fb90777d433fdd375c22
scl-utils-build-20120927-2.el6_4.6.i686.rpm SHA-256: fa2a5c2ee16853a673a7b8745155080f2f62e8a4a9c3f7260aa3c0921b266867
scl-utils-debuginfo-20120927-2.el6_4.6.i686.rpm SHA-256: f62d8c4a2561bf640321dabfd5bce724b7001c92a0e4d5eb8e239a836b19b74c
scl-utils-debuginfo-20120927-2.el6_4.6.i686.rpm SHA-256: f62d8c4a2561bf640321dabfd5bce724b7001c92a0e4d5eb8e239a836b19b74c

Red Hat Enterprise Linux Server - AUS 6.4

SRPM
scl-utils-20120927-2.el6_4.6.src.rpm SHA-256: 8f3415b41f2bbad2997af6cf98d1c5d2287ec8a999384d2fe5c92e67eeda10a1
x86_64
scl-utils-20120927-2.el6_4.6.x86_64.rpm SHA-256: 043321b1a55010a592823632bf847c9741b9461d2a717c4267ddd881270ed807
scl-utils-build-20120927-2.el6_4.6.x86_64.rpm SHA-256: 0bf4db7393892f971d3c645205d24e3e8d85ef6da36dc263b5752e88de274d4f
scl-utils-debuginfo-20120927-2.el6_4.6.x86_64.rpm SHA-256: 9a206c4824b1bc72d0f6fb4610cd1b2a5f4ba42a852eedf06cbc5d0497eb4dab
scl-utils-debuginfo-20120927-2.el6_4.6.x86_64.rpm SHA-256: 9a206c4824b1bc72d0f6fb4610cd1b2a5f4ba42a852eedf06cbc5d0497eb4dab

Red Hat Enterprise Linux Server - Extended Life Cycle Support 6

SRPM
scl-utils-20120927-2.el6_4.6.src.rpm SHA-256: 8f3415b41f2bbad2997af6cf98d1c5d2287ec8a999384d2fe5c92e67eeda10a1
x86_64
scl-utils-20120927-2.el6_4.6.x86_64.rpm SHA-256: 043321b1a55010a592823632bf847c9741b9461d2a717c4267ddd881270ed807
scl-utils-build-20120927-2.el6_4.6.x86_64.rpm SHA-256: 0bf4db7393892f971d3c645205d24e3e8d85ef6da36dc263b5752e88de274d4f
scl-utils-debuginfo-20120927-2.el6_4.6.x86_64.rpm SHA-256: 9a206c4824b1bc72d0f6fb4610cd1b2a5f4ba42a852eedf06cbc5d0497eb4dab
scl-utils-debuginfo-20120927-2.el6_4.6.x86_64.rpm SHA-256: 9a206c4824b1bc72d0f6fb4610cd1b2a5f4ba42a852eedf06cbc5d0497eb4dab
i386
scl-utils-20120927-2.el6_4.6.i686.rpm SHA-256: a5e046639d0b2f2fb8af1f460f7cd8fbc75fef4f35f8fb90777d433fdd375c22
scl-utils-build-20120927-2.el6_4.6.i686.rpm SHA-256: fa2a5c2ee16853a673a7b8745155080f2f62e8a4a9c3f7260aa3c0921b266867
scl-utils-debuginfo-20120927-2.el6_4.6.i686.rpm SHA-256: f62d8c4a2561bf640321dabfd5bce724b7001c92a0e4d5eb8e239a836b19b74c
scl-utils-debuginfo-20120927-2.el6_4.6.i686.rpm SHA-256: f62d8c4a2561bf640321dabfd5bce724b7001c92a0e4d5eb8e239a836b19b74c

Red Hat Enterprise Linux Workstation 6

SRPM
scl-utils-20120927-2.el6_4.6.src.rpm SHA-256: 8f3415b41f2bbad2997af6cf98d1c5d2287ec8a999384d2fe5c92e67eeda10a1
x86_64
scl-utils-20120927-2.el6_4.6.x86_64.rpm SHA-256: 043321b1a55010a592823632bf847c9741b9461d2a717c4267ddd881270ed807
scl-utils-build-20120927-2.el6_4.6.x86_64.rpm SHA-256: 0bf4db7393892f971d3c645205d24e3e8d85ef6da36dc263b5752e88de274d4f
scl-utils-debuginfo-20120927-2.el6_4.6.x86_64.rpm SHA-256: 9a206c4824b1bc72d0f6fb4610cd1b2a5f4ba42a852eedf06cbc5d0497eb4dab
scl-utils-debuginfo-20120927-2.el6_4.6.x86_64.rpm SHA-256: 9a206c4824b1bc72d0f6fb4610cd1b2a5f4ba42a852eedf06cbc5d0497eb4dab
i386
scl-utils-20120927-2.el6_4.6.i686.rpm SHA-256: a5e046639d0b2f2fb8af1f460f7cd8fbc75fef4f35f8fb90777d433fdd375c22
scl-utils-build-20120927-2.el6_4.6.i686.rpm SHA-256: fa2a5c2ee16853a673a7b8745155080f2f62e8a4a9c3f7260aa3c0921b266867
scl-utils-debuginfo-20120927-2.el6_4.6.i686.rpm SHA-256: f62d8c4a2561bf640321dabfd5bce724b7001c92a0e4d5eb8e239a836b19b74c
scl-utils-debuginfo-20120927-2.el6_4.6.i686.rpm SHA-256: f62d8c4a2561bf640321dabfd5bce724b7001c92a0e4d5eb8e239a836b19b74c

Red Hat Enterprise Linux Desktop 6

SRPM
scl-utils-20120927-2.el6_4.6.src.rpm SHA-256: 8f3415b41f2bbad2997af6cf98d1c5d2287ec8a999384d2fe5c92e67eeda10a1
x86_64
scl-utils-20120927-2.el6_4.6.x86_64.rpm SHA-256: 043321b1a55010a592823632bf847c9741b9461d2a717c4267ddd881270ed807
scl-utils-build-20120927-2.el6_4.6.x86_64.rpm SHA-256: 0bf4db7393892f971d3c645205d24e3e8d85ef6da36dc263b5752e88de274d4f
scl-utils-debuginfo-20120927-2.el6_4.6.x86_64.rpm SHA-256: 9a206c4824b1bc72d0f6fb4610cd1b2a5f4ba42a852eedf06cbc5d0497eb4dab
scl-utils-debuginfo-20120927-2.el6_4.6.x86_64.rpm SHA-256: 9a206c4824b1bc72d0f6fb4610cd1b2a5f4ba42a852eedf06cbc5d0497eb4dab
i386
scl-utils-20120927-2.el6_4.6.i686.rpm SHA-256: a5e046639d0b2f2fb8af1f460f7cd8fbc75fef4f35f8fb90777d433fdd375c22
scl-utils-build-20120927-2.el6_4.6.i686.rpm SHA-256: fa2a5c2ee16853a673a7b8745155080f2f62e8a4a9c3f7260aa3c0921b266867
scl-utils-debuginfo-20120927-2.el6_4.6.i686.rpm SHA-256: f62d8c4a2561bf640321dabfd5bce724b7001c92a0e4d5eb8e239a836b19b74c
scl-utils-debuginfo-20120927-2.el6_4.6.i686.rpm SHA-256: f62d8c4a2561bf640321dabfd5bce724b7001c92a0e4d5eb8e239a836b19b74c

Red Hat Enterprise Linux for IBM z Systems 6

SRPM
scl-utils-20120927-2.el6_4.6.src.rpm SHA-256: 8f3415b41f2bbad2997af6cf98d1c5d2287ec8a999384d2fe5c92e67eeda10a1
s390x
scl-utils-20120927-2.el6_4.6.s390x.rpm SHA-256: 1e31ab305c97dc2e8924c72de5c900e67653131f6d5b31c60cd573d78094a489
scl-utils-build-20120927-2.el6_4.6.s390x.rpm SHA-256: 837d9af74b50c1b571a2d59823e1e2ce1db17b5c735bc5464b8ed17cb82550c9
scl-utils-debuginfo-20120927-2.el6_4.6.s390x.rpm SHA-256: a37d4e0dc9a8f70292da7618480e78e9f4f779f71bbfe9b7753b5acf87a0bcaf
scl-utils-debuginfo-20120927-2.el6_4.6.s390x.rpm SHA-256: a37d4e0dc9a8f70292da7618480e78e9f4f779f71bbfe9b7753b5acf87a0bcaf

Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 6.4

SRPM
scl-utils-20120927-2.el6_4.6.src.rpm SHA-256: 8f3415b41f2bbad2997af6cf98d1c5d2287ec8a999384d2fe5c92e67eeda10a1
s390x
scl-utils-20120927-2.el6_4.6.s390x.rpm SHA-256: 1e31ab305c97dc2e8924c72de5c900e67653131f6d5b31c60cd573d78094a489
scl-utils-build-20120927-2.el6_4.6.s390x.rpm SHA-256: 837d9af74b50c1b571a2d59823e1e2ce1db17b5c735bc5464b8ed17cb82550c9
scl-utils-debuginfo-20120927-2.el6_4.6.s390x.rpm SHA-256: a37d4e0dc9a8f70292da7618480e78e9f4f779f71bbfe9b7753b5acf87a0bcaf
scl-utils-debuginfo-20120927-2.el6_4.6.s390x.rpm SHA-256: a37d4e0dc9a8f70292da7618480e78e9f4f779f71bbfe9b7753b5acf87a0bcaf

Red Hat Enterprise Linux for Power, big endian 6

SRPM
scl-utils-20120927-2.el6_4.6.src.rpm SHA-256: 8f3415b41f2bbad2997af6cf98d1c5d2287ec8a999384d2fe5c92e67eeda10a1
ppc64
scl-utils-20120927-2.el6_4.6.ppc64.rpm SHA-256: ed93ab30df5d1aa3045e7a5017f7092153968c00ec2479df63d6cdd0c6b06fe1
scl-utils-build-20120927-2.el6_4.6.ppc64.rpm SHA-256: 92f55789af220c596824d3cdab3c8f83624f0b53ef1c99286256ee01915b3f98
scl-utils-debuginfo-20120927-2.el6_4.6.ppc64.rpm SHA-256: 9e5efb9311e50825dcf318d657cbb4c7c5affc6348049eab3f9f558a3f1a3776
scl-utils-debuginfo-20120927-2.el6_4.6.ppc64.rpm SHA-256: 9e5efb9311e50825dcf318d657cbb4c7c5affc6348049eab3f9f558a3f1a3776

Red Hat Enterprise Linux for Power, big endian - Extended Update Support 6.4

SRPM
scl-utils-20120927-2.el6_4.6.src.rpm SHA-256: 8f3415b41f2bbad2997af6cf98d1c5d2287ec8a999384d2fe5c92e67eeda10a1
ppc64
scl-utils-20120927-2.el6_4.6.ppc64.rpm SHA-256: ed93ab30df5d1aa3045e7a5017f7092153968c00ec2479df63d6cdd0c6b06fe1
scl-utils-build-20120927-2.el6_4.6.ppc64.rpm SHA-256: 92f55789af220c596824d3cdab3c8f83624f0b53ef1c99286256ee01915b3f98
scl-utils-debuginfo-20120927-2.el6_4.6.ppc64.rpm SHA-256: 9e5efb9311e50825dcf318d657cbb4c7c5affc6348049eab3f9f558a3f1a3776
scl-utils-debuginfo-20120927-2.el6_4.6.ppc64.rpm SHA-256: 9e5efb9311e50825dcf318d657cbb4c7c5affc6348049eab3f9f558a3f1a3776

Red Hat Enterprise Linux for Scientific Computing 6

SRPM
scl-utils-20120927-2.el6_4.6.src.rpm SHA-256: 8f3415b41f2bbad2997af6cf98d1c5d2287ec8a999384d2fe5c92e67eeda10a1
x86_64
scl-utils-20120927-2.el6_4.6.x86_64.rpm SHA-256: 043321b1a55010a592823632bf847c9741b9461d2a717c4267ddd881270ed807
scl-utils-build-20120927-2.el6_4.6.x86_64.rpm SHA-256: 0bf4db7393892f971d3c645205d24e3e8d85ef6da36dc263b5752e88de274d4f
scl-utils-debuginfo-20120927-2.el6_4.6.x86_64.rpm SHA-256: 9a206c4824b1bc72d0f6fb4610cd1b2a5f4ba42a852eedf06cbc5d0497eb4dab
scl-utils-debuginfo-20120927-2.el6_4.6.x86_64.rpm SHA-256: 9a206c4824b1bc72d0f6fb4610cd1b2a5f4ba42a852eedf06cbc5d0497eb4dab

Red Hat Enterprise Linux Server from RHUI 6

SRPM
scl-utils-20120927-2.el6_4.6.src.rpm SHA-256: 8f3415b41f2bbad2997af6cf98d1c5d2287ec8a999384d2fe5c92e67eeda10a1
x86_64
scl-utils-20120927-2.el6_4.6.x86_64.rpm SHA-256: 043321b1a55010a592823632bf847c9741b9461d2a717c4267ddd881270ed807
scl-utils-build-20120927-2.el6_4.6.x86_64.rpm SHA-256: 0bf4db7393892f971d3c645205d24e3e8d85ef6da36dc263b5752e88de274d4f
scl-utils-debuginfo-20120927-2.el6_4.6.x86_64.rpm SHA-256: 9a206c4824b1bc72d0f6fb4610cd1b2a5f4ba42a852eedf06cbc5d0497eb4dab
scl-utils-debuginfo-20120927-2.el6_4.6.x86_64.rpm SHA-256: 9a206c4824b1bc72d0f6fb4610cd1b2a5f4ba42a852eedf06cbc5d0497eb4dab
i386
scl-utils-20120927-2.el6_4.6.i686.rpm SHA-256: a5e046639d0b2f2fb8af1f460f7cd8fbc75fef4f35f8fb90777d433fdd375c22
scl-utils-build-20120927-2.el6_4.6.i686.rpm SHA-256: fa2a5c2ee16853a673a7b8745155080f2f62e8a4a9c3f7260aa3c0921b266867
scl-utils-debuginfo-20120927-2.el6_4.6.i686.rpm SHA-256: f62d8c4a2561bf640321dabfd5bce724b7001c92a0e4d5eb8e239a836b19b74c
scl-utils-debuginfo-20120927-2.el6_4.6.i686.rpm SHA-256: f62d8c4a2561bf640321dabfd5bce724b7001c92a0e4d5eb8e239a836b19b74c

Red Hat Enterprise Linux Server - Extended Life Cycle Support (for IBM z Systems) 6

SRPM
scl-utils-20120927-2.el6_4.6.src.rpm SHA-256: 8f3415b41f2bbad2997af6cf98d1c5d2287ec8a999384d2fe5c92e67eeda10a1
s390x
scl-utils-20120927-2.el6_4.6.s390x.rpm SHA-256: 1e31ab305c97dc2e8924c72de5c900e67653131f6d5b31c60cd573d78094a489
scl-utils-build-20120927-2.el6_4.6.s390x.rpm SHA-256: 837d9af74b50c1b571a2d59823e1e2ce1db17b5c735bc5464b8ed17cb82550c9
scl-utils-debuginfo-20120927-2.el6_4.6.s390x.rpm SHA-256: a37d4e0dc9a8f70292da7618480e78e9f4f779f71bbfe9b7753b5acf87a0bcaf
scl-utils-debuginfo-20120927-2.el6_4.6.s390x.rpm SHA-256: a37d4e0dc9a8f70292da7618480e78e9f4f779f71bbfe9b7753b5acf87a0bcaf

Red Hat Enterprise Linux Server - Extended Update Support from RHUI 6.4

SRPM
scl-utils-20120927-2.el6_4.6.src.rpm SHA-256: 8f3415b41f2bbad2997af6cf98d1c5d2287ec8a999384d2fe5c92e67eeda10a1
x86_64
scl-utils-20120927-2.el6_4.6.x86_64.rpm SHA-256: 043321b1a55010a592823632bf847c9741b9461d2a717c4267ddd881270ed807
scl-utils-debuginfo-20120927-2.el6_4.6.x86_64.rpm SHA-256: 9a206c4824b1bc72d0f6fb4610cd1b2a5f4ba42a852eedf06cbc5d0497eb4dab
i386
scl-utils-20120927-2.el6_4.6.i686.rpm SHA-256: a5e046639d0b2f2fb8af1f460f7cd8fbc75fef4f35f8fb90777d433fdd375c22
scl-utils-debuginfo-20120927-2.el6_4.6.i686.rpm SHA-256: f62d8c4a2561bf640321dabfd5bce724b7001c92a0e4d5eb8e239a836b19b74c

Red Hat Gluster Storage Server for On-premise 2.1

SRPM
scl-utils-20120927-2.el6_4.6.src.rpm SHA-256: 8f3415b41f2bbad2997af6cf98d1c5d2287ec8a999384d2fe5c92e67eeda10a1
x86_64
scl-utils-20120927-2.el6_4.6.x86_64.rpm SHA-256: 043321b1a55010a592823632bf847c9741b9461d2a717c4267ddd881270ed807
scl-utils-debuginfo-20120927-2.el6_4.6.x86_64.rpm SHA-256: 9a206c4824b1bc72d0f6fb4610cd1b2a5f4ba42a852eedf06cbc5d0497eb4dab

Red Hat Storage for Public Cloud (via RHUI) 2.1

SRPM
scl-utils-20120927-2.el6_4.6.src.rpm SHA-256: 8f3415b41f2bbad2997af6cf98d1c5d2287ec8a999384d2fe5c92e67eeda10a1
x86_64
scl-utils-20120927-2.el6_4.6.x86_64.rpm SHA-256: 043321b1a55010a592823632bf847c9741b9461d2a717c4267ddd881270ed807
scl-utils-debuginfo-20120927-2.el6_4.6.x86_64.rpm SHA-256: 9a206c4824b1bc72d0f6fb4610cd1b2a5f4ba42a852eedf06cbc5d0497eb4dab

Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension 6

SRPM
scl-utils-20120927-2.el6_4.6.src.rpm SHA-256: 8f3415b41f2bbad2997af6cf98d1c5d2287ec8a999384d2fe5c92e67eeda10a1
x86_64
scl-utils-20120927-2.el6_4.6.x86_64.rpm SHA-256: 043321b1a55010a592823632bf847c9741b9461d2a717c4267ddd881270ed807
scl-utils-build-20120927-2.el6_4.6.x86_64.rpm SHA-256: 0bf4db7393892f971d3c645205d24e3e8d85ef6da36dc263b5752e88de274d4f
scl-utils-debuginfo-20120927-2.el6_4.6.x86_64.rpm SHA-256: 9a206c4824b1bc72d0f6fb4610cd1b2a5f4ba42a852eedf06cbc5d0497eb4dab
scl-utils-debuginfo-20120927-2.el6_4.6.x86_64.rpm SHA-256: 9a206c4824b1bc72d0f6fb4610cd1b2a5f4ba42a852eedf06cbc5d0497eb4dab
i386
scl-utils-20120927-2.el6_4.6.i686.rpm SHA-256: a5e046639d0b2f2fb8af1f460f7cd8fbc75fef4f35f8fb90777d433fdd375c22
scl-utils-build-20120927-2.el6_4.6.i686.rpm SHA-256: fa2a5c2ee16853a673a7b8745155080f2f62e8a4a9c3f7260aa3c0921b266867
scl-utils-debuginfo-20120927-2.el6_4.6.i686.rpm SHA-256: f62d8c4a2561bf640321dabfd5bce724b7001c92a0e4d5eb8e239a836b19b74c
scl-utils-debuginfo-20120927-2.el6_4.6.i686.rpm SHA-256: f62d8c4a2561bf640321dabfd5bce724b7001c92a0e4d5eb8e239a836b19b74c

Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension (for IBM z Systems) 6

SRPM
scl-utils-20120927-2.el6_4.6.src.rpm SHA-256: 8f3415b41f2bbad2997af6cf98d1c5d2287ec8a999384d2fe5c92e67eeda10a1
s390x
scl-utils-20120927-2.el6_4.6.s390x.rpm SHA-256: 1e31ab305c97dc2e8924c72de5c900e67653131f6d5b31c60cd573d78094a489
scl-utils-build-20120927-2.el6_4.6.s390x.rpm SHA-256: 837d9af74b50c1b571a2d59823e1e2ce1db17b5c735bc5464b8ed17cb82550c9
scl-utils-debuginfo-20120927-2.el6_4.6.s390x.rpm SHA-256: a37d4e0dc9a8f70292da7618480e78e9f4f779f71bbfe9b7753b5acf87a0bcaf
scl-utils-debuginfo-20120927-2.el6_4.6.s390x.rpm SHA-256: a37d4e0dc9a8f70292da7618480e78e9f4f779f71bbfe9b7753b5acf87a0bcaf

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