Bug 2009880
Summary: | rh-nodejs14-nodejs: Provide full-i18n subpackage | ||
---|---|---|---|
Product: | Red Hat Software Collections | Reporter: | Carlos Santos <casantos> |
Component: | nodejs | Assignee: | Jan Staněk <jstanek> |
Status: | CLOSED ERRATA | QA Contact: | Jan Houska <jhouska> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | rh-nodejs14 | CC: | hhorak, jstanek, lkuprova, midawson, sgallagh, zsvetlik |
Target Milestone: | alpha | Keywords: | Triaged |
Target Release: | 3.7 | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2023-02-06 19:39:53 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: |
Description
Carlos Santos
2021-10-01 20:41:55 UTC
The documentation is indeed misleading, but not for exactly the reasons expected. When I deviated the Fedora package from upstream in Node.js 14, I did so because I was splitting the installation so it could be miniaturized for container usage. So we build against the `small-icu`, but we also have a package that can drop the full-icu data files in place: nodejs-full-i18n. This gives us more flexibility than upstream, because we can shrink the footprint as needed. Update: The issue was addressed in newer NodeJS streams (16 and 18) already; but from the look of things, still not in rhscl, which slipped through the cracks. Sorry about that. I'm renaming this bug so it will show in our review searches, and will try to include fix in the next rh-nodejs14-nodejs rebase. Fix committed to dist-git: http://pkgs.devel.redhat.com/cgit/rpms/nodejs/commit/?h=rhscl-3.8-rh-nodejs14-rhel-7&id=4292d2b40b668f079e7d10b55d1d96c1e94c26bf 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 (Moderate: rh-nodejs14-nodejs and rh-nodejs14-nodejs-nodemon security update), 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-2023:0612 |