|
Bugzilla – Full Text Bug Listing |
| Summary: | installation-images wrongly uses gettext-runtime-mini | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Dominique Leuenberger <dimstar> |
| Component: | Installation | Assignee: | Steffen Winterfeldt <snwint> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | Disk Usage of gettext-runtime | ||
|
Description
Dominique Leuenberger
2024-05-02 16:04:30 UTC
Created attachment 874630 [details]
Disk Usage of gettext-runtime
gettext-runtime on my Leap 15.5: 2.0 MiB
But most of /usr/share of that package can easily be omitted, and that would be 548 kiB less.
/usr/share/locale is already 352 kiB that nobody needs.
# du -s gettext-runtime* 2476 gettext-runtime 3760 gettext-runtime-mini But what do I know... (In reply to Steffen Winterfeldt from comment #2) > # du -s gettext-runtime* > 2476 gettext-runtime > 3760 gettext-runtime-mini > > But what do I know... Heh, what a luck 'mini' refers to the build deps and not the size. Still a very interesting effect |