Bug 1725131
Summary: | glibc: Account for size of locale-archive in rpm package. | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Florian Weimer <fweimer> |
Component: | glibc | Assignee: | Carlos O'Donell <codonell> |
Status: | CLOSED ERRATA | QA Contact: | qe-baseos-tools-bugs |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | --- | CC: | ashankar, codonell, dj, fweimer, mnewsome, pfrankli, skolosov |
Target Milestone: | rc | Keywords: | Patch, Triaged |
Target Release: | 8.2 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | glibc-2.28-68.el8 | Doc Type: | Bug Fix |
Doc Text: |
Installing glibc-all-langpacks transiently takes up to twice the storage space required during installation. If the target has less than ~250MiB of extra free disk space then the installation of the package may fail abnormally. The glibc-all-langpacks rpm package has been fixed to correctly account for the extra required space. Installs on low-disk space systems will now fail early as dnf detects the lack of required disk space.
|
Story Points: | --- |
Clone Of: | 1714888 | Environment: | |
Last Closed: | 2019-11-05 21:29:05 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1684559, 1714888 |
Description
Florian Weimer
2019-06-28 13:43:56 UTC
Verified, glibc-all-langpacks rpm size now calculated as the double size of /usr/lib/locale/locale-archive.tmpl file. Also verified, glibc-all-langpacks mention has been removed from glibc.spec in glibc-2.17-305.el7. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2019:3513 |